[ 
https://issues.apache.org/jira/browse/SPARK-33451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232028#comment-17232028
 ] 

Apache Spark commented on SPARK-33451:
--------------------------------------

User 'aof00' has created a pull request for this issue:
https://github.com/apache/spark/pull/30376

> change 'spark.sql.adaptive.skewedPartitionThresholdInBytes' to 
> 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes'
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-33451
>                 URL: https://issues.apache.org/jira/browse/SPARK-33451
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: aof
>            Priority: Major
>             Fix For: 3.0.0, 3.0.1
>
>
> In the 'Optimizing Skew Join' section of the following two pages:
>  # [https://spark.apache.org/docs/3.0.0/sql-performance-tuning.html]
>  # [https://spark.apache.org/docs/3.0.1/sql-performance-tuning.html]
> The configuration 'spark.sql.adaptive.skewedPartitionThresholdInBytes' should 
> be changed to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes', 
> The former is missing the 'skewJoin'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to