[
https://issues.apache.org/jira/browse/HIVE-14078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348874#comment-15348874
]
Prasanth Jayachandran commented on HIVE-14078:
----------------------------------------------
You can use MRInputHelpers.getTaskAttemptIndex() to get attempt id. Other than
that the patch looks good to me, +1
> LLAP input split should get task attempt number from conf if available
> ----------------------------------------------------------------------
>
> Key: HIVE-14078
> URL: https://issues.apache.org/jira/browse/HIVE-14078
> Project: Hive
> Issue Type: Sub-task
> Components: llap
> Reporter: Jason Dere
> Assignee: Jason Dere
> Attachments: HIVE-14078.1.patch
>
>
> Currently the attempt number is hard-coded to 0. If the split is being
> fetched as part of a hadoop job we can get the task attempt ID from the conf
> if it has been set, and use the attempt number from that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)