Closed Sitin closed 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).
spark-job-rest-sql
SQLContext
HiveContext
README.md
With this PR we are allowed to specify context factory. Additionally we added
spark-job-rest-sql
dependency withSQLContext
andHiveContext
factories. See updatedREADME.md
for details. This PR will be used as a base for Spark 1.4 support (#26).