Test Hadoop HDFs uploads with Mr

Source: Internet
Author: User
Tags hdfs dfs hadoop fs

1. Add a new document to any directory. The content is freely entered

mkdir words

2. Create a new file entry directory in HDFs

./hdfs Dfs-mkdir/test

3. Upload the new document (/home/hadoop/test/words) to the new (test) HDFs directory

./hdfs dfs-put/home/hadoop/test/words/test/

4. See if the document is successful

./hdfs Dfs-ls

5. Execution wordscount by column calculation

Bin/hadoop jar Share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.4.jar Wordcount/test/words/test/out

6. View the calculation results directory

Bin/hdfs dfs-ls/test/out/

7. View Calculation log

Bin/hadoop fs-cat/test/out/part-r-00000

Test Hadoop HDFs uploads with Mr

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.