This is an automated email from the ASF dual-hosted git repository.

phrocker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from 68e2482  MINIFICPP-1208 - Enable rocksdb tools build
     add 6e5f965  MINIFI-1199: Integrate H2O Driverless AI PSP in MiNiFi (#763)

No new revisions were added by this update.

Summary of changes:
 extensions/pythonprocessors/h2o/ConvertDsToCsv.py  |  86 ++++++++++++++++
 .../h2o/dai/psp/H2oPspScoreBatches.py              |  98 +++++++++++++++++++
 .../h2o/dai/psp/H2oPspScoreRealTime.py             | 108 +++++++++++++++++++++
 3 files changed, 292 insertions(+)
 create mode 100644 extensions/pythonprocessors/h2o/ConvertDsToCsv.py
 create mode 100644 
extensions/pythonprocessors/h2o/dai/psp/H2oPspScoreBatches.py
 create mode 100644 
extensions/pythonprocessors/h2o/dai/psp/H2oPspScoreRealTime.py

Reply via email to