Hi all, I'm trying to run Zeppelin with Spark 1.3.0 in local mode. I built Zeppelin as follows:
mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4 -DskipTests I can access the web interface but when I try to create a notebook, the Zeppelin progress indicator just keeps flashing. I don't see anything in the logs that would indicate an error. Any advice on where to look to get an idea of what's going wrong? Thanks! RJ