mleap icon indicating copy to clipboard operation
mleap copied to clipboard

Do we support Flink dataset convert to Mleap DenseVector?

Open mullerhai opened this issue 2 years ago • 2 comments

HI: when I deal with flink Dataset ,I want to convert it to Mleap DenseVector for tensorflow model train dataset input,Need to do this. but I could not found these relation convert method

mullerhai avatar Jul 05 '22 05:07 mullerhai

mleap doesn't have any support for flink right now. In principle there could be a mleap-flink module analogous to the mleap-spark module. I'll happy review a set of PRs to add this support if anyone wants to add this capability though 😄 . I'd expect it to be a decent amount of work.

jsleight avatar Jul 05 '22 15:07 jsleight

mleap doesn't have any support for flink right now. In principle there could be a mleap-flink module analogous to the mleap-spark module. I'll happy review a set of PRs to add this support if anyone wants to add this capability though 😄 . I'd expect it to be a decent amount of work.

haha ,it is nice to wait some one do that,

mullerhai avatar Jul 06 '22 03:07 mullerhai