Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-2868

ant build broken in hadoop-mapreduce dir

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.23.0
    • build
    • None
    • Reviewed

    Description

      The ant build target doesn't work in the hadoop-mapreduce directory since the mavenization of hdfs changes were checked in.

      Error it gives is:
      [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
      [ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
      [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
      [ivy:resolve] :: org.apache.avro#avro-ipc;working@host: not found
      [ivy:resolve] :: org.apache.hadoop#hadoop-alfredo;working@host: not found
      [ivy:resolve] :: commons-daemon#commons-daemon;working@host: not found
      [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::

      Steps I followed:
      check out trunk
      build common/hdfs: mvn clean install -Pbintar -DskipTests
      build yarn/mapred:
      mvn clean install assembly:assembly -DskipTests
      ant veryclean tar -Dresolvers=internal ----> this fails

      Attachments

        1. MAPREDUCE-2868.patch
          7 kB
          Mahadev Konar

        Issue Links

          Activity

            People

              mahadev Mahadev Konar
              tgraves Thomas Graves
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: