[ https://issues.apache.org/jira/browse/SPARK-21236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065973#comment-16065973 ]
Apache Spark commented on SPARK-21236: -------------------------------------- User 'jinxing64' has created a pull request for this issue: https://github.com/apache/spark/pull/18446 > Make the threshold of using HighlyCompressedStatus configurable. > ---------------------------------------------------------------- > > Key: SPARK-21236 > URL: https://issues.apache.org/jira/browse/SPARK-21236 > Project: Spark > Issue Type: Bug > Components: Shuffle > Affects Versions: 2.1.1 > Reporter: jin xing > Priority: Minor > > Currently the threshold of using {{HighlyCompressedMapStatus}} is hardcoded > 2000. > We could make this configurable. Thus users having enough memory on driver > can configure the threshold to be larger thus to save the size of blocks more > accurately in {{CompressedMapStatus}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org