Re: hadoop-mesos error

2014-11-18 Thread Tom Arnfeld
The versions would be very useful. We're running on a fork based on the latest `master` version of the framework (afda12578f73274b21b42e1257823cf8d374a4bf) using Java7 without any issues... I'm wondering whether there's some misconfiguration that's causing the Integer parsing to fail, it'd b

Re: hadoop-mesos error

2014-11-18 Thread John Omernik
Are there specific things you are looking for, that's a lot of information you are looking for. (I can post them all, it's just heavy). One thing I did shift form java6 to java7, I wonder if that playing a part here. I can't go back either :(. I've tried updating and recompiling my hadoop-mesos a

Re: hadoop-mesos error

2014-11-18 Thread Tom Arnfeld
Hi John, Could you paste your JT configuration and the configuration that gets printed out by the executor? Also, what version of Hadoop are you running, and what revision of the framework? Cheers, Tom. -- Tom Arnfeld Developer // DueDil (+44) 7525940046 25 Christopher

hadoop-mesos error

2014-11-18 Thread John Omernik
Hey all, I updated somethings on my cluster and in broke. :) That said, I am at a loss, the JT spins up, however tasks fail right after the configuration listing with the error below, and am not sure how to get the debug information to troubleshoot this. Any pointers would be appreciated. Thanks