Skip to content

Commit 6964a44

Browse files
Update sparksession.md
1 parent 14a267e commit 6964a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sparksession.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Submits application to Apache Spark cluster with config options.
44
# Arguments
55
- `master::String`: the URL to the Spark cluster master.
66
- `appName::String`: the name of the application.
7-
- `config::Dict{String, String}()`: one or more config option for the SparkSession.
7+
- `config::Dict{String, String}()`: one or more config option for the SparkSession. (optional).
88

99
# Examples
1010
Basic spark session:

0 commit comments

Comments
 (0)