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

UnsatisfiedLinkError while checking ISA-L in checknative command.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 3.0.0-alpha1
    • native
    • None

    Description

      bash-4.1# bin/hadoop checknative
      15/12/14 05:49:34 WARN bzip2.Bzip2Factory: Failed to load/initialize native-bzip2 library system-native, will use pure-Java version
      15/12/14 05:49:34 WARN zlib.ZlibFactory: Failed to load/initialize native-zlib library
      Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.NativeCodeLoader.buildSupportsIsal()Z
      	at org.apache.hadoop.util.NativeCodeLoader.buildSupportsIsal(Native Method)
      	at org.apache.hadoop.io.erasurecode.ErasureCodeNative.<clinit>(ErasureCodeNative.java:41)
      	at org.apache.hadoop.util.NativeLibraryChecker.main(NativeLibraryChecker.java:98)
      

      It seems to be caused by unhandled exception thrown by NativeCodeLoader.isNativeCodeLoader.

      Env: Ubuntu 14.04 LTS

      Attachments

        Issue Links

          Activity

            People

              lewuathe Kai
              lewuathe Kai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: