Search code examples
hadoopclouderahue

How Install and Configure Hue without CDH to manage HDFS


I want to install and configure Hue to manage my HDFS file using the web?

I have installed single node Hadoop cluster on my local machine.

I have found this Hue Install Guide, which installs Hue through Cloudera manager and CDH, but I want to install it without using Cloudera manager and CDH.

How can I solve this problem?


Solution

  • Follow the installation documentation on Hue's Github, or official documentation page and you'll have

    1. The latest build of Hue (rather than rely on old versions that CDH has)
    2. The ability to run it against any Hadoop cluster (provided the correct setup of hue.ini config file)