Debugging SQL-MapReduce Job and Task Execution - Aster Execution Engine

Teradata Aster® Developer Guide

Product
Aster Execution Engine
Release Number
7.00.02
Published
July 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
xnl1494366523182.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
ffu1489104705746
lifecycle
previous
Product Category
Software
Your SQL-MapReduce functions can emit debugging messages written to the standard output or the standard error. During or after execution, access to the standard output (stdout) and standard error (stderr) is provided through the AMC, as this procedure shows.
  1. Open the AMC in a browser window by typing http:IP_address_of_queen
  2. Go to the Processes tab.
  3. Find your query in the Processes list. To do this, it may be helpful to sort based on Type or User. Click a column to sort based on that column.
  4. Click the ID of the query you wish to view. In the Process Detail tab that appears, click the View Logs button.
    Checking the error logs after an SQL-MapReduce function has run