Skip to content

Failed to load/initialize native-bzip2 library system-native, will use pure-Java version #29

Description

@davidonlaptop

Hadoop Native Libraries are installed but apparently there is a bug upstream that fails for BZIP2.

Links:

See also @codingtony 's comment on pull request #23 .

docker run --rm -i hadoop-test hadoop checknative
15/10/01 23:27:46 WARN bzip2.Bzip2Factory: Failed to load/initialize native-bzip2 library system-native, will use pure-Java version
15/10/01 23:27:46 INFO zlib.ZlibFactory: Successfully loaded & initialized native-zlib library
Native library checking:
hadoop:  true /usr/local/hadoop/lib/native/libhadoop.so.1.0.0
zlib:    true /lib/x86_64-linux-gnu/libz.so.1
snappy:  true /usr/lib/libsnappy.so.1
lz4:     true revision:99
bzip2:   false
openssl: true /usr/lib/x86_64-linux-gnu/libcrypto.so

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions