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 "Andrew Purtell (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 02:12:39 UTC

[jira] [Created] (MAPREDUCE-3654) MiniMRYarnCluster should set MASTER_ADDRESS to "local"

MiniMRYarnCluster should set MASTER_ADDRESS to "local"
------------------------------------------------------

                 Key: MAPREDUCE-3654
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3654
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 0.23.1
            Reporter: Andrew Purtell


I needed to make the attached change in order for MiniMRCluster based HBase tests to get past job client initialization.

--
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-3654) MiniMRYarnCluster should set MASTER_ADDRESS to "local"

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

Hitesh Shah resolved MAPREDUCE-3654.
------------------------------------

    Resolution: Invalid

Looking more into the hbase test, a couple of issues were found ( pom fix to depend on the required jar so as to find the YarnClientProtocol Provider and a change required to the job client submission to use the conf from the initialized MiniMRYarnCluster object ). 

Marking this as invalid as it seems to me that the fix needs to be done in the hbase test code.  


                
> MiniMRYarnCluster should set MASTER_ADDRESS to "local"
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-3654
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3654
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2, test
>    Affects Versions: 0.23.1
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Critical
>         Attachments: MAPREDUCE-3654.patch
>
>
> I needed to make the attached change in order for MiniMRCluster based HBase tests to get past job client initialization.

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