radanalyticsio / kubespark-operator

Apache License 2.0
1 stars 1 forks source link

Deploy Spark Job along with a cluster. #5

Open zak-hassan opened 6 years ago

zak-hassan commented 6 years ago

The original oshiko-cli let you deploy a sparkcluster then have it build a sparkjob attach to a sparkcluster. When the job is done it will allow for ephemeral clusters which terminate when job is complete.

Somethings to design like s2i functionallity to work like it did before with vanilla oshinko.