On Wed, Feb 19, 2014 at 1:12 PM, Stefan Beskow <stefan.bes...@sas.com> wrote:
> Hi.
>
> I checked out and built Giraph for Cloudera CDH5 with Hadoop 2.2.0 using the
> following:
>
> git clone git://git.apache.org/giraph.git snapshot_from_git
> cd snapshot_from_git
> mvn -Phadoop_yarn -Dhadoop.version=2.2.0 clean package -DskipTests

It may help to build against CDH5 directly by:
   * manually adding repository.cloudera.com to the set of repos
   * specifying -Dhadoop.version=2.2.0-cdh5.0.0-beta-2

> When I run the sample application
> org.apache.giraph.examples.SimpleShortestPathsComputation I get the
> following exception:

You need to provide way more logs from the YARN side for us to
make sense of it.

Thanks,
Roman.

Reply via email to