GitHub user xlamer1st opened a pull request:
https://github.com/apache/nifi/pull/2838
Update processor group variable from a processor
Hi,
i've got a processor that fetch data from DB but i need to pass those
values to a processor group everytime i run my fetchDB. I need to pass
variables to ListSFTP somehow dynamically, can you help?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/nifi master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2838.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2838
----
commit c59b6fdf66a33b68a6dd6a0a2b1da90cd98d9825
Author: Mark Bean <mark.o.bean@...>
Date: 2018-03-16T23:43:29Z
NIFI-4658 set Maximum Number of Entries to required and allow FlowFiles
having fragment.count greater than Max Entries property
Signed-off-by: Mike Moser <[email protected]>
This closes #2559
commit 2279fad673f6370ee78c43761e5e9b4b9676aa43
Author: patricker <patricker@...>
Date: 2018-04-03T05:14:42Z
NIFI-5037 - ConsumeEWS Fails to Read Emtpy Message Body Emails
Signed-off-by: Pierre Villard <[email protected]>
This closes #2603.
commit 924c935a3856e69cdea06252403dc9f6a9a1c8e2
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-04-02T20:47:28Z
NIFI-5034:
- Ensuring descriptors and properties of referencing components are
populated like Processors, Reporting Tasks, etc.
commit 364985fb412790155bd2665e861de046c42dddb8
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-04-03T13:42:17Z
NIFI-5034:
- Processing properties and property descriptors in Controller Service
referencing components unconditionally.
This closes #2602.
Signed-off-by: Mark Payne <[email protected]>
commit 7c0ee014d339588547a2bab18a68f7d1dfdd28af
Author: Aldrin Piri <aldrin@...>
Date: 2018-01-23T15:43:45Z
NIFI-4788 This closes #2427. Exposing nifi.web.proxy.host configuration for
Docker containers.
Signed-off-by: joewitt <[email protected]>
commit f8466cb16d6723ddc3bf5f0e7f8ce8a47d27cbe5
Author: joewitt <joewitt@...>
Date: 2018-04-03T15:28:15Z
NIFI-4995-RC3 prepare release nifi-1.6.0-RC3
commit d511fe3e4bbfccf7f3afb1636dbdcb19e9e15fa1
Author: joewitt <joewitt@...>
Date: 2018-04-03T15:28:34Z
NIFI-4995-RC3 prepare for next development iteration
commit 1913b1e2a8c798eac066c9ab3baab7843e115ef1
Author: Koji Kawamura <ijokarumawak@...>
Date: 2018-02-06T02:37:06Z
NIFI-4932: Enable S2S work behind a Reverse Proxy
Adding S2S endpoint Reverse Proxy mapping capability.
Added license header to SVG files.
Incorporated review comments.
Use regex to check property key processing.
Catch AttributeExpressionLanguageParsingException.
This closes #2510
commit 7abb02fff000e70523c8b7afb6d3b9a7df5c929f
Author: Bryan Bende <bbende@...>
Date: 2018-04-03T13:30:30Z
NIFI-5027 Adding commands pg-get-services, pg-enable-services, and
pg-disable-services
- Improving response when service is stuck enabling, and improving response
when some services couldn't be enabled
- Throwing exception when a service is stuck enabling or can't be enabled
so that standalone mode gets a non-zero status code, also allowing use of
-verbose so stand-alone can decide if output is desired
- Improving information provided by pg-disable-services
Signed-off-by: Pierre Villard <[email protected]>
This closes #2604.
commit dc9b4cb516da346a2942d0bef2810b60ac179cc7
Author: Mike Moser <mosermw@...>
Date: 2018-02-26T19:04:04Z
NIFI-3599 Allow back pressure object count and data size to be configurable
in nifi.properties. This closes #2497
commit c119547222514cf09dd457f0f21b54b307f5f56d
Author: Marco Gaido <marcogaido91@...>
Date: 2018-04-05T11:44:55Z
NIFI-5043: TailFile in Multifile mode should not open new readers in
onTrigger
This closes #2606.
Signed-off-by: Mark Payne <[email protected]>
commit 7ff38f690d54cdc607383f1a4be252395b8c5c27
Author: Matthew Burgess <mattyb149@...>
Date: 2018-04-05T16:28:38Z
NIFI-5045: Fixed error code handling in PutHiveQL. This closes #2608
commit 4c787799ff7d971eb924df1e496da8338e6ab192
Author: Pierre Villard <pierre.villard.fr@...>
Date: 2017-09-19T07:27:46Z
NIFI-4149 - Indicate if EL is evaluated against FFs or not
- take into account input requirement for documentation rendering
- Renamed variable registry scope and added comments
- Doc + change in mock framework to check scope + update of components + UI
commit 644133dc353e8ca3b66658e768b1199c4820da06
Author: Mark Payne <markap14@...>
Date: 2018-04-06T16:39:34Z
NIFI-4149: Minor tweaks to verbiage
This closes #2205.
commit 7cc77937d8636feb65d708d14c3b22a6c71a1ed7
Author: Pierre Villard <pierre.villard.fr@...>
Date: 2018-04-06T18:38:04Z
NIFI-4149 - fixed contrib-check errors
commit 8e10f0bd5430e9cbf19851db52a697c0fd76e77b
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-04-06T18:20:20Z
NIFI-5048 Corrected typo in KeytabCredentialsService controller service
description
This closes #2612
Signed-off-by: Scott Aslan <[email protected]>
commit 63d4bba5a41d4eed40fb3324f124ba02e196d28c
Author: Mike Thomsen <mikerthomsen@...>
Date: 2018-04-06T12:34:08Z
NIFI-5047 Fixed a bug in PutMongo that prevented it from working if the
mode is insert and the query/query key are not set.
Signed-off-by: Pierre Villard <[email protected]>
This closes #2609.
commit b414132324e945d1c6340f812efe5e6024fad2c1
Author: Vi On <von@...>
Date: 2018-04-06T19:48:46Z
NIFI-5050 update frontend-maven-plugin
This closes #2613
Signed-off-by: Scott Aslan <[email protected]>
commit 59f625d3c28cde1cbceff6cf1fafa09e07a8ff84
Author: joewitt <joewitt@...>
Date: 2018-04-06T23:48:08Z
Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process
commit 50137531195752f53698444308598870b3116186
Author: joewitt <joewitt@...>
Date: 2018-04-07T00:03:18Z
NIFI-4995 update docker image and text info for next release
commit ae1d3e39456b364b776d73f46b39e87272e52865
Author: Matthew Burgess <mattyb149@...>
Date: 2018-04-04T19:38:24Z
NIFI-4862: Keep incoming flowfile attributes in outgoing flowfiles from
SelectHiveQL
This closes #2605.
Signed-off-by: Koji Kawamura <[email protected]>
commit 5f16f48a2728d6c279768e68e9833f0fa133a758
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-04-06T15:05:46Z
NIFI-5042 Added section Restricted Components in Versioned Flows and edited
related section in Adding Components to the Canvas
This closes #2610.
Signed-off-by: Bryan Bende <[email protected]>
commit b29304df79e78c5687b0c9411d5fab6cb93e6541
Author: Matthew Burgess <mattyb149@...>
Date: 2018-03-21T02:02:47Z
NIFI-4857: Support String<->byte[] conversion for records
This closes #2570.
Signed-off-by: Mark Payne <[email protected]>
commit b6c052066a7700510bfe1d4c254736eed44ca560
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-04-09T20:12:37Z
NIFI-4941 Updated nifi.sensitive.props.additional.keys description to refer
to nifi.properties
This closes #2620
Signed-off-by: Scott Aslan <[email protected]>
commit eb3391f1d2491509c9efff039c3702b70e9b7d6a
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-04-10T17:30:19Z
NIFI-5063 Added screenshots and supporting text for Primary Node processors
This closes #2624
Signed-off-by: Scott Aslan <[email protected]>
commit 274ed46d923e7d080b57ed121596b4ecfa997a2c
Author: Mark Bean <mark.o.bean@...>
Date: 2018-04-08T19:03:09Z
NIFI-5055 added ability to unpenalize MockFlowFile directly or from
MockProcessSession
Signed-off-by: Mike Thomsen <[email protected]>
commit b2fae5f56ee13cba96d112d45b6a8f90af250317
Author: Koji Kawamura <ijokarumawak@...>
Date: 2018-04-10T08:15:30Z
NIFI-5065: HTTP Site-to-Site fails sending data more than 2GB at once
Int variables got overflown.
This closes #5065
Signed-off-by: Mike Thomsen <[email protected]>
commit 4366c67b27cace82d23ba2d9e1d99b0749860de9
Author: mans2singh <mans2singh@...>
Date: 2018-03-18T01:50:08Z
NIFI-4927 - InfluxDB Query Processor
This closes #2562
Signed-off-by: Mike Thomsen <[email protected]>
commit ce0855e9883ef353108a3989350d1e8097ac5191
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-04-11T16:24:16Z
NIFI-5074 Added section Variables in Versioned Flows to User Guide
Signed-off-by: Pierre Villard <[email protected]>
This closes #2627.
commit 6fbe1515eefd2071dc75a1de2c1fc15cc282da76
Author: Pierre Villard <pierre.villard.fr@...>
Date: 2018-01-23T22:15:18Z
NIFI-4809 - Implement a SiteToSiteMetricsReportingTask
Fixed dependency issue by providing a local JSON reader
Rebased + fixed conflict + updated versions in pom + EL scope
Signed-off-by: Matthew Burgess <[email protected]>
This closes #2575
----
---