This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag HDF-2.0.1.0-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag HDF-2.0.1.0-tag was deleted! ***
was 005f2401be Updating the HDF version to 2.0.1.
This change permanently discards the following revisions:
discard 005f2401be Updating the HDF version to 2.0.1.
discard c64976608a NIFI-2925: When swapping in FlowFiles, do not assume that
its Resource Claim is 'in use' but instead look up the canonical representation
of the resource claim
discard 1da2f4e0c7 NIFI-2828: Fixed issue with transitive Hadoop dependencies
in Hive NAR
discard 148798f5f8 NIFI-2894: Fixed typo in PutSQL documentation
discard dcbc480422 NIFI-2901: Comment out hadoop.version overrides for vendor
profiles
discard 3a410c5b70 NIFI-2897: Fixed SelectHiveQL for CSV output of complex
types
discard b610b0b637 NIFI-2873: Nifi throws UnknownHostException with HA NameNode
discard 69c785f847 NIFI-2262: Added Avro-normalization of table/column names
in SQL processors
discard 27cb0d0d5c Merge pull request #4 from mattyb149/BUG-67324
discard 308d77cd44 BUG-67324: Set the Hive version for HDF to HDP 2.5 Hive
discard 45fe36977b NIFI-2863: S2S to allow cluster URL more leniently. This
closes #1122
discard 749b46b39d NIFI-2757: Site-to-Site with DN mapping
discard 67e0a595c5 NIFI-2837: - Immediately hiding the template dialog after
clicking the Upload button to prevent an accidental re-submission.
discard 010ca7500a Fixed HL7 segment index bug for order control codes, more
testing
discard 47896ba1ca NIFI-2774 added configurable QoS options to ConsumeJMS
discard 8ceb520984 NIFI-2789, NIFI-2790 - polishing
discard e91558a7ae NIFI-2789, NIFI-2790 - Read JMS properties and add to
FlowFile attributes in ConsumeJMS
discard 2cc397389b NIFI-2855: Site-to-Site with port forwarding.
discard 492bdee6f0 NIFI-2825: Fix S2S getPeers flow file count
discard fb7098647b NIFI-2836: - Ensure that we wait until a request is
completed before unlocking the lock for request replication - Ensure that
failures do not trigger request completion logic unless the failure is the last
node to report its status - This closes #1109
discard c7b017fb56 NIFI-2777: NIFI-2856: - Only performing response merging
when the node is the cluster cooridinator even if there is a single response. -
Fixing PropertyDescriptor merging to ensure the 'choosen' descriptor is
included in map of all responses.
discard 68601fcb16 [NIFI-1792] Clear the selected rule id when deleting the
last rule in the list. Add scrollable styles when appropriate. Close popups
when appropriate. This PR also adjusts the position of the table cell nfel and
long text editors. This closes #1099.
discard 52f9aebc05 [NIFI-2838] update width of rule name and save message.
This closes #1089
discard e391863027 [NIFI-1794] Update .dialog-content to wrap text. This
closes #1094
discard 81d51a95f6 [NIFI-1904] If open, close hamburger menu on window resize.
This closes #1106
discard e8d65ff300 NIFI-2828: Fix Hive NAR dependencies NIFI-2828: Added
dependency on hadoop-client to Hive NAR
discard 75062346e3 NIFI-2858: - getSystemLoadAverage of OperatingSystemMXBean
sometimes returns a negative value. - ProcessorLoadAverage sets -1.0. It added
a defensive logic. - When load average is zero(load average: 0.00, 0.02, 0.04),
systemLoad is zero. - This closes #1091
discard fc69a0592e [NIFI-2864] Update when shell empties content. This closes
#1096
discard 7c3da55e56 [NIFI-1851] correctly display number of total process
groups upon refresh. This closes #1079
discard e1180d2236 NIFI-2758: - Updating move verification to account for
Controller Service moving out of scope.
discard 5701a6fdce [NIFI-1757] remove iframe from shell dialog to prevent
reoccurring requests, update fill color and label config dialog content margins
to fit into their respective dialogs. This closes #1069
discard 2db6470361 [NIFI-2775] update Provenance table GoTo button visibility
in FF. This closes #1040
discard ff2c4573cc NIFI-2824: - Updating replication logic to account for the
potential replication target and then invoking the corresponding action.
discard d2a53844c3 NIFI-2822 - pass the JWT Authorization token i. This closes
#1065
discard 4e6d6934e4 NIFI-2796: - Fixing incorrect documentation for the cluster
summary endpoint.
discard cb725e3201 [NIFI-2788] update global hamburger menu to have fixed
width icons and align text. This closes #1041
discard 5760725bfe [NIFI-2720] update view configuration properties tables
dialogs to match editable configuration properties dialogs
discard fff02e0e48 NIFI-2707: - Ensuring that connections are always sorted
accordingly to their zIndex. This preserves the 'bring to front' settings.
discard 543cd67312 NIFI-2785: - Ensure the URL is updated when uploading a
template to ensure it's going to the appropriate Process Group.
discard ab60ea0c66 NIFI-2797: - Correcting download URIs for OTPs.
discard aef7c41eeb NIFI-2792 - Ensuring the flow is saved when a template is
deleted.
discard e06ba39d8e NIFI-2772: Unsecure RAW Site-to-Site fails with User DN is
not known
discard fc09994d78 fix action details dialog
discard 9c3be4229a NIFI-2768: - Ensuring we correctly enforce authorization
when the destination of a connection changes. This includes source,
destination, and parent process group. - Ensuring the UI reseting accordingly
when a request fails.
discard e99b408367 NIFI-2765: Fixed Kerberos support for PutHiveStreaming
discard ce60c9bb28 NIFI-2766: - Ensuring the root group is included in
/resources.
discard d5d9d9be32 BUG-65812 Setting hadoop.version back to 2.6.2 which
resolves TDE issues, and remove Jackson dependency that was added in BUG-65715
discard b14260a23d Merge pull request #3 from mattyb149/BUG-65715
discard d0e7bcb55f update CS GoTo. This closes #998
discard def1b12aac BUG-65701 Specifying jersey-bundle 1.19 for Ranger plugin
discard 090b8cf82d BUG-65715: Added jackson-core 2.6.1 to
nifi-hadoop-libraries-nar
discard 343b1d7a39 NIFI-2718: Show HTTP S2S Auth error on bulletin
discard 03cf782d09 BUG-55706 added kafka10 version update.
discard a187cfd3fd NIFI-1966: Recreated issue that is outlined in JIRA (the
reason for re-opening the ticket) that results in
'java.util.NoSuchElementException: No value present' in unit test - Resolved
issue where two flows that are both empty but have different fingerprints (due
to root group id being different) causes vote election to fail
discard 0d9f114b7c NIFI-2745 added _source destination name_ attribute to
ConsumeJMS
discard 0c872519f3 NIFI-2746: Ensure that the FlowController is injected into
all ResourceApplications. This closes #993
discard 2a75ab1610 NIFI-2739: Call KafkaConsumer.wakeup() if consumer is
blocking for at least 30 seconds when OnUnscheduled is called
discard 5b8768b907 NIFI-2628: Whenever a flow is inherited from cluster
coordinator, save flow immediately to disk
discard 467d524b92 NIFI-2717: Ensure that when performing site-to-site
communications that we always commit the transaction on the remote side before
committing it on the local side
discard 3f3c97f823 NIFI-2712: Fixed Fetch processors for multiple max-value
columns. This closes #976
discard 64b94aa2cd NIFI-1966: When cluster is started up, do not assume that
Cluster Coordinator has the golden copy of the flow but instead wait for some
period of time or until the required number of nodes have connected, and then
choose which flow is correct. This closes #977
discard bbd3385dad NIFI-2732 ensure session and consumer aligned and has
registered rebalance listener. Make consumption far more memory and process
efficient, fixed extraneous getbundled call
discard 8a350399f8 BUG-55706 Fixing EmbeddedKafka for HDP deps, setting
hadoop.version to 2.7.1.2.4.2.0-258, and adding hadoop-auth to dependency
management to fix Kite processor test
discard 438d52f5e9 NIFI-2681: Refactored IndexManager into an interface and
renamed the existing implementation to CachingIndexManager. Implemented a new
SimpleIndexManager that performs no caching of IndexSearchers.
discard 15be875905 BUG-55706 Replace apache dependencies at build time with
HDP versions.
discard 02e9a21d44 NIFI-2722: - Updating the component entity as long as the
proposed entity is not older than the current one since stats are bundled in
the entity too.
discard 08b910c192 NIFI-2708 Added merging of SiteToSite details NIFI-2708
Updated to include ports from clientDto for port merging.
discard 0909b69ea8 Update CS table upon creation of a CS from the RT or CS
properties table
discard 2ceb12b8c6 NIFI-2686: Confusing log No hostnames specified
discard 170cd13262 NIFI-2688 Fixed regex pattern for European and Australian
time zones in serialized nifi.properties.
discard bb55ce00bb NIFI-2678: - Ensuring the most recent version of each
component is save for rendering on the canvas.
discard 974293584b NIFI-2687: RPG Port ID was used instead of RPG ID
discard c05dc5dfa6 NIFI-2694: - Addressing instances where phase one objects
were being referenced instead of phase two objects. - Code clean up.
discard 538516419f NIFI-2704: - Re-using the DataTransferAuthorizable in the
DataTransferResource. - Removing use of the DataTransferResource when obtaining
site to site details as it performs additional unnecessary checks. - Code clean
up. - This closes #971.
discard f77ba8d6ed [NIFI-2679] User is now able to disable/enable processors
that are invalid or stopped through Operate palette. This closes #973
discard 96930e18e1 [BUG-62836] apply hortonworks branding to Apache NiFi 1.0