We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb5a7a commit 349d1faCopy full SHA for 349d1fa
docs/programming-guide.md
@@ -1144,7 +1144,7 @@ to be re-computed if the lineage is re-computed. The temporary storage directory
1144
`spark.local.dir` configuration parameter when configuring the Spark context.
1145
1146
Shuffle behavior can be tuned by adjusting a variety of configuration parameters. See the
1147
-'Shuffle Behavior' section within the Spark Configuration Guide.
+'Shuffle Behavior' section within the [Spark Configuration Guide](configuration.html).
1148
1149
## RDD Persistence
1150
0 commit comments