- Open a new Cygwin window.
- Execute the following commands:cd hadoop-0.19.1
mkdir logs
bin/hadoop namenode -format

Format the namenode - The last command will run for some time and produce output similar to that shown below:

Hadoop Distributed File System created.Now that the filesystem has been created you can proceed to the next step.
No comments:
Post a Comment
Please feel free to contact or comment the article