I have a fresh Zeppelin download.
First I ran it via docker, everything is good. Then I stopped the Docker containers to clean it up. I did not save any notebooks.
Next I ran Zeppelin locally via
zeppelin-daemon.sh start
And I immediately noticed that the UI was extremely slow to load. Upon checking the network tab I find each resource taking 30-60 seconds to load, resulting in entire page taking 3-5 minutes.
How do I fix this, or even start to figure out what's wrong?