Currently there is an ongoing survey about Python usage of Flink [1]. Some
discussion was also brought up there regarding non-jvm language support
strategy in general. To avoid polluting the survey thread, we are starting
this discussion thread and would like to move the discussions here.
In the i
t; On Tue, Dec 11, 2018 at 3:38 PM Thomas Weise wrote:
>
> > Did you take a look at Apache Beam? It already provides a comprehensive
> > Python SDK and can be used with Flink:
> > https://beam.apache.org/roadmap/portability/#python-on-flink
> >
> > We are using it
lish the design document then feel free to refer me to this
> document.
>
> Cheers,
> Till
>
> On Mon, Dec 10, 2018 at 3:08 AM Xianda Ke wrote:
>
> > Xianda Ke
> > 9:47 AM (11 minutes ago)
> > to dev, user
> > After communicating with some of the inte
Xianda Ke
9:47 AM (11 minutes ago)
to dev, user
After communicating with some of the internal users at Alibaba, my
impression is that:
- Most of them need C extensions support, they want to integrated their
algorithms with stream processingļ¼but Jython is unacceptable for them.
- For
After communicating with some of the internal users at Alibaba, my impression
is that:
* Most of them need C extentions support, they want to integrated their
algorithms with stream processingļ¼but Jython is unacceptable for them.
* For some users, who are only familiar with SQL/Python, developin