Matt Burgess

Results 11 issues of Matt Burgess

# Summary [NIFI-10306](https://issues.apache.org/jira/browse/NIFI-10306) This PR adds logging to better identify the components of a Connection that cannot be added to the flow, to include source and destination process groups and...

Adds range/interval sampling to SampleRecord, to selectively choose which records / ranges are sampled. In order to streamline the review of the contribution we ask you to ensure the following...

Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: #### Description of PR Adds functionality like UpdateHive3Table to align records in...

# Summary [NIFI-10585](https://issues.apache.org/jira/browse/NIFI-10585) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking - [x] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue created ### Pull Request Tracking...

hacktoberfest-accepted

# Summary [NIFI-10449](https://issues.apache.org/jira/browse/NIFI-10449) This PR fixes an issue where ScriptedLookupService controller services were not reloading at certain times, such as after being disabled with no changes made. This causes things...

# Summary [NIFI-12889](https://issues.apache.org/jira/browse/NIFI-12889) This PR resets the HDFS resources upon Kerberos authentication failure so the relogin can happen correctly on the next try. # Tracking Please complete the following tracking...

# Summary [NIFI-12855](https://issues.apache.org/jira/browse/NIFI-12855) This PR augments the provenance capabilities to include the following features: - A reference in a provenance event to any parent events ("previousEventIds") - Add methods to...

The gravatar matcher looks for 32-char hex in the Gravatar URL. However if the avatar is hosted at Github, the URL has the following structure: https://avatars3.githubusercontent.com/u/1234567?v=3 gitminer could try to...

# Summary [NIFI-10752](https://issues.apache.org/jira/browse/NIFI-10752) This PR adds the Couchbase components back into NiFi, but using the Couchbase 3.x SDK and added to the assembly via a profile `include-couchbase`. The Jira has...