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

Fix native bzip2 codec build dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      In hadoop-common-project/hadoop-common/src/CMakeLists.txt, find_package() is used to check whether bzip2 libraries and header are present. However, the library is loaded by libhadoop using dlopen(), not linked during build, so the real build-time dependency is only on the header file.

      Attachments

        1. HADOOP-11426.patch
          1 kB
          Kihwal Lee

        Activity

          People

            kihwal Kihwal Lee
            kihwal Kihwal Lee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: