Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Missing DataProfiling view from AIRFLOW -UI

Tags:

airflow

Missing Data Profiling view when used FAB-Security with RBAC.

I have created users using airflow create_users even the users have admin privileges data profiling view is not available on UI any Ideas?

like image 890
Anthati Nagaraju Avatar asked Sep 10 '25 21:09

Anthati Nagaraju


1 Answers

As per the breaking changes section in Updating Airflow and backwards-incompatible the "new" webserver wont be supporting every feature of the old webserver.

Due to security concerns, the new webserver will no longer support the features in the Data Profiling menu of old UI, including Ad Hoc Query, Charts, and Known Events.

like image 113
Tomme Avatar answered Sep 14 '25 22:09

Tomme