Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/15584#discussion_r84458669
--- Diff: docs/programming-guide.md ---
@@ -182,7 +182,7 @@ variable called `sc`. Making your own SparkContext will
not work. You can set wh
context connects to using the `--master` argument, and you can add JARs to
the classpath
by passing a comma-separated list to the `--jars` argument. You can also
add dependencies
(e.g. Spark Packages) to your shell session by supplying a comma-separated
list of maven coordinates
-to the `--packages` argument. Any additional repositories where
dependencies might exist (e.g. SonaType)
+to the `--packages` argument. Any additional repositories where
dependencies might exist (e.g. Sonatype)
--- End diff --
OK, these changes are just typo fixes I saw while looking at other
references to `--repositories`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]