Member since
09-10-2016
2
Posts
1
Kudos Received
0
Solutions
09-26-2016
06:30 AM
1 Kudo
Oozie job stuck in PREP state for long duration and causing delay in running of pig/hive script.
... View more
Labels:
- Labels:
-
Apache Falcon
-
Apache Oozie
09-16-2016
06:14 AM
I am seeing following exception while submitting Oozie job on sandbox environment. Please help. JA002: Unauthorized connection for super-user: oozie from IP 127.0.0.1
Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): Unauthorized connection for super-user: oozie from IP 127.0.0.1
at org.apache.hadoop.ipc.Client.call(Client.java:1468)
at org.apache.hadoop.ipc.Client.call(Client.java:1399)
at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
at com.sun.proxy.$Proxy39.getDelegationToken(Unknown Source)
at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getDelegationToken(ApplicationClientProtocolPBClientImpl.java:306)
... 30 more
... View more
Labels:
- Labels:
-
Apache Oozie