[ https://issues.apache.org/jira/browse/HIVE-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168179#comment-14168179 ]
Xuefu Zhang commented on HIVE-8276: ----------------------------------- Nice work. I left a couple of minor comments on RB. > 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 > Attachments: HIVE-8276.1-spark.patch, HIVE-8276.2-spark.patch, > HIVE-8276.3-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)