Skip to content

Instantly share code, notes, and snippets.

@dpnova
Created October 23, 2014 23:43
Show Gist options
  • Save dpnova/036189a1a3debf3184c2 to your computer and use it in GitHub Desktop.
Save dpnova/036189a1a3debf3184c2 to your computer and use it in GitHub Desktop.
hduser@dpn-linux-desktop:/usr/local/hadoop$ start-dfs.sh
14/10/24 09:43:28 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Starting namenodes on [localhost]
localhost: Error: JAVA_HOME is not set and could not be found.
localhost: Error: JAVA_HOME is not set and could not be found.
Starting secondary namenodes [0.0.0.0]
0.0.0.0: Error: JAVA_HOME is not set and could not be found.
14/10/24 09:43:38 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
hduser@dpn-linux-desktop:/usr/local/hadoop$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment