Re: Beam interpreter

2021-12-24 Thread Паша
And that's actually what we're doing here :) Thank you for the info, folks! Pasha Finkelshteyn Developer Advocate for Data Engineering JetBrains asm0...@jetbrains.com https://linktr.ee/asm0dey пт, 24 дек. 2021 г. в 15:34, Jeff Zhang : > > Hi Bill, > > In my impression the following inte

Re: Beam interpreter

2021-12-24 Thread Jeff Zhang
Hi Bill, In my impression the following interpreters are used often in Zeppelin: Spark/Flink/Python/R/Jdbc/Shell/Markdown, other interpreters are not used very much. But it is just my biased opinion. It should be discussed publicly in the community. On Fri, Dec 24, 2021 at 3:32 AM Bill Brooks w

Re: Beam interpreter

2021-12-23 Thread Bill Brooks
I have to second this sentiment. That is the beauty of open source development; if you believe that Beam (or any other software) is the future of streaming and it should be available inside notebooks, then you can direct your belief in productive ways by taking over maintenance of the associated i

Re: Beam interpreter

2021-12-22 Thread Jeff Zhang
Hi Pasha, AFAIK, currently, there's no one is maintaining beam interpreter. It would be great if you are willing to help maintain and contribute on beam interpreter. On Thu, Dec 23, 2021 at 2:30 AM Паша wrote: > Wow, it was painful :( I hoped to request the team integrate Beam into > the Big Da

Re: Beam interpreter

2021-12-22 Thread Паша
Wow, it was painful :( I hoped to request the team integrate Beam into the Big Data Tools plugin. I believe that Beam is the future of streaming and it should be available inside notebooks. Pasha Finkelshteyn Developer Advocate for Data Engineering JetBrains asm0...@jetbrains.com https://linktr

Re: Beam interpreter

2021-12-21 Thread Jeff Zhang
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