james94 commented on issue #763: URL: https://github.com/apache/nifi-minifi-cpp/pull/763#issuecomment-617880230
@phrocker I moved the **ConvertDsToCsv** python processor to the `h2o/` base directory since it is not only meant to be used with the 2 Python Scoring Pipeline processor(s): **H2oPspScoreRealTime** and **H2oPspScoreBatches**, but it can also be used with the 1 MOJO Scoring Pipeline processor: **H2oMojoPwScoring**. **ConvertDsToCsv** can also be used without the scoring pipeline processors just to convert a variety of data sources to csv. Note: I do have another PR for **H2oMojoPwScoring** python processor: [MINIFI-1201: Integrate H2O Driverless AI MSP in MiNFi](https://github.com/apache/nifi-minifi-cpp/pull/766). I looked at the travis failures and they look unrelated to this update in the PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
