Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11790

leveldb usage should be disabled by default or smarter about platforms

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6.0, 3.0.0-alpha3
    • None
    • None
    • None
      • any non-x86
      • any OS that isn't Linux, OSX, Windows

    Description

      The leveldbjni artifact in maven repository has been built for only x86 architecture. Due to which some of the testcases are failing in PowerPC. The leveldbjni community has no plans to support other platforms [ https://github.com/fusesource/leveldbjni/issues/54 ]. Right now , the approach is we need to locally built leveldbjni prior to running hadoop testcases. Pushing a PowerPC-specific leveldbjni artifact in central maven repository and making pom.xml to pickup it up while running in PowerPC is another option but i don't know whether this is a suitable one . Any other alternative/solution is there ?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Ayappan Ayappan
              Votes:
              1 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated: