[ https://issues.apache.org/jira/browse/SPARK-35836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366406#comment-17366406 ]
Apache Spark commented on SPARK-35836: -------------------------------------- User 'otterc' has created a pull request for this issue: https://github.com/apache/spark/pull/32992 > Remove reference to spark.shuffle.push.based.enabled in > ShuffleBlockPusherSuite > ------------------------------------------------------------------------------- > > Key: SPARK-35836 > URL: https://issues.apache.org/jira/browse/SPARK-35836 > Project: Spark > Issue Type: Bug > Components: Shuffle, Spark Core > Affects Versions: 3.1.0 > Reporter: Chandni Singh > Priority: Trivial > > The test suite for ShuffleBlockPusherSuite was added with SPARK-32917 and in > this suite, the configuration for push-based shuffle is incorrectly > referenced as {{spark.shuffle.push.based.enabled}}. We need to remove this > config from here. > {{ShuffleBlockPusher}} is created only when push based shuffle is enabled and > this suite is for {{ShuffleBlockPusher}}, so no other change is required. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org