Skip to content

Commit

Permalink
Python programming guide space formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MLnick committed May 23, 2014
1 parent d0f52b6 commit 84fe8e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/python-programming-guide.md
Expand Up @@ -145,6 +145,7 @@ sc = SparkContext(conf = conf)
its `--master` argument. However, it currently requires the Python driver program to run on the local
machine, not the cluster (i.e. the `--deploy-mode` parameter cannot be `cluster`).


# SequenceFile and Hadoop InputFormats

In addition to reading text files, PySpark supports reading Hadoop SequenceFile and arbitrary InputFormats.
Expand Down

0 comments on commit 84fe8e3

Please sign in to comment.