JDK 1.6.0_29 Mac OS X profiling issue
Today I tried to run hadoop with hprof to profiling hadoop map tasks. Unfortunately the task failed with below output:
MacBookPro:hadoop-guide gsun$ hadoop -agentlib:hprof=cpu=samples,heap=sites,depth=6,force=n,thread=y,verbose=n,file=prof.output jar hadoop-guide.jar MaxTemperatureDriverWithProfile input/ncdc/sample.txt
>>>>
HPROF ERROR: Can't open /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jvm.hprof.txt [hprof_io.c:741]
HPROF TERMINATED PROCESS
I have to figure out why hprof don't work on Mac OS. Note kept here!!
相关推荐
eternityzzy 2020-07-19
changjiang 2020-11-16
minerd 2020-10-28
WeiHHH 2020-09-23
Aleks 2020-08-19
WeiHHH 2020-08-17
飞鸿踏雪0 2020-07-26
tomli 2020-07-26
deyu 2020-07-21
strongyoung 2020-07-19
Elmo 2020-07-19
飞鸿踏雪0 2020-07-09
飞鸿踏雪0 2020-07-04
xieting 2020-07-04
WeiHHH 2020-06-28
genshengxiao 2020-06-26
Hhanwen 2020-06-25