feathr-ai/feathr

Add on-prem Spark as a launcher

Open

#449 opened on Jul 9, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (1,929 stars) (244 forks)batch import
featurehelp wanted

Description

Currently Feathr is using cloud based spark service (Azure synapse/Databricks) as runtime, and adding on-prem spark should be straightforward by adding an additional launcher here: https://github.com/linkedin/feathr/tree/main/feathr_project/feathr/spark_provider

Contributor guide