On Sun, Jun 02, 2013 at 12:12:01PM -0700, Yazan Boshmaf wrote: > If you decided to go with a newer version, then you should use the > "-Dhadoop_1.0" argument with Maven commands (in this instance, for > Hadoop 1.0). More info here: http://giraph.apache.org/build.html
Yes, I am trying right now and previously I had the compilation procedure stuck at "munge plugin compilation" if I am right (apparently caused by too much memory occupied). Now it got blocked at Accumulo apparently because of a "connection time out". The error is: Could not resolve dependencies for project org.apache.giraph:giraph-accumulo:jar:1.1.0-SNAPSHOT: .... [yadi yadi ya] Failed to read artifact descriptor for org.apache.hadoop:hadoop-core:jar: 0.20-append-r1056497: Could not transfer artifact org.apache.hadoop: hadoop-core:pom:0.20-append-r1056497 from/to temp-thrift (http://people.apache.org/~rawson/repo/): Connection to http://people.apache.org refused: Connection timed out Something is down? BTW: hadoop_1.0 supports only 1.0.2 or it is applicable to 1.X.X? Thanks a lot! A.
