Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6891 Hadoop 2 unit test failures
  3. HBASE-8453

TestImportExport failing again due to configuration issues

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.98.0, 0.94.8, 0.95.1
    • 0.98.0, 0.95.2, 0.94.9
    • mapreduce, test
    • None
    • Reviewed

    Description

      TestImportExport fails for me with a connection refused exception:

      java.lang.reflect.UndeclaredThrowableException
      	at org.apache.hadoop.yarn.exceptions.impl.pb.YarnRemoteExceptionPBImpl.unwrapAndThrowException(YarnRemoteExceptionPBImpl.java:135)
      	at org.apache.hadoop.yarn.api.impl.pb.client.ClientRMProtocolPBClientImpl.getNewApplication(ClientRMProtocolPBClientImpl.java:162)
      	at org.apache.hadoop.yarn.client.YarnClientImpl.getNewApplication(YarnClientImpl.java:121)
      	at org.apache.hadoop.mapred.ResourceMgrDelegate.getNewJobID(ResourceMgrDelegate.java:107)
      	at org.apache.hadoop.mapred.YARNRunner.getNewJobID(YARNRunner.java:231)
      	at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:352)
      [...]
      Caused by: com.google.protobuf.ServiceException: java.net.ConnectException: Call From ip-10-174-75-236/10.174.75.236 to 0.0.0.0:8032 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
      	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:212)
      	at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
      	at org.apache.hadoop.yarn.api.impl.pb.client.ClientRMProtocolPBClientImpl.getNewApplication(ClientRMProtocolPBClientImpl.java:159)
      	... 42 more
      

      Settings in the MiniMRCluster configuration are not properly propagated in this test.

      Attachments

        1. 8453-v1-0.94.patch
          8 kB
          Andrew Kyle Purtell
        2. 8453.patch
          3 kB
          Andrew Kyle Purtell
        3. 8453.patch
          3 kB
          Nick Dimiduk

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: