Here is an overview, what is hidden behind spark interpreter in Apache Zeppelin.
Read moreTag: zeppelin
Running Apache Zeppelin in K8s cluster and integration with YARN cluster
Useful way for implementing CI/CD pipeline is to pack code as docker and run in K8s cluster. One very practical application for data analytics is notebook based tool Apache Zeppelin. Every business department requires own configuration for zeppelin. Hence, there is an idea to create docker containers for every department and run in k8s cluster.
Read more