Member since
05-12-2016
10
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6854 | 05-27-2016 12:39 AM |
09-09-2019
05:43 AM
Where can I find that version file?
... View more
02-26-2019
11:52 PM
Hi , We are stuck with the same issue. We have installed 1) CDH 6.1 cluster 2) MIT Kerberos enabled 3) SSL enabled for impala WE are getting the error [Simba][ImpalaJDBCDriver](500164) Error initialized or created transport for authentication: [Simba][ImpalaJDBCDriver](500169) Unable to connect to server: GSS initiate failed Also, could not send response: org.apache.thrift.transport.TTransportException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. jdbc:impala://Loadbalancer.amazonaws.com:21050/default;AuthMech=1;KrbHostFQDN=master2-impala-146.com;KrbRealm=PRODIMPALA.COM;KrbServiceName=impala;SSL=1;CAIssuedCertNamesMismatch=1;SocketTimeout=10;loglevel=6;logpath=d:\;TrustedCerts=D:\CA-Certs\\cacerts Also imported the pem file into /jre/lib/security/cacerts Tried with both impala jdbc 4 & 4.1 driver. I tried with jks file too. It's throwing GSS initiate error. Any help would be really appreciated. Regards, Balaji
... View more
01-31-2019
05:48 AM
I had found the cause. This issue occurred when using --query, the ConnManager and InputFormat of ImportJobContext not set to Oracle ones. I had submitted a patch to SQOOP-1946 (https://issues.apache.org/jira/browse/SQOOP-1946) and hope Cloudera will include in next version of CDH.
... View more
07-14-2017
02:13 AM
Great it helped me too.
... View more