[ https://issues.apache.org/jira/browse/HIVE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szehon Ho updated HIVE-8860: ---------------------------- Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available) Committed to spark branch. Thanks Chao for contribution! > Populate ExecMapperContext in SparkReduceRecordHandler [Spark Branch] > --------------------------------------------------------------------- > > Key: HIVE-8860 > URL: https://issues.apache.org/jira/browse/HIVE-8860 > Project: Hive > Issue Type: Sub-task > Components: Spark > Affects Versions: spark-branch > Reporter: Chao > Assignee: Chao > Fix For: spark-branch > > Attachments: HIVE-8860.1-spark.patch, HIVE-8860.2-spark.patch > > > Currently, only SparkMapRecordHandler populates this information. However, > since in Spark branch a HashTableSinkOperator could also appear in a > ReduceWork, and it needs to have a ExecMapperContext to get a > MapredLocalWork, we need to do the same thing in SparkReduceRecordHandler as > well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)