could produce something reusable for the community.
>
>
>
>
>
> *From:* Fabian Hueske [mailto:fhue...@gmail.com]
> *Sent:* Wednesday, July 19, 2017 2:12 PM
> *To:* Branham, Jeremy [IT]
> *Cc:* user@flink.apache.org
> *Subject:* Re: Flink ML with DataStream
>
>
]
Sent: Wednesday, July 19, 2017 2:12 PM
To: Branham, Jeremy [IT]
Cc: user@flink.apache.org
Subject: Re: Flink ML with DataStream
Hi,
unfortunately, it is not possible to convert a DataStream into a DataSet.
Flink's DataSet and DataStream APIs are distinct APIs that cannot be used
together.
Hi,
unfortunately, it is not possible to convert a DataStream into a DataSet.
Flink's DataSet and DataStream APIs are distinct APIs that cannot be used
together.
The FlinkML library is only available for the DataSet API.
There is some ongoing work to add a machine learning library for streaming
u