ooyala / spark-jobserver

REST job server for Spark. Note that this is *not* the mainline open source version. For that, go to https://github.com/spark-jobserver/spark-jobserver. This fork now serves as a semi-private repo for Ooyala.
Other
344 stars 135 forks source link

JobSqlDAO write jars to HDFS and store the HDFS path in SQL (stored jar ... #99

Open dan-null opened 9 years ago

dan-null commented 9 years ago

...directly in SQL prior).

Upcoming commits will include unit tests and further edge cases. @davewgithub @myxjtu