feathr-ai / feathr-ai/feathr

[BUG] Paths too long

未关闭
#628 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
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.7.1

### System information

- **OS Platform and Distribution (e.g., Linux Ubuntu 20.0)**:
- **Python version**:
- **yarn version, if running the dev UI**:

### Describe the problem

ERROR: Could not install packages due to an OSError: [WinError 206] The filename or extension is too long: 'C:\\Users\\xiaoyzhu\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python310\\site-packages\\feathrcli\\data\\feathr_user_workspace\\mockdata\\feathrazuretest3fs@feathrazuretest3storage.dfs.core.windows.net'.

This can be solved by following articles to enable Windows Long path, such as this one:
https://helpdeskgeek.com/how-to/how-to-fix-filename-is-too-long-issue-in-windows/

### Tracking information

_No response_

### Code to reproduce bug

_No response_

### What component(s) does this bug affect?

- [ ] `Python Feathr 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 Layer`: The storage layer supports SQL, Purview(Atlas). The API layer is in Python(FAST API)
- [ ] `Feature Registry Web UI layer`: The Web UI for feature registry. Written in React with a few UI frameworks.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。