James Wing
508b218b59
NIFI-2795 Sys Diagnostics in Cluster UI
...
- Cleaning up tab resize loop
- Pre-authorizing sys diagnostics api calls
- Addressing issues filtering the tables in the cluster table.
- Addressing issues sorting the tables in the cluster page.
2016-09-27 10:58:01 -04:00
Byunghwa Yun
28acb07433
NIFI-2811 JdbcCommon doesn't convert bigint(20) column.
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #1053
2016-09-27 10:18:48 -04:00
Yolanda M. Davis
30f008d676
NIFI-2822 - pass the JWT Authorization token i. This closes #1065
2016-09-26 15:16:32 -04:00
Byunghwa Yun
8868235993
NIFI-2803 The pagination of GenerateTableFetch has a sort bug.
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
NIFI-2803: Updated unit tests for GenerateTableFetch
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #1052
2016-09-26 12:05:16 -04:00
Andre F de Miranda
446cd44702
NIFI-2816 - Clean typos across the code
...
This closes #1057 .
2016-09-26 17:47:31 +02:00
Matt Gilman
1b88552b46
NIFI-2796:
...
- Fixing incorrect documentation for the cluster summary endpoint.
This closes #1063 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2016-09-26 11:43:33 -04:00
Pierre Villard
44d4b882bf
NIFI-2071 - Support repeating capture groups in ExtractText
...
This closes #1050 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2016-09-26 17:22:21 +09:00
Mike Moser
85a1f753a7
NIFI-2787 truncate flowfile attributes that get indexed to fit within Lucene limits
...
Signed-off-by: Joe Skora <jskora@apache.org>
This closes #1043
2016-09-23 16:01:23 -04:00
Scott Aslan
25150d4016
[NIFI-2788] update global hamburger menu to have fixed width icons and align text. This closes #1041
2016-09-23 14:35:38 -04:00
Matt Burgess
66fe004058
NIFI-2815: Fixed InvokeScriptedProcessor to allow changes to script engine type
...
This closes #1055 .
2016-09-23 19:30:51 +02:00
Mike Moser
5a3d00c7bb
NIFI-2636 resolve thread safety problem in UnpackContent
...
Signed-off-by: Joe Skora <jskora@apache.org>
2016-09-23 13:25:03 -04:00
Edgardo
b34de74db2
NIFI-2810 Allow Content Type to be set in PutS3Object processor
...
This closes #1034 .
2016-09-23 17:12:30 +02:00
Scott Aslan
f06aeaee2a
[NIFI-2720] update view configuration properties tables dialogs to match editable configuration properties dialogs
...
This closes #1051 .
2016-09-23 15:46:53 +02:00
Matt Burgess
49297b725d
NIFI-2805: Add fragment attributes to SplitAvro
...
This closes #1046 .
2016-09-22 21:46:23 +02:00
Joe Gresock
937dc71aec
NIFI-2417: Addressing code review comments
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2016-09-22 15:00:06 -04:00
Joe Gresock
00412f6e97
NIFI-2417: Adding Query and Scroll processors for Elasticsearch
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2016-09-22 15:00:06 -04:00
Scott Aslan
e973874793
[NIFI-2781] removing bower and allowing npm to manage client side resources in nifi-web-ui and nifi-jolt-transform-json-ui. This closes #1030
2016-09-22 14:50:21 -04:00
Matt Gilman
0218bc61ef
NIFI-1870: - Restoring the upstream/downstream connections dialog. - Correcting input port label when showing downstream components.
...
This closes #1028 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-22 11:32:19 -04:00
Bartosz Wozniak
f11682202b
NIFI-1893 Add processor for validating JSON
...
This closes #1037 .
2016-09-22 13:08:34 +02:00
Byunghwa Yun
77f8503e98
NIFI-2802 The implementation classes don't support orderByClause.
...
This closes #1044 .
2016-09-22 12:21:43 +02:00
Matt Gilman
5198e70d14
NIFI-2707: - Ensuring that connections are always sorted accordingly to their zIndex. This preserves the 'bring to front' settings.
...
This closes #1023 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-21 17:20:44 -04:00
Matt Gilman
b304f70f3e
NIFI-2785: - Ensure the URL is updated when uploading a template to ensure it's going to the appropriate Process Group.
...
This closes #1029 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-21 14:40:10 -04:00
Nicolas Dupont
be83c0c5b2
NIFI-1844 - Added ListFTP and FetchFTP processors
...
This closes #881 .
2016-09-21 17:40:38 +02:00
Peter Wicks
938c7cccb8
NIFI-2749
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #997
2016-09-21 11:16:57 -04:00
Aldrin Piri
fda15d916d
Removing reference to removed lineage identifier header for ExecuteFlumeSink additional details.
...
THis closes #1039
2016-09-21 10:36:24 -04:00
Matt Gilman
e10b4beb90
NIFI-2797: - Correcting download URIs for OTPs.
...
This closes #1038 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-21 10:33:39 -04:00
Matt Gilman
684f417406
NIFI-2792 - Ensuring the flow is saved when a template is deleted.
...
This closes #1031 .
2016-09-21 16:31:40 +02:00
Pierre Villard
930e95aa00
NIFI-1170 - Improved TailFile processor to support multiple files tailing
...
This closes #980
2016-09-21 10:05:39 -04:00
Matt Burgess
68291636cb
NIFI-1841: Fixed support for CLOB/BLOB types
...
This closes #1035 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-20 15:33:06 -04:00
Toivo Adams
4fc0e9c407
nifi-2381 Connection Pooling Service -Drop invalid connections and create new ones.
...
This closes #986 .
2016-09-20 18:21:42 +02:00
Oleg Zhurakousky
b693a4a561
NIFI-2789, NIFI-2790 - polishing
...
This closes #1027
2016-09-20 09:32:43 -04:00
Joey Frazee
c238676058
NIFI-2789, NIFI-2790 - Read JMS properties and add to FlowFile attributes in ConsumeJMS
...
Remove unused assertEquals import
Move destination from default to send/receive to support EL better
2016-09-20 09:30:14 -04:00
Koji Kawamura
feaa4c9db8
NIFI-2757: Site-to-Site with DN mapping
...
Added DN identity mapping pattern support to Site-to-Site client
authorization.
This closes #1010 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-19 12:56:54 -04:00
Pierre Villard
d838f61291
NIFI-1942 Processor to validate CSV against user-supplied schema
...
This closes #476
Signed-off-by: jpercivall <joepercivall@yahoo.com>
2016-09-16 11:13:07 -04:00
Andy LoPresto
022f5a506d
NIFI-2266 Refactored GetHTTP processor to use SSLContext protocol vs. hard-coded TLSv1.
...
This closes #999 .
2016-09-16 00:08:08 +02:00
Matt Gilman
abcfbeb062
NIFI-2771:
...
- Using GzipHandler instead of GzipFilter.
This closes #1020
2016-09-15 10:27:39 -04:00
Pierre Villard
c1ad913598
NIFI-1342 Added default User-Agent in PostHttp
...
This closes #1021
2016-09-15 09:57:09 -04:00
Peter Wicks
8a28395e9f
NIFI-2754
...
- Migrating swap to active prior to swapping if necessary.
- This closes #1000 .
2016-09-14 14:27:50 -04:00
Yolanda M. Davis
67a47dbead
NIFI-2251
...
- Initial commit for client side provenance lineage svg download.
- css styling adjustments, changes for svg replace
- Addressing some style/spacing.
- This closes #982 .
2016-09-14 14:23:46 -04:00
Koji Kawamura
bc005e3398
NIFI-2772: Unsecure RAW Site-to-Site fails with User DN is not known
...
This closes #1019 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-14 10:39:11 -04:00
Matt Gilman
36846e0fe7
NIFI-2719: - Caching components recently added/removed in case ajax requests are received out of order. This is not an issue for modifications of existing components as we're able to leverage the revision.
...
This closes #1011 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-14 10:33:10 -04:00
Joe Skora
c72a9aa54b
NIFI-2752 Correct ReplaceText default pattern and unit tests
...
* Corrected the DEFAULT_REGEX pattern.
* Added tests to isolate regex capture group problem and verify corrected functionality.
* Removed short circuit logic that masked configuration errors and created inconsistent processor behavior.
This closes #1007 .
2016-09-13 22:55:55 +02:00
Scott Aslan
02ca2a0d78
[NIFI-2770] fix action details dialog
...
This closes #1017 .
2016-09-13 22:17:37 +02:00
Matt Gilman
5dd743947c
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.
...
This closes #1014 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-13 11:41:51 -04:00
Matt Burgess
6c9291ad53
NIFI-2765: Fixed Kerberos support for PutHiveStreaming
...
This closes #1012 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-13 11:13:06 -04:00
Matt Gilman
b48355e75a
NIFI-2766: - Ensuring the root group is included in /resources.
...
This closes #1013 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-13 10:59:26 -04:00
Matt Burgess
d325773760
NIFI-2262: Added Avro-normalization of table/column names in SQL processors
...
This closes #994 .
2016-09-13 15:46:33 +02:00
Bryan Bende
9ff5c0b25f
NIFI-2760 Specifying jersey-bundle 1.19 for Ranger plugin
...
This closes #1006 .
2016-09-12 14:18:11 -04:00
Kirk Tarou
e25885650a
NIFI-2440 - Add 'file.lastModifiedTime' attribute to ListSFTP processor
...
Added 'file.lastModifiedTime' attribute to ListFileTransfer, which is
the abstract class extended by ListSFTP.
String literal attribute names were replaced with static references to
attribute name constants in ListFile.
ListFileTransfer stores the 'file.lastModifiedTime' attribute in the
format specified in ListFile.FILE_MODIFY_DATE_ATTR_FORMAT
Updated WritesAttribute description for file last modify time attribute
to mirror the entry in ListFile
Signed-off-by: Joe Skora <jskora@gmail.com>
This closes #931 .
2016-09-09 22:44:23 -04:00
Scott Aslan
abaacfa5e5
[NIFI-2721] update CS GoTo. This closes #998
2016-09-09 12:31:46 -04:00