MapReduce Programming Series Seven MapReduce program log view

Source: Internet
Author: User

First of all, if you need to print the log, do not need to use log4j these things, directly with the SYSTEM.OUT.PRINTLN can, these output to stdout log information can be found at the Jobtracker site finally.

Second, assume that when the main function is started, the log printed with SYSTEM.OUT.PRINTLN can be seen directly on the console.

Second, Jobtracker website is very important.

http://your_name_node:50030/jobtracker.jsp


Note that it is not necessarily correct to see map 100% here, and sometimes it is stuck in the map stage and not finished, and at this point the map 100% is displayed, so a layer of points to go in, until you see the log.


In addition, Map/reduce slots can be seen in the cluster summary table to facilitate understanding of cluster computing resources. Can write a script to collect slots information, convenient to analyze the cluster peak and spare time period.





MapReduce Programming Series Seven MapReduce program log view

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.