EsharEditor / ambari-hue-service

Ambari stack service for easily installing and managing Hue on HDP cluster
Apache License 2.0
107 stars 68 forks source link

Support of Spark2 #25

Open grozeille opened 7 years ago

grozeille commented 7 years ago

https://github.com/EsharEditor/ambari-hue-service/blob/3305ccde68e3cf75023088f017c470bf29230ba6/package/scripts/params.py#L362

In case of Spark2, the variable is: livy2_livyserver_hosts https://github.com/apache/ambari/blob/e522648233667f8317488bbe84ee3faf4e5e60c9/ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/params.py#L235

EsharEditor commented 7 years ago

Hi grozeille: Thank you for your advice. I haven't tested for Spark2.

OneCricketeer commented 6 years ago

I have tested Spark2 with Hue. It works fine when the Livy server configuration has SPARK_HOME exported to a valid Spark2 installation