Skip to content

Commit

Permalink
Merge pull request apache#29 from mesosphere/limitations-docs
Browse files Browse the repository at this point in the history
Add limitation regarding Python and R
  • Loading branch information
mgummelt committed Apr 8, 2016
2 parents b5fd9ec + c4c77de commit bb8981e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,8 @@ $ dcos spark run --submit-args="-Dsun.security.krb5.debug=true..."

# Limitations

* DCOS Spark only supports submitting jars. It does not support Python or R.

* Spark jobs run in Docker containers. The first time you run a Spark job on a node, it might take longer than you expect because of the `docker pull`.

* Spark shell is not supported. For interactive analytics, we recommend Zeppelin, which supports visualizations and dynamic dependency management.
Expand Down

0 comments on commit bb8981e

Please sign in to comment.