[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206323#comment-13206323
 ] 

Uma Maheswara Rao G commented on MAPREDUCE-3855:
------------------------------------------------

Hi Suresh,
I will take a look. As part of HDFS-2928, i may need to support non retry-able 
proxy inside ClientNamenodeProtocolTranslatorPB. As it is private, i was 
planning to pass the flag for retry in constructor. That may break this test. 
Thanks for noticing it.
                
> TestSubmitJob should use FileSystem instead of private HDFS classes.
> --------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3855
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3855
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.24.0
>            Reporter: Suresh Srinivas
>            Priority: Minor
>
> TestSubmitJob uses ClientNamenodeProtocolTranslatorPB which is marked 
> InterfaceAudience.Private. This causes build failures in mapreduce when HDFS 
> changes internal/private classes. Test should be changed to use FileSystem.

--
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