Description
I am trying to run beeline command from oozie worflow and it s failing with following error. Could not open client transport with JDBC Uri: : GSS initiate failed
Also, could not send response: org.apache.thrift.transport.TTransportException: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? (state=08S01,code=0)
No current connection.
The same command is working fine from edge node. Any help willl be really helpfull on this.