Yinan Li
1c4486cdda
Removed legacy init-container related fields ( #750 )
2019-12-20 10:08:05 -08:00
kevin hogeland
55a1eebc0c
Generate CRD specs, bump to v1beta2 ( #578 )
...
* Generate CRD specs, bump to v1beta2
* Add short/singular CRD names
* Merge upstream/master
* Tweak Cores validation
* Fix typo, merge upstream
* Update remaining docs for v1beta2
2019-09-13 10:37:21 -07:00
Yinan Li
c41576b5ff
Updated the use the v1beta1 version of the APIs
2019-01-17 10:45:54 -08:00
Yinan Li
c1ec30965a
Added support for creating a SparkApplication from a ScheduledSparkApplication
2018-10-05 10:15:34 -07:00
Yinan Li
90e246faab
Fixed go import path
2018-09-13 12:32:58 -07:00
Piotr Mrowczynski
5b9732cb51
Fix reader closing issue when err is nil
2018-09-04 21:03:45 -07:00
Piotr Mrówczyński
8d95f535f7
Add s3 support for staging local dependencies in sparkctl #144 ( #179 )
...
* Add s3a support in sparkctl for staging local dependencies
Add aws sdk as dependency
* Adjust upload-to to go-cloud
Add documentation for staging local dependencies in s3a
2018-08-09 08:32:24 -07:00
Piotr Mrowczynski
c21d0c6ae4
Add PySpark support to sparkctl
2018-07-27 11:36:47 -07:00
Yinan Li
00c6a7fd58
Do not check restart eligibility if the application state has not changed
2018-07-10 23:30:03 -07:00
Piotr Mrowczynski
6179aacf7e
Adjust to kubernetes api v1.10 and client-go v7.0
2018-07-06 08:17:47 -07:00
Yinan Li
29c99bf1a0
Fixed a few typos in sparkctl
2018-02-07 15:50:36 -08:00
Yinan Li
2520f0547e
Ran go fmt on code
2018-01-29 12:54:47 -08:00
Yinan Li
56ec190de2
Added basic validation of SparkApplication spec in create
2018-01-29 12:09:40 -08:00
Yinan Li
df9bbdc054
Added a flag to control whether to override files already exist remotely
2018-01-25 14:20:50 -08:00
Yinan Li
3373b30e6d
Added support for uploading local dependencies to GCS
2018-01-25 10:23:08 -08:00
Yinan Li
b6656a7dc5
Added support for fetching executor logs and some refactoring
2018-01-22 10:14:22 -08:00
Yinan Li
fa9483358c
Fixed import order
2018-01-21 14:22:56 -08:00
Yinan Li
8cbf3e7efe
More work on sparkctl
2018-01-19 12:28:17 -08:00
Yinan Li
abe1e3f255
Initial setup for sparkctl
2018-01-18 11:30:47 -08:00