Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4558

Yarn client retries on some non-retriable exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.7.1
    • None
    • None
    • None

    Description

      Seems the problem is in RMProxy where the policy is built.

      Thread 23594: (state = BLOCKED)
      - java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
      - org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=603, line=155 (Interpreted frame)
      - com.sun.proxy.$Proxy32.getClusterNodes(org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest) @bci=16 (Interpreted frame)
      - org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNodeReports(org.apache.hadoop.yarn.api.records.NodeState[]) @bci=66, line=515 (Interpreted frame)
      

      produces

      2016-01-07 02:50:45,111 [main] WARN  ipc.Client - Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
      2016-01-07 02:51:15,126 [main] WARN  ipc.Client - Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
      ...
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: