例如:
[hadoop@db01 hadoop-2.5.0]$ bin/hdfs dfs -ls
17/03/01 21:50:33 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Found 1 items  --------------------------------------------------------------------------->这个警告需要编译源码包并替换lib/native包才能消除
drwxr-xr-x   - hadoop supergroup          0 2017-03-01 16:07 mapreduce


编译hadoop源码包方法见另一文档:http://www.cnblogs.com/wcwen1990/p/6651994.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-10-15
  • 2021-12-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-24
  • 2021-11-25
  • 2021-07-28
  • 2022-12-23
  • 2021-12-15
相关资源
相似解决方案