Hi Georg, There is currently no support for Apache NiFi integration in the project. I have personally been looking closer at NiFi recently and it seems like a good idea to glue it with PIO. PredictionIO is now in the stage of Apache incubation and the future releases after 0.10 will show more new functionality. If you have any ideas how it could look like, please feel free to share your conceptions. This is actually a very good moment to bring up such issues.
As far as Datasets are concerned, PIO does not currently support Datasets in its API. There is currently a pull request with an update to Spark 2.0, so Datasets could be used internally in engines once this is merged, but the API doesn't reflect such changes now. Regards, Marcin pt., 30.09.2016 o 17:24 użytkownik Georg Heiler <[email protected]> napisał: > Hi, > > does the event server of PIO integrate with apache nifi? > > In the examples you use the spark RDD api. Does PIO support sparks 2.0`s > datasets as well? > > regards, > Georg >
