FYI: I am running a new build right now on Jenkins, but it looks like we are having some problems with the trunk build for several days now. testMixedInput etc. are not passing any more. I know I can't run mvn verify right now due to Hive-experimental-io maven dependency problems again.
On Fri, Mar 22, 2013 at 9:49 AM, Avery Ching (JIRA) <[email protected]> wrote: > Avery Ching created GIRAPH-580: > ---------------------------------- > > Summary: NPE in HiveGiraphRunner when the vertex output > format is not defined. > Key: GIRAPH-580 > URL: https://issues.apache.org/jira/browse/GIRAPH-580 > Project: Giraph > Issue Type: Bug > Reporter: Avery Ching > Assignee: Avery Ching > > > 13/03/22 09:41:53 ERROR mapred.CoronaJobTracker: UNCAUGHT: Thread main got > an uncaught exception > java.lang.NullPointerException > at > org.apache.giraph.hive.HiveGiraphRunner.logOptions(HiveGiraphRunner.java:683) > at > org.apache.giraph.hive.HiveGiraphRunner.run(HiveGiraphRunner.java:265) > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:68) > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:82) > at > com.facebook.digraph.hellopagerank.HelloPageRank.main(HelloPageRank.java:34) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >
