Hi,
I can’t find the api documentation of some Class in hadoop 2.x, such as
RunJar, YarnChild and so on.
I found this api doc in hadoop 1.x, for example:
http://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/util/RunJar.html
<http://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/util/RunJar.html>,
but I can’t find the doc in http://hadoop.apache.org/docs/r2.6.0/api/
<http://hadoop.apache.org/docs/r2.6.0/api/> .
where should I get the api doc of Runjar/YarnChild and all the classes of
hadoop 2.x?
Thanks.