百度智能云

All Product Document

          MapReduce

          View Steps

          1. In "Product Service>MapReduce>Baidu MapReduce-step List", click step name to view necessary information of step.
          2. Hadoop divides steps into some tasks to process, and task types are map tasks and reduce tasks. Click drop-down angle bracket to view task processing conditions.
          3. In case of failure, every task has four attempts, and information on every attempt is recorded in "View Attempt". Click "View Attempt" corresponding to "MAP" and "REDUCE" to view attempt information.
          4. You can click "step Log" to view step logs, and the Spark step has no logs. The logs to show are syslog, stderr, and stdout.

            • Syslog records details on step running;

          • stderr records errors on step running;

          • stdout records outputs after the step is completed;

          Previous
          Create a Step
          Next
          Diagnosis and Tuning