You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @xiaoyongzhu team, the Management Icon is missing in the UI when we deploy the web app with Docker. However, it appears when we use your ARM template for deployment. Can you provide a solution for this bug? Thank you.
Tracking information
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
The text was updated successfully, but these errors were encountered:
The default environment variable REACT_APP_ENABLE_RBAC is set as false.
Could you please help to confirm your settings in both ARM and Docker scenarios, so that we can verify if it is a bug?
Willingness to contribute
No. I cannot contribute a bug fix at this time.
Feathr version
feathrfeaturestore/feathr-registry:releases-v1.0.0
System information
Azure Web App with Linux
Describe the problem
Hi @xiaoyongzhu team, the Management Icon is missing in the UI when we deploy the web app with Docker. However, it appears when we use your ARM template for deployment. Can you provide a solution for this bug? Thank you.
Tracking information
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 ReactThe text was updated successfully, but these errors were encountered: