RE: [ANNOUNCE] New Hive PMC Member - Xuefu Zhang

2014-02-28 Thread Eric Hanson (BIG DATA)
Congratulations Xuefu! -Original Message- From: Remus Rusanu [mailto:rem...@microsoft.com] Sent: Friday, February 28, 2014 11:43 AM To: dev@hive.apache.org; u...@hive.apache.org Cc: Xuefu Zhang Subject: RE: [ANNOUNCE] New Hive PMC Member - Xuefu Zhang Grats!

need advice on debugging into TempletonJobController.java

2014-02-28 Thread Eric Hanson (BIG DATA)
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

RE: need advice on debugging into TempletonJobController.java

2014-02-28 Thread Eric Hanson (BIG DATA)
: Eric Hanson (BIG DATA) [mailto:eric.n.han...@microsoft.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

RE: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Eric Hanson (BIG DATA)
Fantastic! Welcome aboard, Remus! Eric From: Carl Steinbach [mailto:cwsteinb...@gmail.com] Sent: Wednesday, February 26, 2014 8:59 AM To: u...@hive.apache.org; dev@hive.apache.org Cc: Remus Rusanu Subject: [ANNOUNCE] New Hive Committer - Remus Rusanu The Apache Hive PMC has voted to make Remus

precommit builds backed up

2014-01-24 Thread Eric Hanson (BIG DATA)
Precommit builds for patches submitted yesterday didn't start. Is there an ETA for when they will start, and do we need to take action to make sure the builds start? Thanks, Eric

checking progress of automated tests for a patch

2014-01-03 Thread Eric Hanson (BIG DATA)
Is there a way to check the progress of the automated tests after you've uploaded a patch? If so, how? Thanks, Eric