Re: Problem deploying Giraph job to hadoop cluster: onlineZooKeeperServers connection failure

2012-03-24 Thread André Kelpe
2012/3/22 Benjamin Heitmann : Hi Benjamin! > This was the deciding issue. My jar file contained the dependencies as jar > files in the lib dir inside of the job jar. > While (almost) all Google search results for assembling a hadoop job as a jar > suggest that this is the right way to do it, > i

Re: Problem deploying Giraph job to hadoop cluster: onlineZooKeeperServers connection failure

2012-03-22 Thread Benjamin Heitmann
Hello, so I managed to resolve the issue myself. On 21 Mar 2012, at 20:30, Benjamin Heitmann wrote: > A few questions which come to my mind as a sort of checklist: > * are my assembly instructions in pom.xml and in hadoop-job.xml correct ? This was the deciding issue. My jar file contained

Re: Problem deploying Giraph job to hadoop cluster: onlineZooKeeperServers connection failure

2012-03-21 Thread Benjamin Heitmann
Hi Avery, and thanks for your reply. On 21 Mar 2012, at 06:35, Avery Ching wrote: > Benjamin, my guess is that your jar might not have all the ZooKeeper > dependencies. Can you look at the log for the process that was supposed to > start ZooKeeper? I'm thinking it didn't start... I checked

Re: Problem deploying Giraph job to hadoop cluster: onlineZooKeeperServers connection failure

2012-03-20 Thread Avery Ching
Benjamin, my guess is that your jar might not have all the ZooKeeper dependencies. Can you look at the log for the process that was supposed to start ZooKeeper? I'm thinking it didn't start... Avery On 3/20/12 1:14 PM, Benjamin Heitmann wrote: Hello, after getting my feet wet with the Inte

Problem deploying Giraph job to hadoop cluster: onlineZooKeeperServers connection failure

2012-03-20 Thread Benjamin Heitmann
Hello, after getting my feet wet with the InternalVertexRunner, I tried packaging a Giraph job as a jar for the first time. I am getting the following error: == 12/03/20 17:21:04 INFO mapred.JobClient: Task Id : attempt_201203201422_0009_m_00_2, Status : FAILED java.lang.Illegal