Remove Cluster as a public API on the client side.
--------------------------------------------------

                 Key: MAPREDUCE-3507
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3507
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2
            Reporter: Mahadev konar
             Fix For: 0.23.1


This has been a major source of grief for me when fixing MAPREDUCE-3443 and 
MAPREDUCE-3380. The public API of cluster is very confusing and doesnt add any 
value to the client side. This has caused more confusion with the current 
jobclient/job/cluster interaction currently in the code base. It would be best 
to make this private before folks actually start using it and we will end up 
supporting this broken API for a long time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to