This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from aa6f6dd61d NIFI-10814: Display description for selected flow (#6693)
new ff14ea2aab NIFI-10862 This closes #6709. Fix Flaky tests in
TestXMLReader
new 5aa7ba9bf9 NIFI-10860 This closes #6704. Deprecated ExecuteFlumeSink
and ExecuteFlumeSource
new 6062f16667 NIFI-10861 This closes #6705. Deprecated Azure Storage
Processors using legacy Microsoft SDK
new 0ca09fd52c NIFI-10864 This closes #6707. Deprecated Hive 1.1 and 1.2
Components
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../azure/storage/DeleteAzureBlobStorage.java | 2 ++
.../azure/storage/FetchAzureBlobStorage.java | 2 ++
.../azure/storage/ListAzureBlobStorage.java | 2 ++
.../azure/storage/PutAzureBlobStorage.java | 2 ++
.../nifi/processors/flume/ExecuteFlumeSink.java | 2 ++
.../nifi/processors/flume/ExecuteFlumeSource.java | 2 ++
.../apache/nifi/dbcp/hive/HiveConnectionPool.java | 2 ++
.../org/apache/nifi/processors/hive/PutHiveQL.java | 2 ++
.../nifi/processors/hive/PutHiveStreaming.java | 2 ++
.../apache/nifi/processors/hive/SelectHiveQL.java | 2 ++
.../nifi/processors/hive/UpdateHiveTable.java | 2 ++
.../nifi/dbcp/hive/Hive_1_1ConnectionPool.java | 2 ++
.../apache/nifi/processors/hive/PutHive_1_1QL.java | 2 ++
.../nifi/processors/hive/SelectHive_1_1QL.java | 2 ++
.../nifi/processors/hive/UpdateHive_1_1Table.java | 2 ++
.../java/org/apache/nifi/xml/XMLRecordReader.java | 3 ++-
.../java/org/apache/nifi/xml/TestXMLReader.java | 26 +++++++++++-----------
17 files changed, 45 insertions(+), 14 deletions(-)