-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Willingness to contribute
Yes. I can contribute a fix for this bug independently.
Feathr version
0.8.0
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 20.0): Linux 20.04
- Python version: 3.10
- Spark version, if reporting runtime issue: 3.2.2
Describe the problem
local spark launcher _FeathrDLocalSparkJobLauncher doesn't implement download_result so that the `job_utils.get_result_df`` throws an error when using the local spark.
Tracking information
No response
Code to reproduce bug
No response
What component(s) does this bug affect?
-
Python Client: This is the client users use to interact with most of our API. Mostly written in Python. -
Computation Engine: The computation engine that execute the actual feature join and generation work. Mostly in Scala and Spark. -
Feature Registry API: The frontend API layer supports SQL, Purview(Atlas) as storage. The API layer is in Python(FAST API) -
Feature Registry Web UI: The Web UI for feature registry. Written in React
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers