Currently Feathr supports databricks on AWS; however it doesn't support EMR as a spark launcher.
Guida contributor
Tech stack
scalaaws
Dominio
backendclouddata
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
4
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
over 1 week
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
mostly clear
Prerequisiti
Basic knowledge of SparkAWS EMRScala programming
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
30
Direzione di ricerca
Examine the existing Databricks launcher implementation in the Feathr codebase (likely in Scala). Understand the EMR API and how to submit Spark jobs to EMR. Look for any existing discussions or PRs related to EMR support. The maintainer may need to clarify the desired approach (e.g., using EMR steps or a custom launcher).