Skip to content

Commit

Permalink
download, install spark, and run pspark
Browse files Browse the repository at this point in the history
  • Loading branch information
pyspark-in-action committed Apr 4, 2016
1 parent 773d4e0 commit 6c3b8b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions howto/download_install_run_spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,14 @@ jps

6. Check The Spark URL
======================

````
http://localhost:8080
````

7. Define 2 Very Basic Python Programs
======================================

````
cat /Users/mparsian/spark-1.6.1-bin-hadoop2.6/test.py
#!/usr/bin/python
Expand Down

0 comments on commit 6c3b8b0

Please sign in to comment.