Skip to content

Nifi 193#2

Closed
khmarbaise wants to merge 81 commits intoapache:masterfrom
khmarbaise:NIFI-193
Closed

Nifi 193#2
khmarbaise wants to merge 81 commits intoapache:masterfrom
khmarbaise:NIFI-193

Conversation

@khmarbaise
Copy link
Member

Fix for NIFI-193

mcgilman and others added 30 commits December 9, 2014 08:17
- Added a check to ensure that a process does not attempt to drop on itself.
- Adding javax.mail dependency to address a runtime dependency.
- Automatically including any self loops when moving the corresponding component.
- Removing the use of PreparedQueries when searching as it should be considering the raw form (not the evaluated form).
- Using shift instead of ctrl to drive group selection.
- Added support for metaKey for keyboard shortcuts.
- Clean up change for SVG resizing to remove unnecessary window resize listener.
- Using displayName where appropriate.
- Ensuring descriptor exists before attempting to use a default value.
- Latest version of qtip2.
- Latest version of slickgrid.
- Latest version of D3.
…till prepare a query even if the expression is invalid
- Latest version of qtip2.
- Latest version of slickgrid.
apiri pushed a commit to apiri/incubator-nifi that referenced this pull request Feb 1, 2016
Pulling from upstream/master
YolandaMDavis added a commit to YolandaMDavis/nifi that referenced this pull request Apr 12, 2017
# This is the 1st commit message:
nifi-toolkit-upgrade - shell scripts and classes to support upgrade and rollback of standalone and clustered nifi.

# This is the commit message apache#2:

nifi-toolkit-update - Refactored node manager to combine disconnect and delete function using other nodes when needed to submit request.

# This is the commit message apache#3:

nifi-toolkit-update - Refactored to use FileManagerTool

# This is the commit message apache#4:

nifi-toolkit-update - additional messaging, ensure any previous upgrade install is cleared before extracting

# This is the commit message apache#5:

nifi-toolkit-update - copy entire state directory to prevent disconnected "ghost" instances after upgrade

# This is the commit message apache#6:

nifi-toolkit-update - created bat files for windows support, migrated upgrade coordination to groovy class. you'll thank me later.

# This is the commit message apache#7:

nifi-toolkit-update - changed obtaining file permissions based on file type during extraction, updates to messaging in node manager, ensured that if server is not available when notification is sent then exception is logged yet upgrade/downgrade proceeds.

# This is the commit message apache#8:

nifi-toolkit-update - added -m flag to move repositories for install. catch excpeeptions from notification tool to allow to proceed.

# This is the commit message apache#9:

nifi-toolkit-update - changed version rule directory value, updated how rules are obtained for a given upgrade

# This is the commit message apache#10:

nifi-toolkit-update - fixes for windows

# This is the commit message apache#1:

nifi-toolkit-update - fixes for windows and to ensure directory copying works properly

# This is the commit message apache#2:

nifi-toolkit-update - so many fixes it's exhausting. I stay grinding

# This is the commit message apache#3:

nifi-toolkit-update - cluster testing changes

# This is the commit message apache#4:

nifi-toolkit-update - code cleanup, slight refactor to use abstract class

# This is the commit message apache#5:

nifi-toolkit-update - fix weird groovy package from build

# This is the commit message apache#6:

nifi-toolkit-update - lots of changes around versions and changes to fix logger

# This is the commit message apache#7:

nifi-toolkit-update - added supported versions consistently for all tools

# This is the commit message apache#8:

nifi-toolkit-update - added level support for notifications
zenfenan added a commit to zenfenan/nifi that referenced this pull request Apr 26, 2018
zenfenan added a commit to zenfenan/nifi that referenced this pull request May 5, 2018
zenfenan added a commit to zenfenan/nifi that referenced this pull request Aug 31, 2018
@bbende bbende mentioned this pull request Feb 11, 2019
11 tasks
turcsanyip added a commit to turcsanyip/nifi that referenced this pull request Sep 26, 2019
asfgit pushed a commit that referenced this pull request Sep 26, 2019
Added AzureStorageCredentialsService controller service interface
with 2 implementations:
 - AzureStorageCredentialsControllerService: holds the credential properties
   (account name, account key, sas token)
 - AzureStorageCredentialsControllerServiceLookup: can be used to dynamically
   look up another AzureStorageCredentialsService (similar to
   DBCPConnectionPoolLookup)

The controller service can be used by the Azure Storage processors:
{List|Fetch|Put|Delete}AzureBlobStorage, {Get|Put}AzureQueueStorage

NIFI-6550: Review changes.

NIFI-6550: Review changes #2.

This closes #3742.

Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
szaboferee pushed a commit to szaboferee/nifi that referenced this pull request Oct 7, 2019
Added AzureStorageCredentialsService controller service interface
with 2 implementations:
 - AzureStorageCredentialsControllerService: holds the credential properties
   (account name, account key, sas token)
 - AzureStorageCredentialsControllerServiceLookup: can be used to dynamically
   look up another AzureStorageCredentialsService (similar to
   DBCPConnectionPoolLookup)

The controller service can be used by the Azure Storage processors:
{List|Fetch|Put|Delete}AzureBlobStorage, {Get|Put}AzureQueueStorage

NIFI-6550: Review changes.

NIFI-6550: Review changes apache#2.

This closes apache#3742.

Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
turcsanyip added a commit to turcsanyip/nifi that referenced this pull request Mar 5, 2020
arkadius pushed a commit to arkadius/nifi that referenced this pull request Jan 20, 2021
Merge in BI/nifi from convertavrotoorc-decimal-fix to nifi-1.14-fixes

* commit 'fc2ef6c4e4ca332a66eae32c9ec21f30ae32fc01':
  NIFI-7958 ConvertAvroToORC - decimal support
takraj pushed a commit to takraj/nifi that referenced this pull request Mar 17, 2025
CFM-3726 Added deprecation notice in GRPC processors
markobean added a commit to markobean/nifi that referenced this pull request Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments