Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
2.3.0
-
None
-
any
Description
Documentation on page:
http://hadoop.apache.org/docs/r2.3.0/hadoop-project-dist/hadoop-common/SingleNodeSetup.html
contains steps like:
$ cp conf/*.xml input
but after checked out repository "conf" does not exists (I quess it was moved to etc/hadoop)
Few lines below in section "Execution" there are steps:
$ bin/hadoop namenode -format - OK
$ bin/start-all.sh - this file has been removed
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-10618 Remove SingleNodeSetup.apt.vm
- Closed