Skip to content

Commit 349d1fa

Browse files
author
Ilya Ganelin
committed
Added cross linkf or configuration page
1 parent eeb5a7a commit 349d1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ to be re-computed if the lineage is re-computed. The temporary storage directory
11441144
`spark.local.dir` configuration parameter when configuring the Spark context.
11451145

11461146
Shuffle behavior can be tuned by adjusting a variety of configuration parameters. See the
1147-
'Shuffle Behavior' section within the Spark Configuration Guide.
1147+
'Shuffle Behavior' section within the [Spark Configuration Guide](configuration.html).
11481148

11491149
## RDD Persistence
11501150

0 commit comments

Comments
 (0)