Uploaded image for project: 'Apache Blur'
  1. Apache Blur
  2. BLUR-275

Blur Hadoop 2.x build has hadoop 1.x dependancies still.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.2.4
    • None
    • None

    Description

      When I compile blur with the profile and option parameters as follows:

      mvn install -Pcdh4-mr1 -Dhadoop.version=2.0.0-mr1-cdh4.3.0 -DskipTests=true

      I build against Hadoop 2.x in theory. Yet when I bring in blur-mapred from my local maven repo, along with it comes blur-utils which brings hadoop-core-1.2.1. This conflicts with my own include of hadoop-common 2.1.0 and things like Path.mergePaths are no longer available to me.

      On a side note it would be awesome if the build would add which profile was built to the jars. That way both versions could be resident in maven.

      Attachments

        Activity

          People

            amccurry Aaron McCurry
            gbarton Garrett Barton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: