Hi I have a only 604 rows in the hive table.
while using A = LOAD 'revenue' USING org.apache.hcatalog.pig.HCatLoader(); DUMP 
A; it starts spouting heart beat repeatedly and does not leave this state.Can 
please someone help.I am getting following exception
  2014-09-09 17:27:45,844 [JobControl] INFO  
org.apache.hadoop.mapreduce.JobSubmitter  - Kind: RM_DELEGATION_TOKEN, Service: 
10.215.204.182:8032, Ident: (owner=cloudera, renewer=oozie mr token, 
realUser=oozie, issueDate=1410301632571, maxDate=1410906432571, 
sequenceNumber=14, masterKeyId=2)
  2014-09-09 17:27:46,709 [JobControl] WARN  
org.apache.hadoop.mapreduce.v2.util.MRApps  - cache file 
(mapreduce.job.cache.files) 
hdfs://txwlcloud2:8020/user/oozie/share/lib/lib_20140820161455/pig/commons-httpclient-3.1.jar
 conflicts with cache file (mapreduce.job.cache.files) 
hdfs://txwlcloud2:8020/user/oozie/share/lib/lib_20140820161455/hcatalog/commons-httpclient-3.1.jar
 This will be an error in Hadoop 2.0
  2014-09-09 17:27:46,712 [JobControl] WARN  
org.apache.hadoop.mapreduce.v2.util.MRApps  - cache file 
(mapreduce.job.cache.files) 
hdfs://txwlcloud2:8020/user/oozie/share/lib/lib_20140820161455/pig/commons-io-2.1.jar
 conflicts with cache file (mapreduce.job.cache.files) 
hdfs://txwlcloud2:8020/user/oozie/share/lib/lib_20140820161455/hcatalog/commons-io-2.1.jar
 This will be an error in Hadoop 2.0
  2014-09-09 17:27:46,894 [JobControl] INFO  
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl  - Submitted application 
application_1410291186220_0006
  2014-09-09 17:27:46,968 [JobControl] INFO  org.apache.hadoop.mapreduce.Job  - 
The url to track the job: 
http://txwlcloud2:8088/proxy/application_1410291186220_0006/
  2014-09-09 17:27:46,969 [main] INFO  
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher  
- HadoopJobId: job_1410291186220_0006
  2014-09-09 17:27:46,969 [main] INFO  
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher  
- Processing aliases A
  2014-09-09 17:27:46,969 [main] INFO  
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher  
- detailed locations: M: A[1,4] C:  R:
  2014-09-09 17:27:46,969 [main] INFO  
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher  
- More information at: 
http://txwlcloud2:50030/jobdetails.jsp?jobid=job_1410291186220_0006
  2014-09-09 17:27:47,019 [main] INFO  
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher  
- 0% complete
  Heart beat
  Heart beat
  Heart beat
  Heart beat
  Heart beat                                      

Reply via email to