|
@@ -23,8 +23,8 @@ Trunk (unreleased changes)
|
|
|
please upgrade to an intermediate version (0.14-0.17) and then
|
|
|
to this version. (rangadi)
|
|
|
|
|
|
- HADOOP-544. This issue introduces new classes JobID, TaskInProgressID
|
|
|
- and TaskID, which should be used instead of their string counterparts.
|
|
|
+ HADOOP-544. This issue introduces new classes JobID, TaskID and
|
|
|
+ TaskAttemptID, which should be used instead of their string counterparts.
|
|
|
Functions in JobClient, TaskReport, RunningJob, jobcontrol.Job and
|
|
|
TaskCompletionEvent that use string arguments are deprecated in favor
|
|
|
of the corresponding ones that use ID objects. Applications can use
|