Commit Graph

890 Commits

Author SHA1 Message Date
Mark Payne a69ed6bae9 NIFI-548: Added LICENSE and NOTICE files assembly 2015-05-01 14:21:52 -04:00
Mark Payne d8ad2689c9 NIFI-548: Added LICENSE and NOTICE files to nar 2015-05-01 14:12:07 -04:00
Mark Payne 3ddfeaf072 Merge branch 'nifi-solr-bundle' of https://github.com/bbende/incubator-nifi into solr 2015-05-01 11:59:29 -04:00
Mark Payne 6394c8ee40 NIFI-557: modified unit test to connect to localhost, rather than the IP address of localhost, as DNS and multiple NIC cards can cause unit tests to fail otherwise 2015-05-01 11:37:24 -04:00
Sean Busbey 73a368f861 NIFI-561: FileBasedClusterNodeFirewallTest should rely on JUnit / Maven norms for test files.
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-01 10:48:23 -04:00
Sean Busbey 5bf610a11e NIFI-560: FileBasedClusterNodeFirewall should use slf4j parameterized message instead of string operations.
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-01 10:46:41 -04:00
Mark Payne 1a1cfe2344 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-05-01 10:30:55 -04:00
Mark Payne 7db27c01b2 NIFI-30: Merged code into develop 2015-05-01 10:28:26 -04:00
Aldrin Piri 393efc836e This closes #46 2015-05-01 10:08:56 -04:00
Brandon DeVries ba4a8937f8 fixing formatting issues for NIFI-433 2015-05-01 09:42:23 -04:00
Brandon DeVries 054f044fc5 Merge branch 'NIFI-433' into develop 2015-05-01 09:08:33 -04:00
Mark Payne 262a8735cf Merge branch 'securing-nifi' into develop 2015-05-01 09:05:47 -04:00
Mark Payne b86fe2d178 NIFI-149: Made modifications suggested in ticket 2015-05-01 09:05:34 -04:00
danbress 6fc823e0fe NIFI-463 - cleaning up formatting 2015-05-01 07:58:28 -04:00
danbress 93f246a3fd NIFI-463 cleaning up code 2015-05-01 07:54:43 -04:00
danbress d9a86e5b2e NIFI-463 adding links to controller service implementations 2015-05-01 07:54:42 -04:00
Mark Payne 14e73bc24d Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-30 19:40:58 -04:00
Mark Payne 89db6650bb NIFI-149: Updated Admin Guide to include section on securing NiFi 2015-04-30 19:33:41 -04:00
Sean Busbey 8ed131b635 NIFI-144: Skip firewall tests that require known bad host names on permissive DNS setups.
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-30 13:37:42 -04:00
Mark Payne 21c5c48cab NIFI-559: Initial implementation of DuplicateFlowFile 2015-04-30 13:13:22 -04:00
Mark Payne e7954cf04a NIFI-567: Use batch duration of 500 ms instead of 5 seconds when sending via site-to-site 2015-04-30 13:12:40 -04:00
Mark Payne e30cd23fc2 NIFI-566: Fixed issues related to backpressure 2015-04-30 13:12:07 -04:00
Aldrin Piri 594262a843 Providing a minor grammatical fix to the nifi/README.md 2015-04-30 12:31:33 -04:00
Sean Busbey d6160a7d07 NIFI-558: Improvements to "Getting Started" instructions for first build.
* when we tell folks to go somewhere, give them a link
* make sure building of nifi-parent is called out
* provide guidance on when to build parent / nar-plugin
* include requirements before folks start trying to build
* make sure there are shell examples for deployment commands
* make sure shell commands work for copy-paste after this version (even if
  captured responses will have different output later).
* include a screenshot of what a correct build + deploy + launch looks like
  in browser.

Signed-off-by: Aldrin Piri <aldrinpiri@gmail.com>
2015-04-30 12:17:34 -04:00
Mark Payne 5aeac2ebf3 NIFI-557: Added sleep statements to address timing issues 2015-04-29 17:18:35 -04:00
Mark Payne ab6794b29e NIFI-374: Route ProcessException's to failure 2015-04-29 17:02:08 -04:00
Mark Payne 6e5469c712 NIFI-533: Fixed checkstyle problem 2015-04-29 16:32:52 -04:00
Mark Payne 25e2b6c8ad Merge branch 'develop' into ListHDFS 2015-04-29 16:14:01 -04:00
Mark Payne e0d4484ee8 NIFI-533: Fixed buggy unit test more 2015-04-29 15:48:08 -04:00
Mark Payne 946fd7ce09 NIFI-533: Fixed bug in unit test that caused flowfiles to be evaluated in arbitrary order 2015-04-29 15:15:45 -04:00
Mark Payne fb8984cfa5 NIFI-421: Deleted unused method; formatted whitespace 2015-04-29 14:52:20 -04:00
Toivo Adams ad98ac50ca NIFI-421 ExecuteProcess back-pressure support, version 1b
Signed-off-by: Toivo Adams <toivo.adams@gmail.com>
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-29 14:44:03 -04:00
Mark Payne 20f11b1a77 NIFI-556: Refactored TOC's to include min event id for each block 2015-04-29 13:22:09 -04:00
Mark Payne 4baf48ae95 NIFI-555: Create index name based off of event time of first event in index, not based on creation time of index 2015-04-29 09:41:40 -04:00
Mark Payne 20831c87fc NIFI-554: Catch FileNotFoundException and handle it when creating IndexSearcher 2015-04-29 08:31:13 -04:00
Mark Payne 591b14307c Merge branch 'develop' into ListHDFS 2015-04-29 07:45:02 -04:00
Mark Payne ebee094ff3 NIFI-533: Fixed checkstyle issues 2015-04-29 07:44:19 -04:00
bbende fabb2c997e Fixing check-style errors for solr bundle 2015-04-28 18:55:19 -04:00
bbende e557e1e6e7 Merge remote-tracking branch 'upstream/develop' into nifi-solr-bundle 2015-04-28 18:29:07 -04:00
joewitt 57e78bf723 NIFI-526 addressed the two checkstyle findings. Curious how they got in there 2015-04-28 15:31:27 -04:00
Mark Payne 00b686b0b2 Merge branch 'develop' into ListHDFS 2015-04-28 10:13:11 -04:00
Mark Payne 8c006237e3 NIFI-395: Removed documentation dealing with how to configure controller-services.xml to use controller services, since they are now configured via the UI 2015-04-28 10:12:09 -04:00
Mark Payne 62edd7a3ab NIFI-526: Fixed whitespace error 2015-04-28 09:50:01 -04:00
Mark Latimer b7d2154f7d NIFI-526 move check into try so writeLock is released
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-28 09:34:19 -04:00
Mark Latimer 6e492b4082 peerStatus to peerDescription in EndpointConnectionPool.java fixing incompatible type error
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-28 09:31:51 -04:00
Mark Payne 3e767fbdf3 Merge branch 'develop' into ListHDFS 2015-04-28 08:47:23 -04:00
Mark Payne e4f431561e NIFI-533: Refactored for Unit Tests and added unit tests for ListHDFS 2015-04-28 08:46:38 -04:00
joewitt 6c3256e00a NIFI-271 findbugs is now available by activating the findbugs profile. Not making required because we need to work down a lot of warnings 2015-04-28 01:37:38 -04:00
joewitt e627482734 NIFI-271 2015-04-28 00:35:56 -04:00
joewitt 525ce7fb2d NIFI-271 2015-04-28 00:32:13 -04:00