Top "Hue" questions

Hue is a Web interface for analyzing data with Apache Hadoop.

Unable to instantiate HiveMetaStoreClient

I have a 3 nodes cluster running hive. When i try to run some test from outside the cluster i am …

hadoop permissions hive hdfs hue
Change white png image to specific colour

I have a white png image, which is a part of a n icon. I would like to change it's …

image photoshop hue
No partition predicate found for Alias even when the partition predicate in present in the query

I have a table pos.pos_inv in hdfs which is partitioned by yyyymm. Below is the query: select DATE_…

hadoop hive cloudera hiveql hue
GUI for using Hadoop

Is there an easy way to use Hadoop other than with the command line? Which tools are you using and …

user-interface hadoop hive apache-pig hue
Changing image hue with Python PIL

Using Python PIL, I'm trying to adjust the hue of a given image. I'm not very comfortable with the jargon …

python image python-imaging-library hue
Impala can't access all hive table

I try to query hbase data through hive (I'm using cloudera). I did a fiew hive external table pointing to …

hadoop hive cloudera hue impala
What is Hue all about?

I am new to Big Data. I want to know about Hue. All i know about Hue is that it …

hadoop hue
Hive error on all queries: Couldn't find log associated with operation handle

Getting an error on all hive queries running on Hadoop. Simply running a select statement from a table that exists …

hadoop hive hue
Install Hue without Cloudera

Has anyone tried/succeeded in installing Hue on Hadoop without Cloudera? I have gotten to a point where I can …

hadoop cloudera hue
How to filter out rows with NaN values in Hive?

I am running a sum function of one hive table in Hue, and get a return value of NaN. Here …

sql hadoop hive nan hue