[
https://issues.apache.org/jira/browse/HADOOP-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342846#comment-14342846
]
Akira AJISAKA commented on HADOOP-11627:
----------------------------------------
bq. We need to change loadNativeLibraries not to check
IO_NATIVE_LIB_AVAILABLE_KEY. Does this make sense?
Thanks Tsuyoshi. Make sense to me. zlib and bzip2 also check
{{IO_NATIVE_LIB_AVAILABLE_KEY}}. We should remove these. The purpose of this
issue is to remove {{io.native.lib.available}},
{{IO_NATIVE_LIB_AVAILABLE_KEY}}, and {{IO_NATIVE_LIB_AVAILABLE_DEFAULT}}
completely from the source code tree, without {{DeprecatedProperties.md}}.
> Remove io.native.lib.available from trunk
> -----------------------------------------
>
> Key: HADOOP-11627
> URL: https://issues.apache.org/jira/browse/HADOOP-11627
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Akira AJISAKA
> Assignee: Brahma Reddy Battula
> Attachments: HADOOP-11627-002.patch, HADOOP-11627.patch
>
>
> According to the discussion in HADOOP-8642, we should remove
> {{io.native.lib.available}} from trunk, and always use native libraries if
> they exist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)