GNU/Linux Mint Installing Cloudera Hue – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Cloudera Hue Web interface for analyzing Apache Hadoop Data in Mint GNU/Linux Desktop.
Hue aggregates the most common Apache Hadoop components into a single interface and targets the user experience.
Its main goal is to have the users “just use” Hadoop without worrying about the underlying complexity or using a command line.
Hue supports a File and Job Browser, Hive, Pig, Impala, Spark, Oozie, HBase, Solr, Sqoop2, ZooKeeper and more.
Hue comes with an SDK that lets you reuse Hue’s libraries so you can start building apps on top of Hadoop.
Finally, this guide includes detailed instructions about to Getting-Started with Hue on Mint.
1. Launching Terminal
Open a Terminal Shell Emulator Window:
(Press “Enter” to Execute Commands)
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents