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
Hue 4.10 in docker container.
I have sqlalchemy interpreter connection to oracle with params ${user} ${password}
When i open editor first time i got error missing username/password with no login modal form.
I need to write query and run it then login form appear. Is there any way to force show login form when i open editor without writing and running query?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hue 4.10 in docker container.
I have sqlalchemy interpreter connection to oracle with params ${user} ${password}
When i open editor first time i got error missing username/password with no login modal form.
I need to write query and run it then login form appear. Is there any way to force show login form when i open editor without writing and running query?
Beta Was this translation helpful? Give feedback.
All reactions