docker-zeppelin icon indicating copy to clipboard operation
docker-zeppelin copied to clipboard

Docker image for apache zeppelin

Results 2 docker-zeppelin issues
Sort by recently updated
recently updated
newest added

There was a missing brace for the port number of the Spark master.

Getting a file not found exception when the file is clearly there: ``` bash root@431d593ffcec:/incubator-zeppelin# ls -lh /incubator-zeppelin/data/bank-full.csv -rw-r--r--. 1 root root 4.4M Feb 14 2012 /incubator-zeppelin/data/bank-full.csv ``` ``` java...