Member since
07-30-2013
723
Posts
109
Kudos Received
80
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
5097 | 04-05-2019 07:00 AM | |
9239 | 05-02-2018 12:42 PM | |
12105 | 05-02-2018 12:39 PM | |
4968 | 08-28-2017 07:55 AM | |
2933 | 05-31-2017 08:43 AM |
06-11-2014
08:04 AM
I am not sure if CM setups the Metastore with Derby or MySql. In any case, when using Oozie you need a real DBMS for the Metastore as the Hive action will run on some nodes and need to contact the Metastore. Could you share your hive-site.xml and the one you are using in Oozie? (they could be the same) Romain
... View more
06-05-2014
02:37 PM
Could you use a remove Hive metastore ( http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/cdh4ig_hive_metastore_configure.html#topic_18_4_1_unique_1__title_508_unique_1) instead of Derby /var/ lib/hive/metastore/metastore_db. http://gethue.com/hadoop-tutorial-oozie-workflow-credentials-with-a-hive-action-with-kerberos/ Romain
... View more
06-02-2014
08:50 PM
cat $HUE_HOME/build/env/lib/python2.6/site-packages/hue.pth ? Where HUE_HOME is probably /usr/lib/hue Also, did you restart Hue at least once? Romain
... View more
05-23-2014
02:02 PM
Did you install CDH with the packages? Could you list them with the equivalent of: sudo dpkg -l | grep hue Romain
... View more
04-25-2014
05:04 PM
Yes, in Hue 3.5 the workflow editor as an export button to export the XML of the workflow. Versioning built in Hue is on the roadmap (and also we will see for git integration + global export/import https://issues.cloudera.org/browse/HUE-1660). Romain
... View more
04-24-2014
10:04 PM
The workflow.xml is not editable as it will be replaced when the workflow is submitted again. If some XML is missing you could tell us what that way we could improve the editor and remove the need to manually edit the XML. Romain
... View more
04-23-2014
10:19 PM
When you submit is, the workflow.xml should be generated in the workspace. Romain
... View more
02-05-2014
05:03 PM
You are probably hitting this bug: https://issues.cloudera.org/browse/HUE-1680 "Current workaround, don't use a full path for the jar file or don't put the 'Jar name' into lib, just put it one level up:" This is fixed in CDH5
... View more
01-30-2014
10:11 AM
1 Kudo
Glad to hear! Posting since I started replying: Hue needs to package the jar: http://gethue.tumblr.com/post/64707633719/hadoop-tutorial-use-pig-and-hive-with-hbase
... View more
01-24-2014
01:58 PM
Glad to hear!
... View more