You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Ted Yu <yu...@gmail.com> on 2010/12/02 16:52:23 UTC

Re: obtain task log programmatically

Dick:
Your patch is not in Apache release yet.
Do you know when it would be ?

Thanks

On Tue, Nov 30, 2010 at 11:28 AM, Dick King <dk...@yahoo-inc.com> wrote:

> In 0.20, there's no programmatic interface.
>
> In 0.22 [y-trunk], I wrote one.
>
> See MAPREDUCE:323 for the API.
>
> -dk
>
>
> On 11/30/10 11:17 AM, Ted Yu wrote:
>
>> Hi,
>> We use cdh3b2.
>> We want to collect task logs from failed tasks programmatically.
>> I looked at RunningJob.getTaskCompletionEvents() which points to
>> taskTrackerHttp.
>>
>> Please share your experience.
>>
>> Thanks
>>
>
>