Re: CORS problem

2021-10-21 Thread Alessandro Busato
I don't want boring you with this problem but I implemented the definitive solution keeping zeppenlin authorization as is. I think is the more clean solution. Use apache proxy to overcome CORS problems I did proceed in this way: Zeppelin: modify zeppelin-site.xml change property zeppelin.ser

Re: CORS problem

2021-10-21 Thread Jeff Zhang
Thanks for your sharing, could you contribute it to Zeppelin doc ? Alessandro Busato 于2021年10月21日周四 下午3:54写道: > I don't want boring you with this problem but I implemented the definitive > solution keeping zeppenlin authorization as is. I think is the more clean > solution. > > Use apache proxy