apache - How to Fix Warnings in Hadoop Installation -


i'm trying install hadoop onto xubuntu pc. ubuntu 14.10 (gnu/linux 3.16.0-30-generic x86_64). installed hadoop 2.6

when go run

    n@dell:~$ start-dfs.sh 15/03/28 12:27:19 warn util.nativecodeloader: unable load native-hadoop library platform... using builtin-java classes applicable starting namenodes on [localhost] n@localhost's password:  localhost: connection closed unknown na@localhost's password:  localhost: starting datanode, logging /usr/local/hadoop/logs/hadoop-n-datanode-dell.out starting secondary namenodes [0.0.0.0] n@0.0.0.0's password:  0.0.0.0: starting secondarynamenode, logging /usr/local/hadoop/logs/hadoop-n-secondarynamenode-dell.out 15/03/28 12:30:23 warn util.nativecodeloader: unable load native-hadoop library platform... using builtin-java classes applicable 

i'm pretty sure should still run fine, don't having errors this. i've googled lot , haven't found solution works.

i'm not using centos


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -