8
环境信息
arthas-boot.jar 或者 as.sh 的版本: 3.4.5
Arthas 版本: 3.4.5
操作系统版本: macos 11.1
目标进程的JVM版本: 1.8.0_151
执行arthas-boot的版本: 3.4.5
重现问题的步骤
编写spark访问hive的样例case
运行样例case
使用arthas监听trace org.apache.hadoop.hive.metastore.HiveMetaStoreClient *
期望的结果
返回调用HiveMetaStoreClient的方法耗时
实际运行的结果没有任何结果返回,但实际是有调用这个类的。
[arthas@11391]$ trace org.apache.hadoop.hive.metastore.HiveMetaStoreClient *
Press Q or Ctrl+C to abort.
Affect(class count: 1 , method count: 208) cost in 1104 ms, listenerId: 1
session (85cf37dd-90c9-4cb5-abc4-262c1ab3d92d) is closed because server is going to shutdown.