[ https://issues.apache.org/jira/browse/HIVE-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xuefu Zhang updated HIVE-8276: ------------------------------ Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available) Patch committed to Spark branch. Thanks to Chao for the contribution. > Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch] > ------------------------------------------------------------------------- > > Key: HIVE-8276 > URL: https://issues.apache.org/jira/browse/HIVE-8276 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Xuefu Zhang > Assignee: Chao > Fix For: spark-branch > > Attachments: HIVE-8276.1-spark.patch, HIVE-8276.2-spark.patch, > HIVE-8276.3-spark.patch, HIVE-8276.4-spark.patch > > > Currently ShuffleTran captures both shuffle and reduce side processing. Per > HIVE-8118, sometimes the output RDD from shuffle needs to be cached for > better performance. Thus, it makes sense to separate shuffle from Reduce and > create ShuffleTran class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)