Dynamically loading JAR file in Zeppelin
Imagine that you need to load JAR file dynamically in Zeppelin working on your EMR cluster. One easy way is to deploy the file to the instance and load it from there, however, what can you do if you have almost no access to the cluster and the filesystem? You can load the JAR from … Continue reading Dynamically loading JAR file in Zeppelin