Re: Problem running SimpleShortestPathsComputation on CDH5 with Hadoop 2.2.0

2014-02-20 Thread Kristen Hardwick
too. Good luck! Kristen Hardwick On Thu, Feb 20, 2014 at 2:20 PM, Stefan Beskow wrote: > Hi Alex. > > I tried that, but unfortunately in my case it didn't work so I'm still > getting this exception: > > Exception in thread "main" java.lang.NoClassDefFou

Re: DataStreamer Exception - LeaseExpiredException

2014-01-30 Thread Kristen Hardwick
;> shock me if there is trouble here, if I recall the solution seemed a bit >> delicate. >> > >> > If you have some ideas for a patch I'd be happy to review, I am pretty >> strapped for time right now but if you post a ticket to the Giraph JIRA and >

Re: DataStreamer Exception - LeaseExpiredException

2014-01-20 Thread Kristen Hardwick
Sorry to bug everyone again, but does anyone have any ideas on this? Please let me know if I'm leaving out any crucial information that could get me some help. Thanks! Kristen On Mon, Jan 13, 2014 at 5:48 PM, Kristen Hardwick wrote: > Hi all, > > I had a very productive day toda

Re: DataStreamer Exception - LeaseExpiredException

2014-01-13 Thread Kristen Hardwick
y are needed. Possibly inside the BspServiceMaster, but I am not at all sure about that. Is anyone already aware of this? Should I log it as a bug? I do have access to (DEBUG) logs of both the successful and failed attempts if anyone wants to see them. Thanks, Kristen Hardwick On Mon, Jan 13, 2014

Re: DataStreamer Exception - LeaseExpiredException

2014-01-13 Thread Kristen Hardwick
examples.SimpleShortestPathsComputation -vif > org.apache.giraph.io.formats.JsonLongDoubleFloatDoubleVertexInputFormat > -vip /user/spry/input -vof > org.apache.giraph.io.formats.IdWithValueTextOutputFormat -op > /user/spry/Shortest -w 1 > > My setup is still the same as the other email if you saw it: > > I compiled Giraph with this command, and everything built successfully > except "Apache Giraph Distribution" which it doesn't seem like I need: > > mvn -Phadoop_yarn -Dhadoop.version=2.2.0 -DskipTests clean package > > I am running with the following components: > > Single node cluster > Giraph 1.1 > Hadoop 2.2.0 (Hortonworks) > Java 1.7.0_45 > > Thanks in advance, > -Kristen Hardwick > > >

DataStreamer Exception - LeaseExpiredException

2014-01-10 Thread Kristen Hardwick
pt "Apache Giraph Distribution" which it doesn't seem like I need: mvn -Phadoop_yarn -Dhadoop.version=2.2.0 -DskipTests clean package I am running with the following components: Single node cluster Giraph 1.1 Hadoop 2.2.0 (Hortonworks) Java 1.7.0_45 Thanks in advance, -Kristen Hardwick

Could not find or load main class org.apache.giraph.yarn.GiraphApplicationMaster

2014-01-08 Thread Kristen Hardwick
2.2.0 (Hortonworks) Java 1.7.0_45 Any help is appreciated. Thanks in advance! Kristen Hardwick