I have started hadoop namenode and datanode.But I can't to create directory when I execute the "hadoop fs -mkdir -p /user/root/test".
It have told me "19/08/01 14:34:49 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable".
What should I do?Thanks!