Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.3-alpha, 3.0.0-alpha1
-
None
-
Reviewed
Description
Many times, after deploy hadoop or when trouble shooting, we need to check whether native library(along with native compression libraries) can work properly, and I just want to use one command to check that, like this:
hadoop org.apache.hadoop.util.NativeCodeLoader
and it shows:
Native library loading test:
hadoop: false
zlib: false
snappy: false
lz4: false
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-9831 Make checknative shell command accessible on Windows.
- Closed