rosoft.com]
Sent: Friday, February 28, 2014 12:06 PM
To: dev@hive.apache.org
Subject: need advice on debugging into TempletonJobController.java
I want to attach a debugger to TempletonJobController.java (code that runs in a
map job started by templeton service, that in turn will start another j
I want to attach a debugger to TempletonJobController.java (code that runs in a
map job started by templeton service, that in turn will start another job).
Does anybody know how to make the job wait for a debugger to attach? i.e. what
file to modify to change the java opts?
Eric
Details of wha