Commit Graph

16 Commits

Author SHA1 Message Date
Shiqi Sun 8a4a991a81
Fix typos and links in several docs (#853)
Trivial fixes on typos, links and formats in several docs.
2020-04-01 13:48:47 -07:00
Clemens Valiente 29888bb088 fixing copy&paste error in sparkctl Readme (#696)
fix copy&paste error & grammar
2019-11-17 23:11:15 -08:00
Jessie A. Morris 4532f5263b
Fix install instructions in sparkctl readme 2019-02-05 14:26:42 -07:00
Chaoran Yu e0d6326ca3 Minor doc updates 2018-11-06 11:49:22 -05:00
Yinan Li c1ec30965a Added support for creating a SparkApplication from a ScheduledSparkApplication 2018-10-05 10:15:34 -07:00
Piotr Mrowczynski 686c094c67 Adjust sparkctl documentation for event cmd 2018-08-13 09:31:10 -07:00
Piotr Mrówczyński 55b7b95b7a Extend sparkctl to stream SparkApplication events (#243)
* Trigger events on driver/executor pending, running and unknown

* Extend sparkctl to stream SparkApplication events
2018-08-09 10:09:49 -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
Lena 22bccd5250 Ensure all dependencies are present comment
For Go beginners, it might be valuable to state that there're instructions on how to build the operator and get dependencies prior to building sparkctl.
2018-05-25 10:48:06 -07:00
Yinan Li 7e4c3a3270 Added support for streaming logs to sparkctl 2018-04-27 12:24:47 -07:00
Yinan Li 91c1852714 Make sure local files are closed 2018-01-25 16:16:19 -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 34aa172c0a Added a README for sparkctl 2018-01-21 13:32:49 -08:00