Matthew Burgess
3d546b8d87
NIFI-5484: Fixed PutHive3Streaming to use the Hive Metastore URI property (to include multiple URIs)
...
NIFI-5484: Incorporated review comments, added unit test for new validator
This closes #2934
2018-08-03 10:36:56 -04:00
Andy LoPresto
5e6c43f83e
NIFI-5473 Added section on using external signed CA for TLS Toolkit.
...
Increased TOC level to 3 for ASCIIDOC generated documentation.
This closes #2927 .
Signed-off-by: Andrew Lim <andrewlim.apache@gmail.com>
2018-08-02 20:55:39 -07:00
pepov
b7fe04257d
NIFI-5468 Add toolkit to NiFi docker image and use zip archive
...
NIFI-5468 add keypasswd with the default of keystorepasswd for bc compatibility
NIFI-5468 Use ARG instead of ENV for PATH variables as those need to be controlled in the build
NIFI-5468 Use BASE_URL for the default case when MIRROR_BASE_URL is not defined (and replace ARCHIVE_BASE_URL)
This closes #2921
Signed-off-by: Andrew I. Christianson <andy@andyic.org>
2018-08-02 09:44:14 -04:00
Mark Payne
4cca9bef7c
NIFI-5480: Use FlowController's maps of components in order to look up component by ID rather than iterating recursively through all Process Groups to find the component
...
This closes #2932
Signed-off-by: Jeremy Dyer <jeremydyer@apache.org>
2018-08-01 19:33:56 -04:00
Matthew Burgess
b4894c5572
NIFI-5475: Upgraded Hive 3 bundle to Apache Hive 3.1.0
2018-08-01 13:42:31 -04:00
Andy LoPresto
e62aa0252d
NIFI-5442 Get X-ProxyContextPath value from request attributes rather than directly from headers.
...
NIFI-5442 Populate request contextPath attribute during AccessResource before displaying on message-page.jsp.
Refactored shared code from CatchAllFilter to WebUtils.
NIFI-5442 Refactored filter and context path code to shared parent filter and subclass.
NIFI-5442 Removed unnecessary initParams from nifi-web-ui web.xml.
NIFI-5442 Added explicit dispatchers to nifi-web-ui web.xml and removed unnecessary code from AccessResource.
This closes #2908
2018-08-01 12:10:14 -04:00
Matthew Burgess
9742dd2fac
NIFI-5471: Push table aliasing to DatabaseAdapter impls
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2926 .
2018-07-31 10:14:27 +02:00
uday
e97ae921f7
NIFI-5342 CaptureChangeMySQL didn't escape database name
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2923
2018-07-30 19:04:19 -04:00
zenfenan
44face10bf
NIFI-5450: Added ENDPOINT_OVERRIDE to AWS SQS processors
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2924 .
2018-07-30 23:28:46 +02:00
pepov
56dfcc2cd6
NIFI-5438 create all volume directories for chowning properly, then create proper volumes for persistence. Notes: create conf instead of conf/templates since it will be created automatically. Create database_repository instead of data, since that is the default configuration. Create state volume used to store local state by default.
...
This closes #2905 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2018-07-27 14:38:18 -04:00
Matthew Burgess
473221368c
NIFI-5420: Allow StandardProcessSession to calculate duration for provenance events
...
This closes #2886 .
Signed-off-by: Mark Payne <markap14@hotmail.com>
2018-07-27 09:13:50 -04:00
Mike Thomsen
b1f78d58a6
NIFI-5440 Added db and collection attributes to GetMongo output.
...
This closes #2906
Signed-off-by: zenfenan <zenfenan@apache.org>
2018-07-26 23:34:12 +05:30
Jan Hentschel
610cbb66b2
NIFI-5418 Removed duplicated jackson-databind dependency from nifi-framework-cluster
...
This closes #2885
Signed-off-by: zenfenan <zenfenan@apache.org>
2018-07-26 23:20:13 +05:30
Corey Fritz
4baf35db5b
NIFI-5083: enabled EL support for processor configuration of Kafka consumer `group.id` property
...
Signed-off-by: zenfenan <zenfenan@apache.org>
2018-07-26 22:04:49 +05:30
Matthew Burgess
692943f016
NIFI-5454: Added EL support and copy.index attribute to DuplicateFlowFile
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2917 .
2018-07-26 14:13:14 +02:00
Andy LoPresto
0ad30e188f
NIFI-5451 Added test resources for 128 bit encryption.
...
Fixed unit test to perform properly without JCE unlimited strength policy installed.
This closes #2916 .
Signed-off-by: Mike Moser <mosermw@apache.org>
2018-07-25 15:21:13 +00:00
郑书国10209198
9a23d5bc60
NIFI-5447 Modify the description of 'nifi.security.needClientAuth',add default value describe
...
Added space and formatting to default value for needClientAuth in Admin Guide.
This closes #2912 .
Signed-off-by: Andy LoPresto <alopresto@apache.org>
2018-07-23 18:14:51 -07:00
Mike Thomsen
78d908bc0e
NIFI-5412 Added additional documentation for PutMongo.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2895
2018-07-23 09:11:59 -04:00
Mike Thomsen
c3cad2b38b
NIFI-5410 Added additional documentation for GetMongo.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2880
2018-07-23 08:55:36 -04:00
Mike Thomsen
d139b28564
NIFI-5409 Added additional documentation for DeleteMongo.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2879
2018-07-23 08:52:57 -04:00
Jeff Storck
46ce7aaa32
NIFI-5341 Enabled groovy tests in nifi-runtime
...
Fixed tests in NiFiGroovyTest in the nifi-runtime module
Updated NiFi.createBootstrapClassLoader to log a warning if lib/bootstrap does not exist rather than throwing a FileNotFoundException, since it already catches MalformedUrlException if there's an issue adding one of the bootstrap JARs to the bootstrap classpath
Explicitly handling InvocationTargetException in NiFi.initializeProperties to unwrap the cause and rewrap as an IllegalArgumentException to propogate the real cause of the underlying exception thrown by NiFiPropertiesLoader
This closes #2821 .
Signed-off-by: Andy LoPresto <alopresto@apache.org>
2018-07-18 11:35:55 -07:00
Joe Gresock
66783c18b2
NIFI-5427: Updating ScrollElasticsearchHttp to use POST, supporting ES6
...
This closes #2890
Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2018-07-18 13:50:53 -04:00
Mike Moser
4e09a03f86
NIFI-5196 Fixed JMS connection leak when uncaught exceptions happen
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2904 .
2018-07-18 11:27:51 +02:00
Mike Thomsen
461eca0d14
NIFI-5305 If EL evaluation creates an empty string for the database or collection names, it raises a ProcessException which triggers failure behavior.
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2891 .
2018-07-18 11:07:31 +02:00
Mark Payne
72a5e6bfba
NIFI-4407: Updated Expression Language Guide to provide details about how escaping $ is accomplished, and when the $ character should and should not be escaped. Fixed bug in the Query compiler that mistakenly would blindly replace 484 with $ even when the 484 did not precede an Expression. Added additional test cases.
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2898 .
2018-07-18 10:52:13 +02:00
Pierre Villard
d126743d93
NIFI-5437 - Yield in ExecuteScript when catching ScriptException
...
This closes #2903
Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2018-07-17 19:58:33 -04:00
Otto Fowler
3746ae258d
NIFI-5436 Add ability to set the processor name in the ProcessContext when using the TestRunner.
...
This closes #2902 .
Signed-off-by: Andy LoPresto <alopresto@apache.org>
2018-07-17 14:42:37 -07:00
Koji Kawamura
8b9d446118
NIFI-54096: Consolidating new model into existing List processors.
...
Adding followings:
- Use separate DistributedMapCache for tracking entities to avoid
conflict with existing code
- Added more validation
- Delete listed entities from cache if reset is needed
- Support Local scope
- Added Initial Listing Target
This closes #2876 .
Signed-off-by: Mark Payne <markap14@hotmail.com>
2018-07-17 13:59:57 -04:00
Otto Fowler
0a493bf7fd
NIFI-5432 Add Syslog Record Reader legacy Syslog
...
- Add additional details for schema
This closes #2900 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2018-07-17 13:40:47 -04:00
pepov
b191f6a62a
NIFI-5430 CLI tool extension for cluster summary
...
This closes #2894 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2018-07-16 15:29:06 -04:00
Otto Fowler
b10220439c
NIFI-5337 Syslog 5424 Record Reader and nifi-syslog-utils
...
- Create nifi-syslog-utils to move syslog parsing functionalty to a central location shared by the processors and serialization/record system.
- Refactor Processors to use these utils
- Update 5424 syslog classes using simple-syslog-5424 to pick up new changes to support this work, as well as keep dependencies/types from bleeding out to the
processors or readers
- Refactor Syslog5424Event and Parser
- Create Syslog5424RecordReader
- per review, handle blank message differently from eof
- name schema per review
This closes #2816 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2018-07-16 11:50:55 -04:00
Damian Czaja
ec7f131602
NIFI-4889: Logout not working properly with OIDC
...
- Redirect user agent to end session endpoint on the OIDC provider
- This closes #2830
2018-07-16 10:14:31 -04:00
Marco Gaido
31bb89514c
NIFI-5426: Use NIO.2 API for ListFile
2018-07-13 13:54:27 -04:00
Andy LoPresto
ffbff42421
NIFI-5415 Renamed ListenSyslogGroovyTest to ITListenSyslogGroovy.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2883
2018-07-13 09:57:50 -04:00
Lars Francke
4dd3495c77
NIFI-5352 Change distribution to have the JARs and NARs in lib readable by "other"
...
Signed-off-by: James Wing <jvwing@gmail.com>
This closes #2825 .
2018-07-10 21:26:18 -07:00
Martin Payne
eaef91fabb
NIFI-5289 - Changed nifi-mock junit Dependency Scope
...
Resolves NoClassDefFoundError for org.junit.Assert when using nifi-mock.
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2780
2018-07-10 20:38:16 -04:00
patricker
0dd4a91a67
NIFI-5312 QueryDatabaseTable updates state when an SQLException is thrown
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2868
2018-07-10 19:03:14 -04:00
patricker
e13602f752
NIFI-4279 PutDatabaseRecord and ConvertJSONToSQL stream has already been closed error on Oracle
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2874
2018-07-10 15:30:07 -04:00
Andy LoPresto
bef91008bb
NIFI-5399 Added wildcard certificate documentation to Admin Guide.
...
Clarified CN vs. SAN entries.
This closes #2870 .
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
2018-07-10 11:15:07 -07:00
patricker
624bbab8f0
NIFI-5382 ConvertRecord Add Option To Drop 0 Record Files
...
NIFI-5382 ConvertRecord Add Option To Drop 0 Record Files
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2853
2018-07-10 12:56:53 -04:00
Koji Kawamura
e94f0757db
NIFI-4654: Support reporting RAS S2S lineage to Atlas
...
- Added 's2s.port.id' FlowFile attribute to track target remote Port id
- Use 's2s.port.id' to analyze RAW S2S provenance events
- This closes #2863
2018-07-10 11:44:00 -04:00
Mark Bean
b279624398
NIFI-5368 controller services validated prior to enabling; referenced controller services must be enabled for referencing component to be valid (mock framework)
...
This closes #2873 .
Signed-off-by: Mark Payne <markap14@hotmail.com>
2018-07-10 11:23:40 -04:00
joewitt
23c3bb886c
This closes #2838 . Forcing this PR closed with empty commit.
2018-07-10 10:56:15 -04:00
Mark Payne
35bfc93901
NIFI-5377: Addressed issue of infinite recursion when enabling/disabling controller services if there is a recursive loop (i.e., Service A references Service B references Service A). This closes #2847
...
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2018-07-10 09:57:13 -04:00
Mark Bean
0d07bc4951
NIFI-5377 prevent infinite loop if a controller service circular reference exists
2018-07-10 09:57:13 -04:00
Andy LoPresto
3ef8b4ab8d
NIFI-5370 removed custom hostname verifier implementation from OkHttpReplicationClient (default handles wildcard certs).
...
This closes #2869 .
Signed-off-by: Mark Payne <markap14@hotmail.com>
2018-07-10 08:45:33 -04:00
Andy LoPresto
275789f8ca
NIFI-5401 Improved logging for node identity loading.
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2871 .
2018-07-10 09:51:52 +02:00
patricker
19636978f9
NIFI-5355 ResizeImage Fails to read PNG type on some OS's
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2854 .
2018-07-10 09:35:30 +02:00
Andy LoPresto
f60585a9b6
NIFI-5376 Removed deprecation warnings.
...
Updated Javadoc for SiteToSiteClient#createTransaction() and HttpClient implementation.
Reverted exception listing in method contract for SiteToSiteClient#createTransaction and HttpClient tion of same.
Reverted import ordering in TestSiteToSiteClient.
Reverted exception listing in TestGetHDFSFileInfo, TestListHDFS, and StandardHttpFlowFileServerProtocol.
Restored @SuppressWarnings annotation and removed unnecessary "public static" keywords from inner classes in SiteToSiteClient.
This closes #2841 .
Signed-off-by: Joe Witt <joewitt@apache.org>
2018-07-09 20:45:34 -07:00
patricker
3826536546
NIFI-1251 ExecuteSQL Max Rows and Output Batching
...
NIFI-1251: Fixed doc and checkstyle issues
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #2834
2018-07-09 13:36:45 -04:00