Generated by
JDiff

Class org.apache.hadoop.mapred.TaskLog.LogName

The superclass changed from java.lang.Enum to java.lang.Enum.

Added Fields
LogName DEBUGOUT Log the debug script's stdout
LogName PROFILE The java profiler information.
LogName STDERR Log on the stderr of the task.
LogName STDOUT Log on the stdout of the task.
LogName SYSLOG Log on the map-reduce system logs of the task.