This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 49380ac1f0 NIFI-15121 Added validation timeout for ExecuteGroovyScript
add dd3fc39739 NIFI-15110 Standardized property names in Snowflake,
Social, Splunk, and SQL Bundles (#10484)
No new revisions were added by this update.
Summary of changes:
.../snowflake/GetSnowflakeIngestStatus.java | 9 ++-
.../snowflake/PutSnowflakeInternalStage.java | 25 +++++---
.../processors/snowflake/StartSnowflakeIngest.java | 9 ++-
.../snowflake/util/SnowflakeProperties.java | 29 ++++-----
.../service/SnowflakeComputingConnectionPool.java | 15 +++--
...ndardSnowflakeIngestManagerProviderService.java | 32 +++++++---
.../nifi/processors/twitter/ConsumeTwitter.java | 73 ++++++++++++----------
.../nifi/processors/splunk/PutSplunkHTTP.java | 30 +++++----
.../splunk/QuerySplunkIndexingStatus.java | 14 +++--
.../nifi/processors/splunk/SplunkAPICall.java | 19 +++---
.../nifi/reporting/sql/QueryNiFiReportingTask.java | 3 +
.../nifi/reporting/sql/util/QueryMetricsUtil.java | 12 ++--
12 files changed, 166 insertions(+), 104 deletions(-)