The Travis CI tests passed for mine, but the AppVeyer build failed because
it didn't like some other NiFi module. PRs:

https://github.com/apache/nifi/pull/1948

https://github.com/apache/nifi/pull/1945

One is a PR to make GetMongo better able to handle very large queries (ex.
for bulk ingestion like pulling 10s of millions of records) and the the
other PR is one that adds a new form of PutMongo that uses the Record API.

(I've been slowly cleaning up PutHBaseRecord, but haven't had time to make
sure it handles all of the serialization options that PutHBaseJSON accepts.)

Thanks,

Mike

Reply via email to