Closed PKPublicCode closed 10 months ago
@PKPublicCode Thanks for your feedback! We will investigate and update as appropriate.
@PKPublicCode The annotations in Spark configuration are used to provide additional information about the configuration properties. They are used to help users understand the purpose of the configuration property and how it should be used.
For example, the spark.sql.shuffle.partitions
configuration property specifies the number of partitions to use when shuffling data for joins or aggregations. The annotation for this property explains that the default value is 200, and that it should be set to a larger value for larger clusters or larger data sets.
You can find more information about Spark configuration properties and annotations in the official Apache Spark documentation: https://spark.apache.org/docs/latest/configuration.html We are going to close this thread .if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.
Could you please describe on this page (or add link) what are the annotations in "spark configuration" and what are they used for? Thanks.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.