Regarding features that I think will be very interesting:
* Scala 2.12 support
* fix dependency hell with "org.apache.commons:commons-lang3:3.8.1" which I 
have to add to spark intepreter to make 2.4.x work
* offline downloading of Hellium packages. I personally want to be able to 
download it and build insider my Dockerfile, so the users of the container will 
not have to install them manually
* smoother and better documented intepreter.json configuration. I tried to 
mount configured intepreteurs in docker as volumes but they do not alway cach 
up well
* better code complition. At the moment it really sucks, I have to keep IDE 
opened to get code suggestions and they are often wrong, or delayed or simply 
do not catch the context properly. Maybe you should consider adding 
https://scalameta.org/metals/ support for proper complitions?
* download should not be bounded by max-rows limitations. If I have 100K rows 
in my dataframe and I push "download as tsv" it should attempt to download it 
all, not only those rows that are shown in the browser. I had a lot of problems 
as I assumed this by default but it downloaded only loaded rows, maybe you 
should have a button "download all"?


On 2019/05/13 15:02:58, "Pastrana, Rodrigo (RIS-BCT)" 
<rodrigo.pastr...@lexisnexisrisk.com> wrote: 
> Thanks Jeff, I hope it would be this summer as well, but do you know if 
> that’s an actual target by the apache team?
> 
> There are a couple of features we’re very interested in. Currently 
> experiencing issues building the branch locally…
> Thanks!
> 
> From: Jeff Zhang <zjf...@gmail.com>
> Sent: Monday, May 13, 2019 10:59 AM
> To: users <users@zeppelin.apache.org>
> Subject: Re: 0.9 Zeppelin release schedule
> 
> 
> *** External email: use caution ***
> 
> ________________________________
> No exact release date planned, I hope it would be in this summer.
> 
> 
> 
> Pastrana, Rodrigo (RIS-BCT) 
> <rodrigo.pastr...@lexisnexisrisk.com<mailto:rodrigo.pastr...@lexisnexisrisk.com>>
>  于2019年5月13日周一 下午10:56写道:
> Hello Zeppelin community,
> Do we know when to expect 0.9 pre-built packages made available? Thanks.
> 
> ________________________________
> ---------------------------------------- The information contained in this 
> e-mail message is intended only for the personal and confidential use of the 
> recipient(s) named above. This message may be an attorney-client 
> communication and/or work product and as such is privileged and confidential. 
> If the reader of this message is not the intended recipient or an agent 
> responsible for delivering it to the intended recipient, you are hereby 
> notified that you have received this document in error and that any review, 
> dissemination, distribution, or copying of this message is strictly 
> prohibited. If you have received this communication in error, please notify 
> us immediately by e-mail, and delete the original message.
> 
> 
> --
> Best Regards
> 
> Jeff Zhang
> 
> 
> ---------------------------------------- The information contained in this 
> e-mail message is intended only for the personal and confidential use of the 
> recipient(s) named above. This message may be an attorney-client 
> communication and/or work product and as such is privileged and confidential. 
> If the reader of this message is not the intended recipient or an agent 
> responsible for delivering it to the intended recipient, you are hereby 
> notified that you have received this document in error and that any review, 
> dissemination, distribution, or copying of this message is strictly 
> prohibited. If you have received this communication in error, please notify 
> us immediately by e-mail, and delete the original message.  
> 

Reply via email to