azkaban / azkaban-plugins

Plugins for Azkaban.
https://azkaban.github.io
Apache License 2.0
130 stars 178 forks source link

use reportal plugin to execute hive sql #236

Open JasonBian opened 8 years ago

JasonBian commented 8 years ago

26-08-2016 15:09:41 CST test INFO - Diagnostic Messages for this Task: 26-08-2016 15:09:41 CST test INFO - Error: java.lang.NullPointerException 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.hive.ql.io.HiveInputFormat.init(HiveInputFormat.java:270) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.hive.ql.io.HiveInputFormat.pushProjectionsAndFilters(HiveInputFormat.java:484) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.hive.ql.io.HiveInputFormat.pushProjectionsAndFilters(HiveInputFormat.java:477) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.hive.ql.io.CombineHiveInputFormat.getRecordReader(CombineHiveInputFormat.java:715) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.mapred.MapTask$TrackedRecordReader.(MapTask.java:169) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:432) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:163) 26-08-2016 15:09:41 CST test INFO - at java.security.AccessController.doPrivileged(Native Method) 26-08-2016 15:09:41 CST test INFO - at javax.security.auth.Subject.doAs(Subject.java:415) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1671) 26-08-2016 15:09:41 CST test INFO - at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:158)