Skip to content

Releases: flyteorg/flytekit

Sagemaker init

01 Aug 03:31
c561af6
Compare
Choose a tag to compare
v0.11.1

Sagemaker folder missing init (#147)

Add SageMaker BuiltinAlgorithmTrainingJob and HyperparameterTuningJob support

31 Jul 18:09
c2e8424
Compare
Choose a tag to compare

This release adds support for launching SageMaker's builtin algorithm training job and hyperparameter-tuning job by using Flytekit

Add Support for Notebooks as Tasks

30 Jul 23:19
a32dd2d
Compare
Choose a tag to compare
Notebook Task (#130)

* Support for Notebook Tasks

* PR comments

* Update spark_exec path

* Update

* Interruptible

* Update version

* Update Notebook Support

* PR comments

Co-authored-by: Haytham AbuelFutuh <habuelfutuh@lyft.com>

Fix Primitive.value returning None

28 Jul 00:40
fe1343c
Compare
Choose a tag to compare
v0.10.11

Fix Primitive.value returning None issue (#145)

Support Spark 3.0

28 Jul 00:22
b5d8196
Compare
Choose a tag to compare
Support Spark 3.0 (#142)

* Support Spark 3.0

* Default to Spark 2.4

Validate config file exists before using

13 Jul 20:29
cf5d8ac
Compare
Choose a tag to compare
v0.10.4

Validate config file exists before using (#131)

Update Spark Entrypoint

13 Jul 08:23
250e9ee
Compare
Choose a tag to compare
Use Spark provided entrypoint (#132)

* Update spark_entrypoint: Remove Quotes

* Bump version + use spark provided entrypoint

* Delete flytekit_spark_entrypoint.sh

* Bump version

* Remove ref to flytekit_spark_entrypoint

bug; remove queuing budget

12 Jul 22:17
4db091f
Compare
Choose a tag to compare
v0.10.2

bug; Queuing budget no longer exists. Quality of service is not yet i…

v0.10.1.dev100

10 Jul 21:10
Compare
Choose a tag to compare
v0.10.1.dev100 Pre-release
Pre-release
Bump version

bug; presto task was reverted accidentally

30 Jun 20:55
ea9970b
Compare
Choose a tag to compare
Reapply presto change (#129)

* copying Katrina's change back in

* bump