[
https://issues.apache.org/jira/browse/HDFS-16014?focusedWorklogId=692274&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-692274
]
ASF GitHub Bot logged work on HDFS-16014:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/21 07:26
Start Date: 08/Dec/21 07:26
Worklog Time Spent: 10m
Work Description: PHILO-HE opened a new pull request #3762:
URL: https://github.com/apache/hadoop/pull/3762
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
Fix an issue: 'hadoop check native' command doesn't correctly reflect the
loading state of native pmdk lib when this lib is removed after building.
### How was this patch tested?
We tested the validity of the patch on our lab machine. The test depends on
the installation of pmdk lib.
### For code changes:
- [Yes] Does the title or this PR starts with the corresponding JIRA issue
id (e.g. 'HADOOP-17799. Your PR title ...')?
- [N/A] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [N/A] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [N/A] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 692274)
Remaining Estimate: 0h
Time Spent: 10m
> Fix an issue in checking native pmdk lib by 'hadoop checknative' command
> ------------------------------------------------------------------------
>
> Key: HDFS-16014
> URL: https://issues.apache.org/jira/browse/HDFS-16014
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: native
> Affects Versions: 3.4.0
> Reporter: Feilong He
> Assignee: Feilong He
> Priority: Major
> Labels: pull-request-available
> Attachments: HDFS-16014-01.patch, HDFS-16014-02.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In HDFS-14818, we proposed a patch to support checking native pmdk lib. The
> expected target is to display hint to user regarding pmdk lib loaded state.
> Recently, it was found that pmdk lib was not successfully loaded actually but
> the `hadoop checknative` command still tells user that it was. This issue can
> be reproduced by moving libpmem.so* from specified installed path to other
> place, or directly deleting these libs, after the project is built.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]