Spark programs using python
1.Degree of separation - Identify the degree of separation between two comic superheroes using the classical traversal Breadth first search algorithm 2. Identify popular movies with the dataset from movie ratings dataset 3. Identify popular comic super hero
INSTALLATION:
- Download spark from https://spark.apache.org/ and install as per the instructions
- From anaconda command prompt run the spark programs as shown below: spark-submit most-popular-superheroes.py