Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0.0-alpha
-
None
-
None
Description
When we execute start-dfs.sh, it is gving the below error.
linux124:/home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-hdfs-0.24.0-SNAPSHOT/sbin # ./start-dfs.sh ./start-dfs.sh: line 50: /home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-common-0.24.0-SNAPSHOT/libexec/../bin/hdfs: No such file or directory Starting namenodes on [] ./start-dfs.sh: line 55: /home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-common-0.24.0-SNAPSHOT/libexec/../bin/hadoop-daemons.sh: No such file or directory ./start-dfs.sh: line 68: /home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-common-0.24.0-SNAPSHOT/libexec/../bin/hadoop-daemons.sh: No such file or directory Secondary namenodes are not configured. Cannot start secondary namenodes.
It is gving the below error when we execute stop-dfs.sh.
linux124:/home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-hdfs-0.24.0-SNAPSHOT/sbin # ./stop-dfs.sh ./stop-dfs.sh: line 26: /home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-common-0.24.0-SNAPSHOT/libexec/../bin/hdfs: No such file or directory Stopping namenodes on [] ./stop-dfs.sh: line 31: /home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-common-0.24.0-SNAPSHOT/libexec/../bin/hadoop-daemons.sh: No such file or directory ./stop-dfs.sh: line 44: /home/devaraj/NextGenMR/Hadoop-0.24-09082011/hadoop-common-0.24.0-SNAPSHOT/libexec/../bin/hadoop-daemons.sh: No such file or directory Secondary namenodes are not configured. Cannot stop secondary namenodes.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-7642 create hadoop-dist module where TAR stitching would happen
- Closed