Shubham Chaurasia created HIVE-21435:
----------------------------------------
Summary: LlapBaseInputFormat should get task number from
TASK_ATTEMPT_ID conf if present, while building SubmitWorkRequestProto
Key: HIVE-21435
URL: https://issues.apache.org/jira/browse/HIVE-21435
Project: Hive
Issue Type: Bug
Components: llap
Reporter: Shubham Chaurasia
Assignee: Shubham Chaurasia
Currently we always pass [split number here as taskNum
|[https://github.com/apache/hive/blob/master/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java#L185]|https://github.com/apache/hive/blob/master/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java#L185],].
However it should be taken from TASK_ATTEMPT_ID conf if it is present.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)