Superset impala connection error cdp-3 #19209
Unanswered
pankajshanbhag
asked this question in
Q&A / Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With impyla 0.14 , while connecting to impala through superset getting below error :
impala://host:port/default
Unexpected error connect() got an unexpected keyword argument 'username'
{
"metadata_params" : {},
"engine_params" : {
"connect_args" : {
"auth_mechanism" : "GSSAPI",
"kerberos_service_name" : "impala"
}
}
}
Beta Was this translation helpful? Give feedback.
All reactions