Member since
07-30-2013
723
Posts
109
Kudos Received
80
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4570 | 04-05-2019 07:00 AM | |
8243 | 05-02-2018 12:42 PM | |
10828 | 05-02-2018 12:39 PM | |
4300 | 08-28-2017 07:55 AM | |
2454 | 05-31-2017 08:43 AM |
02-06-2017
09:05 AM
2 Kudos
Hue is currently using Boto API which is not relying on Hadoop for now (and bypassing Sentry). So each user you grant access to S3 will have the permissions of the S3 credentials. This is why S3 access currently requires to be a Hue admin or have the S3 permission. In the medium/long term, HttpFs will support S3 and Hue will switch to it. Current S3 integration in Hue is more focus on transient / single user cluster in the Cloud (to get S3 autocomplete / drag&drop to upload a file or export results to S3). With HttpFs S3, it will work well for muli user as Sentry permission will be enforced on top of the S3 credentials.
... View more
01-27-2017
07:23 AM
Is WebHdfs configured? e.g. https://www.cloudera.com/documentation/enterprise/latest/topics/cdh_ig_cdh_hue_configure.html#topic_15_4_1
... View more
01-25-2017
06:37 PM
Is the job actually successful? What do you see when you click on the status link to see it in the Oozie dashboard? (there is usually more log there)
... View more
01-07-2017
09:32 AM
PS: how we setup demo.gethue.com http://gethue.com/hadoop- tutorial-how-to-create-a-real-hadoop-cluster-in-10-minutes/
... View more
11-21-2016
10:38 AM
So far we don't know what changed in Hive in HDP 2.5
... View more
11-21-2016
10:17 AM
This happens when you log-out and re-logging in another tab. You will need to refresh the page to make it work again (Hue 3.12 comes with a better error message and proposes to refresh the page)
... View more
11-21-2016
10:12 AM
1 Kudo
Is the hive-site.xml on the Hue machine correctly updated?
... View more
11-09-2016
12:48 PM
This is a warning that can safely be ignored (several people reported it).
... View more
11-07-2016
06:23 PM
You Hive table metadata seems corrupted. Any change you could drop the table and recreate it?
... View more