Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is it possible to get pool info from running job using any hadoop API? If not is it possible to do so with http get from any jobtracker location? or any other way?

Or can this class be instantiate or extend http://javasourcecode.org/html/open-source/hadoop/hadoop-0.20.2/org/apache/hadoop/mapred/Pool.java.html ?

I'm using hadoop version 2.0.0-mr1-cdh4.0.1

share|improve this question
I don't think it's duplicate I'm asking specifically about pools because I've got everything else covered. – ant Nov 14 '12 at 19:24
OK, I can see that now. – Chris Gerken Nov 14 '12 at 20:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.