Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-881

Missing dependency for hadoop_yarn profile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • 1.1.0
    • None
    • build
    • None

    Description

      Hi!
      I'm new in all this stuff so sorry if i'm doing something wrong.
      The point is that we are trying to use Giraph for our project in Cloudera CDH 5 environment so it's YARN + Hadoop 2.2.0.
      After cloning trunk, executing command:

      mvn clean package -DskipTests -Dhadoop.version=2.2.0 -Phadoop_yarn

      and trying the example there's MethodNotFoundException.
      Investigation showed that there's missing dependency for hadoop_yarn profile:

      <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-yarn-client</artifactId>
      ...
      </dependency>

      I could make the patch if this is not duplicate and everything is right.

      Attachments

        1. GIRAPH-881.patch
          0.5 kB
          Andrey Timoshpolsky

        Activity

          People

            Unassigned Unassigned
            shpolsky Andrey Timoshpolsky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: