Relative Content

Tag Archive for apache-superset

RLS on superset

sales level 1 sales level 2 sales level 3
sl1 slm1 slmn1
sl1 slm1 slmn2
sl1 slm2 slmn3
sl1 slm2 slmn4
sl2 slm3 slmn5
sl2 slm3 slmn6
sl2 slm3 slmn7
sl2 slm3 slmn8
sl2 slm3 slmn9
sl2 slm3 slmn10
sl2 slm4 slmn11
sl2 slm4 slmn12
i’ve a hierarchy somewhat similar to this . i want to apply rls based on the same in superset in a way that sales level 1 can see data related to his subordinates sales level2 can see data related to saleslvel3 . can someone please help me out with this

Superset plugins yeoman error: Current environment doesn’t provides some necessary feature this generator needs

I already have superset up and running on my local machine. I followed the official setup guide and everything has been working perfectly. However, now I am trying to create my own custom charts for my superset dashboards and saw that you can create your own plugins. I started following the setup guide for this on from the apache superset github and everything seemed to be running correctly until I got to running yeomand to setup the plugin.