[
https://issues.apache.org/jira/browse/HADOOP-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514260
]
Owen O'Malley commented on HADOOP-1643:
---------------------------------------
This was done in HADOOP-618.
> make the JobSubmissionProtocol package-local instead of public
> --------------------------------------------------------------
>
> Key: HADOOP-1643
> URL: https://issues.apache.org/jira/browse/HADOOP-1643
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.15.0
>
>
> Making the JobSubmissionProtocol public was a mistake. All clients should go
> through JobClient to submit jobs. If there is missing functionality, we
> should push it into JobClient. Currently any time the protocol changes, it
> breaks Pig and any other direct users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.