aws / sagemaker-feature-store-spark

Apache License 2.0
6 stars 3 forks source link

[FEAT][PYTHON][SCALA] Add FeatureStoreManager to support Spark operations #1

Closed can-sun closed 2 years ago

can-sun commented 2 years ago

Add FeatureStoreManager to support Spark operations, such as batch data ingestion and loading feature definitions.

Description of changes: This is an initial commit to sagemaker-feature-store-spark-sdk. Add the functionality to support Spark operations, such as batch data ingestion and loading feature definitions. Provided both Scala and Python support, and the library can be installed on EMR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.