FRosner / docker-zeppelin

Docker image for starting Apache Zeppelin
6 stars 8 forks source link

Always overwrite shiro.ini #18

Closed FRosner closed 8 years ago

FRosner commented 8 years ago

If you want to change the password but you also persisted the configuration, you cannot, because shiro.ini will not get overwritten. Solution is to overwrite shiro.ini, as the end user cannot change it anyway using the Zeppelin UI.