Renaming Impala Notebook in Hue Fails and connecting multiple Impala in Hue.

10 views
Skip to first unread message

Raghunandan Sk

unread,
Jul 2, 2020, 9:29:23 AM7/2/20
to Hue-Users
Hey,

We are trying to build Hue and connect it to multiple Impala services. 
We are running into an issue when we want to rename Impala name to Impala (Staging ) and Impala (Live) . The nice_name doesn't seem to work with Impala interpreter settings. 

[[[impala]]]
name = Impala (Live) 
interface=hiveserver2

When we do this the Impala fails to on Hue webui with below error 

Could not connect to any of [('127.0.1.1', 10000), ('127.0.1.1', 10000)] (code THRIFTTRANSPORT): TTransportException("Could not connect to any of [('127.0.1.1', 10000), ('127.0.1.1', 10000)]",)

Strange thing is below works fine without any error 

[[[impala]]]
name = Impala
interface=hiveserver2

So question is can we change the Impala name on Hue UI at all ? 
Can we connect 2 impala services to single Hue instance. 


FYI, Other connections like rdbms take in all changes in nice_name without an issue. 

Reply all
Reply to author
Forward
0 new messages