[BUG] Error Code: DRIVER_LIBRARY_INSTALLATION_FAILURE when running demo
- 主要语言
- Scala
- 星标
- 1.9k
- 派生
- 247
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Willingness to contribute
Yes. I would be willing to contribute a fix for this bug with guidance from the Feathr community.
### Feathr version
0.8.0
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 20.0)**: DBR 9.1 LTS
- **Python version**: 3.8.10
- **Spark version, if reporting runtime issue**: 3.1.2
### Describe the problem
When running one of feathr's demo (https://github.com/feathr-ai/feathr/blob/main/feathr_project/feathrcli/data/feathr_user_workspace/nyc_driver_demo.ipynb) I get an error on `client.get_offline_features` saying: Library installation attempted on the driver node of cluster 1006-155649-b1hbphmz and failed. Please refer to the following error message to fix the library or contact Databricks support. Error Code: DRIVER_LIBRARY_INSTALLATION_FAILURE. Error Message: Library resolution failed. Cause: java.lang.RuntimeException: commons-logging:commons-logging download failed.
### Tracking information
_No response_
### Code to reproduce bug
_No response_
### What component(s) does this bug affect?
- [X] `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
贡献指南
评估
这个 Issue 还没有评估数据。