Member since
11-14-2016
14
Posts
4
Kudos Received
0
Solutions
06-15-2017
10:45 PM
1 Kudo
Hi Jtasipit, It works!! Thank you!
... View more
06-01-2017
02:23 AM
1 Kudo
Hi Jay, It will be on Hive > Config > Advanced > "Custom hive-site" , i have confrimed it works on my cluster. I was in the same boat, thanks to @Markovich , it's fixed now.
... View more
05-26-2017
06:34 AM
Hi Markovich, That fixed it! Thank you so much!!
... View more
04-03-2017
01:55 PM
Hi Jsuffolk, That's great, which files you modified and the line number? I see the two files: /usr/share/hue/apps/beeswax/src/beeswax/server/hive_server2_lib.py /usr/lib/hue/apps/beeswax/src/beeswax/server/hive_server2_lib.py Thanks.
... View more
03-30-2017
10:23 AM
Hi jsuffolk, Unfortunately no luck so far, I even upgraded to Hue 3.12 and still didn't resolve the issues. It's good to know it's not working on HDP 2.5.3. If you have any luck please let me know. Thanks.
... View more
01-26-2017
05:06 AM
Hi Romainr, Yes it is job finished successfully. Once I clicked ok,I see that the pig and oozie completed successfully. The below is the stderr/stdout for the job. Thanks! stderr: Log Upload Time: Thu Jan 26 05:24:36 -0500 2017 Log Length: 771 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/grid/3/hadoop/yarn/local/filecache/12/mapreduce.tar.gz/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/data/hadoop/yarn/local/filecache/113/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] log4j:WARN No appenders could be found for logger (org.apache.hadoop.metrics2.impl.MetricsSystemImpl). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. stdout: 2017-01-26 05:24:28,896 [main] INFO org.apache.hadoop.mapred.ClientServiceDelegate - Application state is completed. FinalApplicationStatus=SUCCEEDED. Redirecting to job history server 2017-01-26 05:24:28,915 [main] WARN org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Encountered Warning ACCESSING_NON_EXISTENT_FIELD 1 time(s). 2017-01-26 05:24:28,915 [main] INFO org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Success! 2017-01-26 05:24:28,930 [main] INFO org.apache.pig.Main - Pig script completed in 28 seconds and 656 milliseconds (28656 ms) Hadoop Job IDs executed by Pig: job_1484883986418_0768 <<< Invocation of Pig command completed <<< <<< Invocation of Main class completed <<< Oozie Launcher, uploading action data to HDFS sequence file: hdfs://CLUSTERNAME/user/USERNAME/oozie-oozi/0000247-170119225311187-oozie-oozi-W/pig-5760--pig/action-data.seq 2017-01-26 05:24:28,960 [main] INFO org.apache.hadoop.io.compress.zlib.ZlibFactory - Successfully loaded & initialized native-zlib library 2017-01-26 05:24:28,960 [main] INFO org.apache.hadoop.io.compress.CodecPool - Got brand-new compressor [.deflate] Oozie Launcher ends 2017-01-26 05:24:29,003 [main] INFO org.apache.hadoop.mapred.Task - Task:attempt_1484883986418_0767_m_000000_0 is done. And is in the process of committing 2017-01-26 05:24:29,064 [main] INFO org.apache.hadoop.mapred.Task - Task attempt_1484883986418_0767_m_000000_0 is allowed to commit now 2017-01-26 05:24:29,075 [main] INFO org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter - Saved output of task 'attempt_1484883986418_0767_m_000000_0' to hdfs://clustername/user/username/oozie-oozi/0000247-170119225311187-oozie-oozi-W/pig-5760--pig/output/_temporary/1/task_1484883986418_0767_m_000000 2017-01-26 05:24:29,133 [main] INFO org.apache.hadoop.mapred.Task - Task 'attempt_1484883986418_0767_m_000000_0' done.
... View more
01-24-2017
07:21 AM
1 Kudo
The pig job completes successfully but progress bar doesn't turn green once reached 100%.
... View more
Labels:
- Labels:
-
Cloudera Hue
11-21-2016
03:19 PM
Thanks Romainr! I will try few more configuration changes and let you know if I have any luck.
... View more
11-14-2016
12:33 PM
1 Kudo
Hue 3.11 Hive Tez query editor database view refreshing manually times out (after 2 mins) while query is running. Also metastore manager does the same when Hive Tez session is running as well. The following warning were found right after the timeout of database view refresh. Once the query completes though refreshing the hive database/ metastore manager works just fine. warning: [Mon Nov 14 15:16:01 2016] [14/Nov/2016 15:16:01 +0000] thrift_util WARNING Not retrying thrift call GetSchemas due to socket timeout [Mon Nov 14 15:16:01 2016] [14/Nov/2016 15:16:01 +0000] thrift_util INFO Thrift saw a socket error: timed out [Mon Nov 14 15:16:01 2016] [14/Nov/2016 15:16:01 +0000] api WARNING Autocomplete data fetching error: timed out (code THRIFTSOCKET): None
... View more
Labels:
- Labels:
-
Cloudera Hue