Advertisement
rcompton

pig_crash

Mar 20th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. -bash-3.2$ cat pig_1363734275260.log
  2. Backend error message
  3. ---------------------
  4. org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 2023 actions: NotServingRegionException: 2023 times, servers with issues: node32:60020,
  5. at org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatch(HConnectionManager.java:1424)
  6. at org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatchOfPuts(HConnectionManager.java:1438)
  7. at org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:840)
  8. at org.apache.hadoop.hbase.client.HTable.doPut(HTable.java:696)
  9. at org.apache.hadoop.hbase.client.HTable.put(HTable.java:681)
  10. at org.apache.hadoop.hbase.mapreduce.TableOutputFormat$TableRecordWriter.write(TableOutputFormat.java:121)
  11. at org.apache.hadoop.hbase.mapreduce.TableOutputFormat$TableRecordWriter.write(TableOutputFormat.java:82)
  12. at org.apache.pig.backend.hadoop.hbase.HBaseStorage.putNext(HBaseStorage.java:696)
  13. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputFormat$PigRecordWriter.write(PigOu
  14.  
  15. Backend error message
  16. ---------------------
  17. java.lang.RuntimeException: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed setting up proxy interface org.apache.hadoop.hbase.ipc.HRegionInterface to node32/10.10.1.32:60020 after attempts=1
  18. at org.apache.hadoop.hbase.mapreduce.TableOutputFormat.setConf(TableOutputFormat.java:200)
  19. at org.apache.pig.backend.hadoop.hbase.HBaseStorage.getOutputFormat(HBaseStorage.java:630)
  20. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.getCommitters(PigOutputCommitter.java:88)
  21. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.<init>(PigOutputCommitter.java:66)
  22. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputFormat.getOutputCommitter(PigOutputFormat.java:279)
  23. at org.apache.hadoop.mapred.Task.initialize(Task.java:511)
  24. at org.apache.hadoop.mapred.MapTask.run(MapTask.java:306)
  25. at org.apache.hadoop.mapred.Child$4.run(Child.java:270)
  26. at java.security.AccessController.doPrivileged(Native Method)
  27. at javax.security.au
  28.  
  29. Pig Stack Trace
  30. ---------------
  31. ERROR 2997: Unable to recreate exception from backed error: java.lang.RuntimeException: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed setting up proxy interface org.apache.hadoop.hbase.ipc.HRegionInterface to node32/10.10.1.32:60020 after attempts=1
  32. at org.apache.hadoop.hbase.mapreduce.TableOutputFormat.setConf(TableOutputFormat.java:200)
  33. at org.apache.pig.backend.hadoop.hbase.HBaseStorage.getOutputFormat(HBaseStorage.java:630)
  34. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.getCommitters(PigOutputCommitter.java:88)
  35. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.<init>(PigOutputCommitter.java:66)
  36. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputFormat.getOutputCommitter(PigOutputFormat.java:279)
  37. at org.apache.hadoop.mapred.Task.initialize(Task.java:511)
  38. at org.apache.hadoop.mapred.MapTask.run(MapTask.java:306)
  39. at org.apache.hadoop.mapred.Child$4.run(Child.java:270)
  40. at java.security.AccessController.doPrivileged(Native Method)
  41. at javax.security.au
  42.  
  43. org.apache.pig.backend.executionengine.ExecException: ERROR 2997: Unable to recreate exception from backed error: java.lang.RuntimeException: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed setting up proxy interface org.apache.hadoop.hbase.ipc.HRegionInterface to node32/10.10.1.32:60020 after attempts=1
  44. at org.apache.hadoop.hbase.mapreduce.TableOutputFormat.setConf(TableOutputFormat.java:200)
  45. at org.apache.pig.backend.hadoop.hbase.HBaseStorage.getOutputFormat(HBaseStorage.java:630)
  46. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.getCommitters(PigOutputCommitter.java:88)
  47. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.<init>(PigOutputCommitter.java:66)
  48. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputFormat.getOutputCommitter(PigOutputFormat.java:279)
  49. at org.apache.hadoop.mapred.Task.initialize(Task.java:511)
  50. at org.apache.hadoop.mapred.MapTask.run(MapTask.java:306)
  51. at org.apache.hadoop.mapred.Child$4.run(Child.java:270)
  52. at java.security.AccessController.doPrivileged(Native Method)
  53. at javax.security.au
  54. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher.getErrorMessages(Launcher.java:217)
  55. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher.getStats(Launcher.java:149)
  56. at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher.launchPig(MapReduceLauncher.java:383)
  57. at org.apache.pig.PigServer.launchPlan(PigServer.java:1270)
  58. at org.apache.pig.PigServer.executeCompiledLogicalPlan(PigServer.java:1255)
  59. at org.apache.pig.PigServer.execute(PigServer.java:1245)
  60. at org.apache.pig.PigServer.executeBatch(PigServer.java:362)
  61. at org.apache.pig.tools.grunt.GruntParser.executeBatch(GruntParser.java:132)
  62. at org.apache.pig.tools.grunt.GruntParser.parseStopOnError(GruntParser.java:193)
  63. at org.apache.pig.tools.grunt.GruntParser.parseStopOnError(GruntParser.java:165)
  64. at org.apache.pig.tools.grunt.Grunt.exec(Grunt.java:84)
  65. at org.apache.pig.Main.run(Main.java:555)
  66. at org.apache.pig.Main.main(Main.java:111)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  70. at java.lang.reflect.Method.invoke(Method.java:597)
  71. at org.apache.hadoop.util.RunJar.main(RunJar.java:197)
  72. ================================================================================
  73. -bash-3.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement