Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Big Data Hadoop & Spark by (32.1k points)

Can anyone tell me what is hue in Hadoop?

1 Answer

0 votes
by (45.3k points)

Hue is a web interface that is used to browse, query (hive, pig or impala) and to visualize data.
For hive, hive shell is available by default that allows to submit query. You can execute the same query in hive query editor that comes with hue.

The main advantages are Hue are:

  • Nice interface
  • Auto-completion
  • Make things easier.
  • Querying
  • Scheduling job using oozie
  • Browse files or folders present in HDFS.

If you want to learn Hadoop, I recommend this Hadoop Certification program by Intellipaat.

Also, check out this video on Hadoop Ecosystem:

Browse Categories

...