Created 03-27-2019 01:54 AM
Hello there,
I 'm using HDP 3.1.0. I want to use Hue for Hive and Oozie.
I found this guide for HDP 2.6.5: https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.5/bk_command-line-installation/content/instal...
Ca I install Hue in HDP 3.1.0?
Created 03-27-2019 04:49 AM
You can install Hue, but you would need to get the Hue from gethue.com and set it up the way its documented there. Using HDP 2.6.x release of Hue may not work with HDP 3.x release.
Created 03-27-2019 07:07 AM
Yeah. I am going to try and post my result. I hope it will success.
Created 04-18-2019 08:55 AM
Hello @luan ha
Did you get hue working on hdp 3.x ?
Created 04-18-2019 03:07 PM
Yeah. You could check the latest guide on HDP3 and manually tweak what Ambari is not doing.
Created 04-19-2019 08:17 AM
We will try next week this installation and configuration (authentification, grafana integration, ...).
To be continued
Created 07-05-2019 03:40 AM
hi~friends:
The Hue install with Hdp-3.1 is ok?
I try to install hue with hdp-3.1,but install hadoop-httpfs .
I setup configuration with hadoop-httpfs service script,but I try to start hadoop-httpfs service failed.
Anyone success install hue with hdp-3.1
PS: I have namenode HA with my hadoop cluster
kerwin~
Created 07-09-2019 09:43 AM
Hi @kerwin chen
I finally gave up on installing Hue and chose to install Data Analytics Studio. I compiled the product from open source code under github and installed the mpack and the product on my edge node.
Mathieu
Created 07-16-2019 03:02 AM
hi~ Mathieu Couron:
Can you provide info about DAS install or step with github ?
Thanks~
Created 08-20-2019 12:58 AM
Hi @kerwin1217
These are the steps to install DAS on HDP 3.1 (os centos) from open source code :
Hope this can help.
Mathieu
Created 08-30-2019 12:28 AM
Created 08-30-2019 01:06 AM
Hi @IvanLeung
May be the same error as http://apache-nifi-developer-list.39713.n7.nabble.com/failed-to-build-nifi-1-8-0-SNAPSHOT-on-OSX-hig...
You can try unistall node if you previously install it on your machine and re-run maven clean install.
Created 08-30-2019 02:20 AM
Thanks for your reply! But the repository dps-apps.git seems not exist.
Created 03-03-2020 07:05 PM
I face this error when build with "mvn clean package -P mpack":
[WARNING] The requested profile "mpack" could not be activated because it does not exist.
[ERROR] Failed to execute goal on project das-commons: Could not resolve dependencies for project com.hortonworks.das:das-commons:jar:1.2.0-SNAPSHOT: Failure to find org.apache.hadoop:hadoop-common:jar:3.1.0.3.0.0.0-1634 in <a href="https://repo.maven.apache.org/maven2" target="_blank">https://repo.maven.apache.org/maven2</a> was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]