Currently Feathr supports databricks on AWS; however it doesn't support EMR as a spark launcher.
Guide contributeur
Stack technique
scalaaws
Domaine
backendclouddata
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
4
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
over 1 week
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
mostly clear
Prérequis
Basic knowledge of SparkAWS EMRScala programming
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
30
Direction de recherche
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).