Hi, Our company is also working with Spark and Phoenix. So that will be good if you are adding Phoenix interpreter in min binary release.
Thanks & Regards Vikash Kumar Software Engineer Resilinc – India Center of Excellence | http://www.resilinc.com/ Mobile: +91-7276111812 [cid:image001.jpg@01D0E4E0.2F0DB8A0]<http://www.resilinc.com/> [cid:image002.jpg@01D0E4E0.2F0DB8A0]<https://www.facebook.com/pages/Resilinc/152374944798272> [cid:image003.png@01D0E4E0.2F0DB8A0] <http://www.twitter.com/resilinc> [cid:image004.png@01D0E4E0.2F0DB8A0] <http://www.linkedin.com/company/resilinc-corporation> [cid:image005.png@01D0E4E0.2F0DB8A0] <https://www.youtube.com/channel/UCbo4dHglF3tdc-h7Db8YaGw> From: mina lee [mailto:mina...@apache.org] Sent: Friday, June 17, 2016 1:32 PM To: users@zeppelin.apache.org Subject: Ask opinion regarding 0.6.0 release package Hi all! Zeppelin just started release process. Prior to creating release candidate I want to ask users' opinion about how you want it to be packaged. For the last release(0.5.6), we have released one binary package which includes all interpreters. The concern with providing one type of binary package is that package size will be quite big(~600MB). So I am planning to provide two binary packages: - zeppelin-0.6.0-bin-all.tgz (includes all interpreters) - zeppelin-0.6.0-bin-min.tgz (includes only most used interpreters) I am thinking about putting spark(pyspark, sparkr, sql), python, jdbc, shell, markdown, angular in minimized package. Could you give your opinion on whether these sets are enough, or some of them are ok to be excluded? Community's opinion will be helpful to make decision not only for 0.6.0 but also for 0.7.0 release since we are planning to provide only minimized package from 0.7.0 release. From the 0.7.0 version, interpreters those are not included in binary package will be able to use dynamic interpreter feature [1] which is in progress under [2]. Thanks, Mina [1] http://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/manual/dynamicinterpreterload.html [2] https://github.com/apache/zeppelin/pull/908