Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/13554#discussion_r66259201
--- Diff: docs/quick-start.md ---
@@ -289,13 +289,13 @@ $ find .
# Package a jar containing your application
$ sbt package
...
-[info] Packaging {..}/{..}/target/scala-2.10/simple-project_2.10-1.0.jar
+[info] Packaging {..}/{..}/target/scala-2.11/simple-project_2.11-1.0.jar
--- End diff --
Actually, I think these references should use
`scala-{{site.SCALA_BINARY_VERSION}}` in order to be consistently updated
across the docs. These are the only instances I see.
---
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]