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

oozie using router submit job error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • None
    • None
    • None

    Description

      1. Oozie dependent methods are not implemented。
      2.When oozie uses spark, spark will use the local $ HADOOP_HOME / etc / hadoop configuration file, then Spark will not connect to the Router。cause NodeManager configurations yarn.nodemanager.amrmproxy.address=0.0.0.0:8049

       call org.apache.hadoop.yarn.api.ApplicationClientProtocolPB.getApplications from 192.168.0.35:14410 Call#13 Retry#0
      org.apache.commons.lang.NotImplementedException: Code is not implemented
      	at org.apache.hadoop.yarn.server.router.clientrm.FederationClientInterceptor.getApplications(JDFederationClientInterceptor.java:643)
      	at org.apache.hadoop.yarn.server.router.clientrm.RouterClientRMService.getApplications(RouterClientRMService.java:354)
      	at org.apache.hadoop.yarn.api.impl.pb.service.ApplicationClientProtocolPBServiceImpl.getApplications(ApplicationClientProtocolPBServiceImpl.java:234)
      	at org.apache.hadoop.yarn.proto.ApplicationClientProtocol$ApplicationClientProtocolService$2.callBlockingMethod(ApplicationClientProtocol.java:425)
      	at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:616)
      	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:969)
      	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2090)
      	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2086)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at javax.security.auth.Subject.doAs(Subject.java:422)
      	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1803)
      	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2086)
      
      

      Attachments

        Issue Links

          Activity

            People

              yiran YR
              yiran YR
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: