Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hue 3.6 doesn't show Spark in Menu List

avatar
Contributor

I installed Hue 3.6 with CDH5.1.1 by cloudera manager, but I can't find Spark in Query Editor menu. I verified that the spark is up and running and hue-spark RPM has been installed on hue node. Would anybody know how I can troubleshoot the problem? Is it caused by using cloudera manager express version that used to install the cluster?

Innovation Never Die
1 ACCEPTED SOLUTION

avatar
Super Guru
The app is blacklisted, in the Cloudera Manager safety valve for the Hue
server, enter:

[desktop]
app_blacklist=

Then the icon will show up after a Hue restart.

http://gethue.com/get-started-with-spark-deploy-spark-server-and-compute-pi-from-your-web-browser/

Romain

View solution in original post

2 REPLIES 2

avatar
Super Guru
The app is blacklisted, in the Cloudera Manager safety valve for the Hue
server, enter:

[desktop]
app_blacklist=

Then the icon will show up after a Hue restart.

http://gethue.com/get-started-with-spark-deploy-spark-server-and-compute-pi-from-your-web-browser/

Romain

avatar
Explorer

Hi romain,

 

I'm using CDH 5.2, i've add "[desktop] app_blacklist=" to the Service and Wide Configuration tab of Hue on Cloudera Manager but Spark still not show up on Hue.

 

I also try to edit the hue.ini in /etc/hue/conf but nothing happen to, the desktop configuration tab on Hue still show this: 

app_blacklist          spark

                               Comma separated list of apps to not load at server startup.

                               Default:

 

Can you provide any help ?

 

Thanks !