[ 
https://issues.apache.org/jira/browse/HADOOP-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar resolved HADOOP-1643.
-----------------------------------

    Resolution: Duplicate

Fixed as a part of HADOOP-3405. 

> make the JobSubmissionProtocol package-local instead of public
> --------------------------------------------------------------
>
>                 Key: HADOOP-1643
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1643
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> 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.

Reply via email to