[ https://issues.apache.org/jira/browse/HIVE-20032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548704#comment-16548704 ]
Sahil Takiar commented on HIVE-20032: ------------------------------------- [~lirui] attached an updated batch that preserves the Kryo shading. It moves the new serializer to the {{kryo-registrator}} module and uses reflection to instantiate the class. > Don't serialize hashCode when groupByShuffle and RDD cacheing is disabled > ------------------------------------------------------------------------- > > Key: HIVE-20032 > URL: https://issues.apache.org/jira/browse/HIVE-20032 > Project: Hive > Issue Type: Improvement > Components: Spark > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Priority: Major > Attachments: HIVE-20032.1.patch, HIVE-20032.2.patch, > HIVE-20032.3.patch, HIVE-20032.4.patch, HIVE-20032.5.patch > > > Follow up on HIVE-15104, if we don't enable RDD cacheing or groupByShuffles, > then we don't need to serialize the hashCode when shuffling data in HoS. -- This message was sent by Atlassian JIRA (v7.6.3#76005)