Member since
06-28-2016
55
Posts
3
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
938 | 07-22-2016 02:08 PM |
07-20-2016
11:27 AM
@slachterman as per suggestion i removed -x tez argument and ran the pig script and it works. But I see it gives WARNING: Use "yarn jar" to launch YARN applications. how do we avoid this warning?. and also it says it tooks 30+ minutes in logfile but it actually tokes more than 4 hours and why is that. Please find the attached logfile.job-1468940847411-0003-logs.txt
... View more
07-19-2016
01:37 PM
@slachterman Actually i got the same results when i execute, my mistake i uploaded that screen shot.
... View more
07-19-2016
11:42 AM
1 Kudo
Hi @slachterman I am executing the below pig scripts and not getting the desired results. I added -useHCatlog argument also and did syntax check before executing this query. Below are the schema information about hive tables i used in pig scripts and when i run the select * from riskfactor i dont get any data in riskfactor table in hive. Please find the attached result and log file details. result.txt In the log file it says below message: WARNING: Use "yarn jar" to launch YARN applications.
16/07/19 10:59:47 INFO pig.Main: Pig script completed in 4 seconds and 983 milliseconds (4983 ms)
... View more
Labels:
- Labels:
-
Apache Pig
07-12-2016
07:05 AM
@slachterman Thank you it works great now
... View more
07-11-2016
03:48 PM
@slachterman Could you please help with above question
... View more
07-11-2016
05:01 AM
@mrizvi It is HDP 2.4 and it is a sandbox.
... View more
07-10-2016
11:11 AM
Hi All, I am trying to view the Pig View from apache ambari and it says WebHCat test failed and issue detected, unable to view the Pig View. please see below. Thanks, Ravi.
... View more
Labels:
- Labels:
-
Apache Ambari
07-04-2016
08:51 AM
@slachterman Thanks, I increased my VM RAM to 4GB from 2GB and now i am able to connect to Hive server.
... View more
06-30-2016
04:54 PM
@slachterman i just allocated 2GB Ram for my virtual machine for sandbox and http://192.168.228.128:8088 is taking more time to connect to ambari.
... View more
06-30-2016
04:38 PM
@slachterman When i localhost instead of 192.168.228.128 it is same behaviour. when i use nc -zv 192.168.228.128 10000 it is succeded
... View more