You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/03/03 08:19:06 UTC

[jira] [Commented] (MAPREDUCE-6268) Task Attempt API's URL is typo

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344658#comment-14344658 ] 

Tsuyoshi Ozawa commented on MAPREDUCE-6268:
-------------------------------------------

Good catch. I checked HsWebServices:
{code}
  @Path("/mapreduce/jobs/{jobid}/tasks/{taskid}/attempts/{attemptid}")
{code}

+1, committing this shortly.

> Task Attempt API's URL is typo
> ------------------------------
>
>                 Key: MAPREDUCE-6268
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6268
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Ryu Kobayashi
>            Priority: Minor
>         Attachments: MAPREDUCE-6268.patch
>
>
> Task Attempt API's URL is typo. attempt is wrong



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)