how to update zeppelin
Hi, it is for sure a silly/easy question, but I could not find any documentation on how to update zeppelin from 0.9 to 0.10? I am using the binary package. Is there a better solution than installing/unpacking 0.10 into a new directory and then copying the config files and notebooks? What files/folders do I have to copy/merge in order to not loose any settings and notebooks? Many thanks in advance Uwe
Re: how to update zeppelin
Check this upgrading instructions https://zeppelin.apache.org/docs/0.10.0/setup/operation/upgrading.html#instructions On Tue, Dec 21, 2021 at 7:18 PM wrote: > Hi, > > > > it is for sure a silly/easy question, but I could not find any > documentation on how to update zeppelin from 0.9 to 0.10? > > > > I am using the binary package. Is there a better solution than > installing/unpacking 0.10 into a new directory and then copying the config > files and notebooks? What files/folders do I have to copy/merge in order to > not loose any settings and notebooks? > > > > Many thanks in advance > > Uwe > -- Best Regards Jeff Zhang
Beam interpreter
Hi folks! I'm trying to reproduce the Apache Beam example from the docs site [1], but it fails with the following exception [2]. Am I doing something wrong or maybe some kind of misconfiguration? I'm trying with Zeppelin 0.10.0 in the default configuration. Thank you! [1] https://zeppelin.apache.org/docs/0.10.0/interpreter/beam.html [2] https://pastecode.io/s/smuhdv5x Pasha Finkelshteyn Developer Advocate for Data Engineering JetBrains asm0...@jetbrains.com https://linktr.ee/asm0dey
Re: Beam interpreter
The beam interpreter is not maintained for a long time, not sure whether it still works. We plan to move out some interpreters that are not maintainable. Looking out the logs, it seems some dependency version mismatch issue. On Wed, Dec 22, 2021 at 2:11 AM Паша wrote: > Hi folks! > > I'm trying to reproduce the Apache Beam example from the docs site > [1], but it fails with the following exception [2]. Am I doing > something wrong or maybe some kind of misconfiguration? > > I'm trying with Zeppelin 0.10.0 in the default configuration. > > Thank you! > > > [1] https://zeppelin.apache.org/docs/0.10.0/interpreter/beam.html > [2] https://pastecode.io/s/smuhdv5x > > Pasha Finkelshteyn > Developer Advocate for Data Engineering > JetBrains > > > asm0...@jetbrains.com > https://linktr.ee/asm0dey > -- Best Regards Jeff Zhang