Re: Build keeps failing at giraph-accumulo

2013-01-18 Thread Ilias Kapouranis
Ok it seems to run the jar just fine! Thanks a lot!! Quoting Eli Reisman : Please see GIRAPH-481, depending on where your input data is coming from you might be able to run just fine while we fix this. As long as your build report is SUCCESS for Giraph-Core, you are in good shape. Sorry abou

Re: Build keeps failing at giraph-accumulo

2013-01-17 Thread Eli Reisman
Please see GIRAPH-481, depending on where your input data is coming from you might be able to run just fine while we fix this. As long as your build report is SUCCESS for Giraph-Core, you are in good shape. Sorry about the confusion, we're looking into it... On Tue, Jan 15, 2013 at 12:45 PM, Ηλία

Build keeps failing at giraph-accumulo

2013-01-15 Thread Ηλίας Καπουράνης
Hello there, I recently started reading about Giraph for my Diploma Thesis for graph computations. So I went in to build and install it. I have everything configured (Java and Hadoop) but there is an error which keeps bumping. I used many commands such as mvn test, compile, clean install or ev