Created 01-13-2018 06:21 PM
I finally have managed to get the HDP Sandbox to run.
I would like to try out the Ambari-Shell. But I am not quite sure, whether it is already included and - if not - how I have to go about installing it.
Can somebody help?
Created 01-14-2018 12:18 AM
Is there any specific reason that you want to try using "Ambari Shell" ? It's pretty outdated project and there is no recent development happening on that project i guess.
However if you want to use it then you will have to download the JARs seperately or Build the project (ambari-shell) and then start using the JAR via command line (this is because ambari-shell is not available by default with the product).
.
https://github.com/hortonworks/ambari-shell
https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Shell
Created 01-14-2018 10:02 AM
Just to add on to Jay's answer if you really want to try it out on the sandbox here is the link