VeritoneAlpha / spark-job-rest

Other
33 stars 20 forks source link

#24 - Implement SparkContext & SQLContext factories. #30

Closed Sitin closed 9 years ago

Sitin commented 9 years ago

With this PR we are allowed to specify context factory. Additionally we added spark-job-rest-sql dependency with SQLContext and HiveContext factories. See updated README.md for details. This PR will be used as a base for Spark 1.4 support (#26).