You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Suresh Srinivas (Created) (JIRA)" <ji...@apache.org> on 2012/02/11 21:54:59 UTC

[jira] [Created] (MAPREDUCE-3855) TestSubmitJob should use DistributedFileSystem

TestSubmitJob should use DistributedFileSystem
----------------------------------------------

                 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

        

[jira] [Resolved] (MAPREDUCE-3855) TestSubmitJob should use FileSystem instead of private HDFS classes.

Posted by "Uma Maheswara Rao G (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uma Maheswara Rao G resolved MAPREDUCE-3855.
--------------------------------------------

    Resolution: Duplicate

I just verified MAPREDUCE-3974, that will fix this issue.
Thanks Aaron for the patch, marking this as duplicate.
                
> 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: mrv1, test
>    Affects Versions: 0.24.0
>            Reporter: Suresh Srinivas
>            Assignee: Uma Maheswara Rao G
>            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