Hi Mike, thanks for the contributions! Don't bother about AppVeyor builds, for now it's broken. We are only looking at Travis builds, and even for this build, we see intermittent failures. Personally I look at the travis details and check that at least one of language-dependent build is OK (and that the others are not failing because of language issues).
Thanks 2017-06-27 12:43 GMT+02:00 Mike Thomsen <[email protected]>: > 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 >
