[ https://issues.apache.org/jira/browse/HADOOP-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J updated HADOOP-8290:
----------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Target Version/s: (was: 3.0.0)
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks atm. Committed to trunk.
> Remove two remaining references to "hadoop.native.lib" oldprop
> --------------------------------------------------------------
>
> Key: HADOOP-8290
> URL: https://issues.apache.org/jira/browse/HADOOP-8290
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 3.0.0
> Reporter: Harsh J
> Assignee: Harsh J
> Priority: Trivial
> Fix For: 3.0.0
>
> Attachments: HADOOP-8290.patch, HADOOP-8290.patch
>
>
> The following two test files still carry the old prop name:
> {code}
> # modified: hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/compress/TestCodec.java
> # modified: hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/file/tfile/TestTFileSeqFileComparison.java
> {code}
> This JIRA is to merely fix those up to use the new io.native.lib.enabled prop.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|