Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
08-03-2016
06:32 AM
- last edited on
04-21-2026
06:50 AM
by
GrazittiAPI
Is it possible to install Hue on a separate Node (VM), which is not a part of the HDP Cluster?
I just need to configure hue.ini with the right Server Adresses and Ports from the cluster right?
Created 08-03-2016 06:45 AM
It should be doable as long as yum install hue works (meaning you have correct /etc/yum.repo.d/HDP.repo) should work.
Also you would need to copy hive config and specify the path in hue.ini
Created 08-03-2016 06:45 AM
It should be doable as long as yum install hue works (meaning you have correct /etc/yum.repo.d/HDP.repo) should work.
Also you would need to copy hive config and specify the path in hue.ini
Created 08-03-2016 06:54 AM
Thank you for your fast & good answer. I will try it out, and post my experience after that.