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

Hitesh Shah commented on MAPREDUCE-3654:
----------------------------------------

Nevermind - saw the mail on the user list. 

Adding the info here for reference:

2012-01-10 18:01:02,489 INFO  [main] mapreduce.TestTableMapReduce(153): Started 
mrtest
2012-01-10 18:01:02,493 DEBUG [main] mapreduce.Cluster(93): Trying 
ClientProtocolProvider : org.apache.hadoop.mapred.LocalClientProtocolProvider
2012-01-10 18:01:02,494 INFO  [main] mapreduce.Cluster(116): Failed to use 
org.apache.hadoop.mapred.LocalClientProtocolProvider due to error: Invalid 
"mapreduce.jobtracker.address" configuration value for LocalJobRunner : "test"
2012-01-10 18:01:02,494 ERROR [main] security.UserGroupInformation(1160): 
PriviledgedActionException as:apurtell (auth:SIMPLE) cause:java.io.IOException: 
Cannot initialize Cluster. Please check your configuration for 
mapreduce.framework.name and the correspond server addresses.
2012-01-10 18:01:02,497 INFO  [main] hbase.HBaseTestingUtility(1173): Stopping 
mini mapreduce cluster...
2
                
> 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

        

Reply via email to