Created 11-05-2015 01:51 AM
Is it possible to clone the zeppelin interpreter with all settings programmatically(REST?) or using UI(I did not see that as an option). I created a new one manually but wanted to check if there was a better way?. I want to have 2 or more interpreters setup pointing @ different versions of spark 1.4 and 1.5. But i can easily see this extending to other components.
Created 11-05-2015 03:22 AM
would copying and modifying the interpreter file under /incubator-zeppelin/interpreter folder helps?
Created 11-05-2015 03:22 AM
would copying and modifying the interpreter file under /incubator-zeppelin/interpreter folder helps?
Created 11-05-2015 03:25 AM
@nshawa@hortonworks.com after talking to @Ali Bajwa it is not possible to point to a different interpreter @ this point. As it is compiled to a specific version of spark. So you cant dynamically chose which spark version you want to use. I filed a JIRA for this feature: https://issues.apache.org/jira/browse/ZEPPELIN-392
Created 11-05-2015 03:27 AM
make perfect since, wonder if it will work with backward compatibility though,right not I ended up with different Zeppelin folders pointed at different Spark versions
Created 11-05-2015 03:30 AM
Thats what I am doing now, I have sandbox 2.3.2 using out of the box ambari zeppelin pointing to 1.4 and setting up now local zeppelin to point to 1.5.1
Created 11-20-2015 05:15 AM
This should now be solved, starting Zeppelin 0.5.5 you dont need to rebuild for different Spark/Hadoop versions...
enjoy 🙂
Created 11-22-2015 09:42 PM
@Ned Shawa nice! Any insight when we would officially support Zeppelin in HDP?
Created 11-05-2015 03:25 AM
After talking to @Ali Bajwa it is not possible to point to a different interpreter @ this point. As it is compiled to a specific version of spark. So you cant dynamically chose which spark version you want to use. I filed a JIRA for this feature: https://issues.apache.org/jira/browse/ZEPPELIN-392