Can someone tell me the REST based web services path for the job tracker web services API, added for v1.2.0
The YARN documentation at (http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/WebServicesIntro.html) says: The URIs for the REST-based Web services have the following syntax: http://{http address of service}/ws/{version}/{resourcepath} How does this translate to MRv1? I am getting a 404 at http://jobtracker:50030/ws/.… Thanks wcm
