Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-4327

Compile HBase against hadoop 0.22

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0
    • 0.92.0
    • build
    • None
    • Reviewed
    • Hide
      To compile against a version of hadoop other than 0.20, set hadoop.profile. When -Dhadoop.profile=22 is specified, HBase will build against hadoop 0.22. When -Dhadoop.profile=23 is specified, HBase will build against hadoop 0.23. This is a change in behavior, previously used to be -Dhadoop23. When nothing is specified, then HBase will build against 0.20
      Show
      To compile against a version of hadoop other than 0.20, set hadoop.profile. When -Dhadoop.profile=22 is specified, HBase will build against hadoop 0.22. When -Dhadoop.profile=23 is specified, HBase will build against hadoop 0.23. This is a change in behavior, previously used to be -Dhadoop23. When nothing is specified, then HBase will build against 0.20

    Description

      Pom contains a profile for hadoop-0.20 and one for hadoop-0.23, but not one for hadoop-0.22.

      When overriding hadoop.version to 0.22, then the (compile-time) dependency on hadoop-annotations cannot be met.
      That exists on 0.23 and 0.24/trunk, but not on 0.22.

      Attachments

        1. HBASE-4327.patch
          6 kB
          Joep Rottinghuis
        2. HBASE-4327.patch
          6 kB
          Joep Rottinghuis
        3. HBASE-4327.patch
          5 kB
          Joep Rottinghuis
        4. HBASE-4327-Michael.patch
          5 kB
          Michael Weng

        Issue Links

          Activity

            People

              jrottinghuis Joep Rottinghuis
              jrottinghuis Joep Rottinghuis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: