This include the complete procedure to run the basic Apache Spark Python Streaming example.
##Requirements
- Downloading the latest Apache Spark from Download Apache Spark here
- Extract it and movie it to your appliations directory.
- Install Python version 2.6 or more.
- Install Hadoop Version on which Apache Spark build against. (if the Apache spark build against Hadoop 2.4 or more we need to install Hadoop version 2.4 or more, in order to work with HDFS file system.