[ https://issues.apache.org/jira/browse/HIVE-21435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shubham Chaurasia updated HIVE-21435: ------------------------------------- Description: 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]]. However it should be taken from TASK_ATTEMPT_ID conf if it is present. (was: 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.) > 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 > Priority: Major > > 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]]. > 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)