mans2singh
da33e2859c
NIFI-2398 - GetIgnite processor
...
This closes #721 .
2016-10-05 22:31:01 +02:00
Scott Aslan
e46fea920a
[NIFI-1794] Update .dialog-content to wrap text. This closes #1094
2016-10-05 16:15:11 -04:00
Scott Aslan
c764f83506
[NIFI-1904] If open, close hamburger menu on window resize. This closes #1106
2016-10-05 14:23:13 -04:00
Andre F de Miranda
3b408f5601
NIFI-2816 - Clean typos across the code - Part 2. This closes #1085
2016-10-05 13:07:57 -04:00
Matt Burgess
f157076378
NIFI-2828: Fix Hive NAR dependencies
...
NIFI-2828: Added dependency on hadoop-client to Hive NAR
This closes #1075 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-10-05 11:37:05 -04:00
Aldrin Piri
9a7c36dc13
NIFI-1615 Removing Apache License header and adding exclusion for Pull Request template for RAT check as we cannot provide comments without cluttering PR dialog.
...
This closes #1103 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2016-10-05 11:14:24 -04:00
Andre F de Miranda
7fd293f339
NIFI-1615 - Add GitHbub pull request template to address some of the reocurring PR mistakes
...
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2016-10-05 10:52:16 -04:00
Pierre Villard
75d0c74d27
NIFI-1840 Added compression type property in Kite processors
...
This closes #409
2016-10-06 00:20:52 +11:00
Byunghwa Yun
2c907c63af
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
2016-10-05 08:59:26 -04:00
Scott Aslan
44cc7e0072
[NIFI-2864] Update when shell empties content. This closes #1096
2016-10-05 08:14:15 -04:00
Lee Laim
4dbdfea5dc
minor typo in expression-language-guide.doc
...
delimiter in example was asciidoc syntax
This closes #1098 .
Signed-off-by: Andy LoPresto <alopresto@apache.org>
2016-10-04 17:27:44 -07:00
Koji Kawamura
17a36c6fd5
NIFI-2825: Fix S2S getPeers flow file count
...
- Added ClusterWorkload message to retrieve workload information from a
cluster coordinator
- Use cluster workload to return queued flow file count to site-to-site
client so that it can calculate distribution of data transfer
This closes #1084 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-10-03 13:28:01 -04:00
Joe N
34e5a5321a
NIFI-2826 Adding enqueue time to GetAzureEventHub processor
...
Signed-off-by: jpercivall <joepercivall@yahoo.com>
2016-10-03 10:41:33 -04:00
Andre F de Miranda
bec7dbbad6
NIFI-2709 - Refactor ConsumeIMAP and ConsumePOP3 to generate RFC2822
...
compliant flowfiles
NIFI-2709 - refactor ConsumePOP/ConsumeIMAP jUnit
tests now use the greenmail mock email server
This closes : #1083
2016-10-04 01:35:34 +11:00
Andre F de Miranda
25b7dfa9b1
NIFI-1971 - Introduce QueryWhois processor with batching (i.e. netcat protocol) support
...
This closes #858 .
2016-10-01 18:38:58 +02:00
Andre F de Miranda
2054888fb1
NIFI-2756 - Add displayName to maven archetypes and remove unused import
...
- Code generated generated by the NiFi archetypes should pass contrib-check by default
This closes #1004 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-30 14:23:50 -04:00
Andre F de Miranda
cc5e827aa1
Dummy commit closing stalled PR requests
...
Closes : #335 - superseded by #366
Closes : #849 - superseded by #875
Closes : #769 - malformed PR
Closes : #595 - malformed PR
Closes : #1054
2016-10-01 01:04:21 +10:00
Pierre Villard
d6867283b5
NIFI-2832 State management should be part of the documentation/usage. This closes #1074
2016-09-30 09:59:35 -04:00
Bryan Rosander
4e13fef724
NIFI-2783 - Site-to-site command line client - s2s.sh shell script warnings -> stderr, usage improvement with examples - Increasing heap settings for s2s cli
...
This closes #1056 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2016-09-30 09:12:16 -04:00
Scott Aslan
e230e50f9d
[NIFI-1851] correctly display number of total process groups upon refresh. This closes #1079
2016-09-29 13:25:19 -04:00
Scott Aslan
1a24f5f34c
[NIFI-2831] update auto terminate messages. This closes #1077
2016-09-29 13:09:29 -04:00
Scott Aslan
12e3315ae9
[NIFI-2833] Increase font size and line height for small dialogs. This closes #1078
2016-09-29 11:57:04 -04:00
Matt Gilman
833ec4409c
NIFI-2758: - Updating move verification to account for Controller Service moving out of scope.
...
This closes #1064
Signed-off-by: jpercivall <joepercivall@yahoo.com>
2016-09-28 15:01:38 -04:00
d810146
cfc738ec19
NIFI-2763: S3 processors do not work with older S3-compatible object stores
...
This closes #1076 .
Signed-off-by: James Wing <jvwing@gmail.com>
2016-09-28 10:32:11 -07:00
Bryan Bende
d4948a3778
NIFI-1768 Adding TLS/SSL support to Solr processors NIFI-1980 Added a default value for PutSolrContentStream commitWithIn NIFI-2568 Added Kerberos support to Solr processors
...
Upgrading SolrJ to 6.2.
Signed-off-by: Yolanda M. Davis <ymdavis@apache.org>
This closes #1005
2016-09-28 13:14:57 -04:00
Scott Aslan
c4826cac54
[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
2016-09-27 15:38:10 -04:00
Scott Aslan
d674cdfc79
[NIFI-2775] update Provenance table GoTo button visibility in FF. This closes #1040
2016-09-27 15:08:11 -04:00
Yolanda M. Davis
de717da73f
Merge remote-tracking branch 'origin/master'
2016-09-27 12:01:46 -04:00
Matt Gilman
dd9ecc2907
NIFI-2824: - Updating replication logic to account for the potential replication target and then invoking the corresponding action.
...
Signed-off-by: Yolanda M. Davis <ymdavis@apache.org>
This closes #1068
2016-09-27 11:44:21 -04:00
Andrew Lim
3ac3b8dc91
NIFI-2639 Update NiFi In Depth Doc: made text edits and replaced screenshots with new UI
...
This closes #1067
Signed-off-by: jpercivall <joepercivall@yahoo.com>
2016-09-27 11:41:48 -04:00
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
Andre F de Miranda
be85d9ddff
NIFI-2814 - Add ASF header to AppVeyor settings file and adjust apache-rat accordingly
...
This closes #1058 .
Signed-off-by: Aldrin Piri <aldrin@apache.org>
2016-09-26 11:30:44 -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
Edgardo
56f7cd085f
[NIFI-2813] Fix for invalid M2_HOME directory
...
This closes #1049
Signed-off-by: Andre F de Miranda <trixpan@users.noreply.github.com>
2016-09-24 14:30:40 +10: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