Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] master branch gradle build exception as 'other' has different root on Windows 11 #901

Open
2 of 4 tasks
hh23485 opened this issue Dec 6, 2022 · 2 comments
Open
2 of 4 tasks
Assignees
Labels
bug Something isn't working

Comments

@hh23485
Copy link

hh23485 commented Dec 6, 2022

Willingness to contribute

No. I cannot contribute a bug fix at this time.

Feathr version

branch commit: 3ebaa49

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 20.0): Windows 10.0.22621 N/A Build 22621
  • Python version: not related
  • Spark version, if reporting runtime issue: not related
  • JDK version: 1.8

Describe the problem

Failed to build this commit on Windows with gradle, it works on sbt before, please help check.
The compile message is 'other' has different root when execute gradle build also the gradlew build.

It works well on WSL, but our main environment is windows.

Tracking information

No response

Code to reproduce bug

Clone the repo master branch latest commit.
Go to the folder.
Run gradle build

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
@hh23485 hh23485 added the bug Something isn't working label Dec 6, 2022
@xiaoyongzhu
Copy link
Member

@hh23485 thanks for reporting this! We'll try to fix this.

@xiaoyongzhu
Copy link
Member

@hh23485 can you run gradlew build instead of gradle build? This should work in terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants