r - Connectivity Isue - RImpala - Kerberos -



r - Connectivity Isue - RImpala - Kerberos -

i m stuck rimpala , kerberos issue.

all working fine without kerberos(in laptop cloudera vm) cluster kerberos enabled , getting below exception

javax.security.sasl.saslexception:gss initiate failed [caused gssexception: no valid credentials provided (mechanism level: failed find kerberos tgt)]

command used: rimpala.connect(ip="my-ip",port="port",principal="username@your-local-realm.com")

i m providing principal displayed in klist still unable connect it.

impala-shell getting connected , getting detail credential cache.

any help much appreciated.

regards selvan

for benefit of others face same issue:

we worked on issue , found out original rimpala didnt have provision of working kerberos. or not working properly. have fixed issue , can found on github in url: https://github.com/selvanponraj/rimpala

please utilize above code , follow instructions in readme.

r impala

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -