Apache – Hue

Hue is a browser-based environment that enables you to interact with a Hadoop cluster. Hue includes several easy to use applications that help you work with Hadoop MapReduce jobs, Hive queries, Hadoop files and user accounts. The Hue applications run in a Web browser and require no client installation.

Hue is a Web UI for Hadoop.

Hue supports the following features:

  • Beeswax to execute Hive queries
  • FileBrowser to access HDFS
  • HCatalog application for Hive metadata and table management
  • Pig application to execute Pig queries
  • Job Designer to create MapReduce/Streaming/Java jobs
  • Oozie application to submit and schedule workflows
  • JobBrowser for view MapReduce jobs

Web access console

http://localhost:8000/

ovi

I…09