You are viewing a plain text version of this content. The canonical link for it is here.
- nifi git commit: NIFI-3222 - Allow ExecuteScript, InvokeScriptedProcessor and ScriptedReporting to use ExpressionLanguage to define the scripting engine modules path - posted by ma...@apache.org on 2017/04/01 03:43:20 UTC, 0 replies.
- [jira] [Commented] (MINIFI-253) Make Processors pluggable - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/01 13:55:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-247) SocketFactory will not return null pointer if is secure is specified without openssl - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/03 11:26:41 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-247) SocketFactory will not return null pointer if is secure is specified without openssl - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/03 11:27:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-239) Create a C++ HTTP client processor to match the InvokeHTTP processor - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/03 11:49:41 UTC, 11 replies.
- nifi git commit: NIFI-3668: Fix purging expired replicate requests. - posted by ma...@apache.org on 2017/04/03 13:51:12 UTC, 0 replies.
- [jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/04 01:32:42 UTC, 8 replies.
- [jira] [Created] (MINIFI-257) Include OS X 10.12 in build process in Travis - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/04 20:53:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-257) Include OS X 10.12 in build process in Travis - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/04 21:07:41 UTC, 5 replies.
- nifi git commit: NIFI-2940: - Allowing access to configuration actions through the Controller when the underlying component has been removed. - posted by bb...@apache.org on 2017/04/04 21:40:29 UTC, 0 replies.
- [jira] [Commented] (MINIFI-236) Ensure processors are all thread safe - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/05 08:16:41 UTC, 3 replies.
- [jira] [Created] (MINIFI-258) Avoid using singleton for Configure. - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/05 13:38:41 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-236) Ensure processors are all thread safe - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/05 14:34:41 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-236: Make GetFile, PutFile, TailFile, and ExecuteProcess thread safe - posted by al...@apache.org on 2017/04/05 14:38:34 UTC, 0 replies.
- [1/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes - posted by al...@apache.org on 2017/04/05 16:11:45 UTC, 0 replies.
- [2/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes - posted by al...@apache.org on 2017/04/05 16:11:46 UTC, 0 replies.
- [3/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes - posted by al...@apache.org on 2017/04/05 16:11:47 UTC, 0 replies.
- [4/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes - posted by al...@apache.org on 2017/04/05 16:11:48 UTC, 0 replies.
- nifi git commit: NIFI-3664: - Updating the unmarshalling to consider the current date when parsing the time. - posted by bb...@apache.org on 2017/04/05 17:22:56 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-254 Adjusting issue with casing in TestExecuteProcess from merge of linter updates. - posted by al...@apache.org on 2017/04/05 20:27:51 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-254) Update codebase to C++ Linter standards - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/05 20:28:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-196) Cleanup startup errors in face of bad/missing configurations - posted by "John W. Schmotzer (JIRA)" <ji...@apache.org> on 2017/04/05 23:18:41 UTC, 1 replies.
- nifi git commit: NIFI-3586: Fix for retrieving ProcessID for NiFi under windows. - posted by tk...@apache.org on 2017/04/06 03:09:58 UTC, 0 replies.
- [1/3] nifi git commit: NIFI-3413: Add GetChangeDataCaptureMySQL processor NIFI-3413: Incorporated review comments NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs NIFI-3413: Refactored setup() for better error handling, - posted by ij...@apache.org on 2017/04/06 15:48:29 UTC, 0 replies.
- [2/3] nifi git commit: NIFI-3413: Add GetChangeDataCaptureMySQL processor NIFI-3413: Incorporated review comments NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs NIFI-3413: Refactored setup() for better error handling, - posted by ij...@apache.org on 2017/04/06 15:48:30 UTC, 0 replies.
- [3/3] nifi git commit: NIFI-3413: Add GetChangeDataCaptureMySQL processor NIFI-3413: Incorporated review comments NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs NIFI-3413: Refactored setup() for better error handling, - posted by ij...@apache.org on 2017/04/06 15:48:31 UTC, 0 replies.
- [1/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:48 UTC, 0 replies.
- [2/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:49 UTC, 0 replies.
- [3/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:50 UTC, 0 replies.
- [4/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:51 UTC, 0 replies.
- [5/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:52 UTC, 0 replies.
- [6/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:53 UTC, 0 replies.
- [7/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent - posted by mc...@apache.org on 2017/04/06 17:51:54 UTC, 0 replies.
- nifi git commit: NIFI-3528 Added support for keytab/principal to Kafka 0.10 processors - posted by bb...@apache.org on 2017/04/06 19:10:08 UTC, 0 replies.
- nifi git commit: NIFI-3509 Fixed ID duplication Fixed the possibility of duplicated MSB part of the component during template creation. This closes #1651 - posted by mc...@apache.org on 2017/04/06 20:04:55 UTC, 0 replies.
- [jira] [Updated] (MINIFI-237) Getfile only honors the polling interval on the first pass. - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/07 12:41:41 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-237) Getfile only honors the polling interval on the first pass. - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/07 12:41:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-256) Provide support for Site to Site attaching to an interface in config - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/07 12:41:42 UTC, 1 replies.
- nifi git commit: Fixing checkstyle error in FlowSnippetDTO - posted by bb...@apache.org on 2017/04/07 13:58:26 UTC, 0 replies.
- nifi git commit: NIFI-3678: Ensure that we catch EOFException when reading header information from WAL Partition files; previously, we caught EOFExceptions when reading a 'record' from the WAL but not when reading header info - posted by bb...@apache.org on 2017/04/07 14:28:47 UTC, 0 replies.
- nifi git commit: NIFI-2940: - Fixing broken integration test following changes introduced in NIFI-2940. - posted by bb...@apache.org on 2017/04/07 14:42:27 UTC, 0 replies.
- [jira] [Created] (MINIFI-259) Invalid UUID does not throw sensical error - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/07 15:07:41 UTC, 0 replies.
- nifi git commit: NIFI-3683: - Ensuring we use the appropriate action based on the previously displayed policy. - posted by sc...@apache.org on 2017/04/07 17:04:04 UTC, 0 replies.
- nifi git commit: NIFI-3635: This closes #1631. Avoid using a static member variable for the 'Grok' object. Code cleanup - posted by jo...@apache.org on 2017/04/07 18:21:40 UTC, 0 replies.
- nifi git commit: NIFI-3631: This closes #1613. Do not change Active Directory in IndexDirectoryManager when it becomes full. Instead, wait until it is committed and is removed by the onIndexCommitted method. This resolved a bug where the index can exceed - posted by jo...@apache.org on 2017/04/07 18:46:28 UTC, 0 replies.
- nifi git commit: NIFI-2714 This closes #1549. Added regex support to ConsumeKafka_0_10 - posted by jo...@apache.org on 2017/04/08 01:54:48 UTC, 0 replies.
- [jira] [Created] (MINIFI-260) Create a "Getting Started" Guide for MiNiFi - posted by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2017/04/09 17:01:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-260) Create a "Getting Started" Guide for MiNiFi - posted by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2017/04/09 17:02:41 UTC, 1 replies.
- nifi git commit: NIFI-3204 This closes #1561. fix handling deleting a path with a wildcard when the processor is invoqued via an incoming flowfile applied Joseph Witts patch from NIFI-3204 JIRA - posted by jo...@apache.org on 2017/04/10 12:51:46 UTC, 0 replies.
- nifi git commit: NIFI-2952 Fixed search value validation in ReplaceText - posted by af...@apache.org on 2017/04/10 14:14:15 UTC, 0 replies.
- [jira] [Created] (MINIFI-261) Allow std::string to be used in log messages - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/10 14:34:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-261) Allow std::string to be used in log messages - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/10 14:37:41 UTC, 4 replies.
- nifi git commit: NIFI-3304 removed unneeded Java 8 codecache info from Admin Guide - posted by af...@apache.org on 2017/04/10 16:06:11 UTC, 0 replies.
- nifi git commit: Blank commit to close stalled github PRs - posted by af...@apache.org on 2017/04/10 16:12:34 UTC, 0 replies.
- [jira] [Closed] (MINIFI-210) ExecuteProcess should be interruptible - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/10 16:52:41 UTC, 0 replies.
- [jira] [Created] (MINIFI-262) Configuration Listener in C++ client to support C2 operations - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/10 18:01:41 UTC, 0 replies.
- [jira] [Created] (MINIFI-263) Create Configuration Listener Implementatinos - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/10 18:05:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-262) Configuration Listener in C++ client to support C2 operations - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/10 18:06:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-259) Invalid UUID does not throw sensical error - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/10 18:32:41 UTC, 0 replies.
- nifi git commit: NIFI-3414: Added EnforceOrder processor - posted by ma...@apache.org on 2017/04/10 18:38:46 UTC, 0 replies.
- [jira] [Created] (MINIFI-264) Remove libxml2 from C++ Travis build - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/11 01:37:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-264) Remove libxml2 from C++ Travis build - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/11 01:40:41 UTC, 4 replies.
- [jira] [Updated] (MINIFI-264) Remove libxml2 from C++ Travis build - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/11 01:42:41 UTC, 0 replies.
- nifi git commit: NIFI-3679: This closes #1655. Added Avro Content Viewer - posted by jo...@apache.org on 2017/04/11 04:00:33 UTC, 0 replies.
- nifi git commit: NIFI-3633 This closes #1610. Adding HttpNotificationService. - posted by jo...@apache.org on 2017/04/11 04:37:43 UTC, 0 replies.
- nifi git commit: NIFI-2860 Use different properties for JVM Heap Max and Min values - posted by af...@apache.org on 2017/04/11 11:19:18 UTC, 0 replies.
- nifi git commit: NIFI-3561: Fix WS port forwarding - posted by af...@apache.org on 2017/04/11 11:28:40 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-261: Allow std::string to be used for log messages - posted by al...@apache.org on 2017/04/11 13:12:36 UTC, 0 replies.
- [jira] [Updated] (MINIFI-261) Allow std::string to be used in log messages - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/11 13:20:41 UTC, 0 replies.
- [jira] [Created] (MINIFI-265) Add Doc generation to cmake - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/11 15:13:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-265) Add Doc generation to cmake - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/11 15:17:41 UTC, 5 replies.
- [01/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:43:54 UTC, 0 replies.
- [02/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:43:55 UTC, 0 replies.
- [03/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:43:56 UTC, 0 replies.
- [04/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:43:57 UTC, 0 replies.
- [05/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:43:58 UTC, 0 replies.
- [06/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:43:59 UTC, 0 replies.
- [07/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:00 UTC, 0 replies.
- [08/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:01 UTC, 0 replies.
- [09/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:02 UTC, 0 replies.
- [10/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:03 UTC, 0 replies.
- [11/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:04 UTC, 0 replies.
- [12/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:05 UTC, 0 replies.
- [13/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:06 UTC, 0 replies.
- [14/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:07 UTC, 0 replies.
- [15/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:08 UTC, 0 replies.
- [16/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:09 UTC, 0 replies.
- [17/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:10 UTC, 0 replies.
- [18/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:11 UTC, 0 replies.
- [19/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:12 UTC, 0 replies.
- [20/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:13 UTC, 0 replies.
- [21/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report (rebase) - posted by bq...@apache.org on 2017/04/11 15:44:14 UTC, 0 replies.
- [22/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report (linter) - posted by bq...@apache.org on 2017/04/11 15:44:15 UTC, 0 replies.
- [23/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report (make_shared) - posted by bq...@apache.org on 2017/04/11 15:44:16 UTC, 0 replies.
- [24/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 15:44:17 UTC, 0 replies.
- [25/26] nifi-minifi-cpp git commit: MINIFI-227: Add test case - posted by bq...@apache.org on 2017/04/11 15:44:18 UTC, 0 replies.
- [26/26] nifi-minifi-cpp git commit: Merge branch 'master' of https://github.com/benqiu2016/nifi-minifi-cpp into MINIFI-227 - posted by bq...@apache.org on 2017/04/11 15:44:19 UTC, 0 replies.
- [jira] [Commented] (MINIFI-227) Provide support for reporting tasks - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/11 15:44:42 UTC, 21 replies.
- [jira] [Created] (MINIFI-266) MiNiFi-cpp should log to $MINIFI_HOME/logs/minifi-app.log - posted by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2017/04/11 17:02:41 UTC, 0 replies.
- [01/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:09 UTC, 0 replies.
- [02/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:10 UTC, 0 replies.
- [03/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:11 UTC, 0 replies.
- [04/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:12 UTC, 0 replies.
- [05/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:13 UTC, 0 replies.
- [06/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:14 UTC, 0 replies.
- [07/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:15 UTC, 0 replies.
- [08/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:16 UTC, 0 replies.
- [09/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:17 UTC, 0 replies.
- [10/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:18 UTC, 0 replies.
- [11/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:19 UTC, 0 replies.
- [12/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:20 UTC, 0 replies.
- [13/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:21 UTC, 0 replies.
- [14/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:22 UTC, 0 replies.
- [15/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:23 UTC, 0 replies.
- [16/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:24 UTC, 0 replies.
- [17/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:25 UTC, 0 replies.
- [18/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:26 UTC, 0 replies.
- [19/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:27 UTC, 0 replies.
- [20/20] nifi-minifi-cpp git commit: MINIFI-227: Provenance report - posted by bq...@apache.org on 2017/04/11 17:16:28 UTC, 0 replies.
- [01/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:48 UTC, 0 replies.
- [02/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:49 UTC, 0 replies.
- [03/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:50 UTC, 0 replies.
- [04/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:51 UTC, 0 replies.
- [05/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:52 UTC, 0 replies.
- [06/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:53 UTC, 0 replies.
- [07/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:54 UTC, 0 replies.
- [08/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:55 UTC, 0 replies.
- [09/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:56 UTC, 0 replies.
- [10/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:57 UTC, 0 replies.
- [11/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:58 UTC, 0 replies.
- [12/12] nifi-minifi-cpp git commit: MINIFI-227: Provenance Report - posted by bq...@apache.org on 2017/04/11 17:38:59 UTC, 0 replies.
- [1/2] nifi-minifi-cpp git commit: MINIFI-265: Add conditional statement for doc generation - posted by al...@apache.org on 2017/04/11 18:51:29 UTC, 0 replies.
- [2/2] nifi-minifi-cpp git commit: MINIFI-265: Add conditional statement for doc generation - posted by al...@apache.org on 2017/04/11 18:51:30 UTC, 0 replies.
- nifi git commit: NIFI-3692 This closes #1663. Use hbc-core instead of hbc-twitter4j in social-media bundle to resolve org.json cat-x - posted by jo...@apache.org on 2017/04/11 19:08:13 UTC, 0 replies.
- nifi git commit: NIFI-3690 Updated nifi-gcp-nar L&N, cat-x deps - posted by jw...@apache.org on 2017/04/11 22:57:33 UTC, 0 replies.
- [01/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:24 UTC, 0 replies.
- [02/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:25 UTC, 0 replies.
- [03/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:26 UTC, 0 replies.
- [04/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:27 UTC, 0 replies.
- [05/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:28 UTC, 0 replies.
- [06/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:29 UTC, 0 replies.
- [07/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:30 UTC, 0 replies.
- [08/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:31 UTC, 0 replies.
- [09/19] nifi git commit: NIFI-1280: Refactoring to make more generic so that other data types can be supported; created InputStreams to content on-demand so that multiple passes can be made over FlowFile content if required. Created new Controller Servic - posted by ma...@apache.org on 2017/04/11 23:33:32 UTC, 0 replies.
- [10/19] nifi git commit: NIFI-1280 Create FilterCSVColumns Processor. - posted by ma...@apache.org on 2017/04/11 23:33:33 UTC, 0 replies.
- [11/19] nifi git commit: NIFI-1280 Create FilterCSVColumns Processor. - posted by ma...@apache.org on 2017/04/11 23:33:34 UTC, 0 replies.
- [12/19] nifi git commit: NIFI-1280 Create FilterCSVColumns Processor. - posted by ma...@apache.org on 2017/04/11 23:33:35 UTC, 0 replies.
- [13/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:36 UTC, 0 replies.
- [14/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:37 UTC, 0 replies.
- [15/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:38 UTC, 0 replies.
- [16/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:39 UTC, 0 replies.
- [17/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:40 UTC, 0 replies.
- [18/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:41 UTC, 0 replies.
- [19/19] nifi git commit: NIFI-1280 added support for RecordSchema in SchemaRegistry - posted by ma...@apache.org on 2017/04/11 23:33:42 UTC, 0 replies.
- nifi-site git commit: Add Bin Qiu as NiFi committer - posted by bq...@apache.org on 2017/04/12 00:23:48 UTC, 0 replies.
- [jira] [Commented] (MINIFI-216) Update/Override Repository directory paths in minifi configs - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/12 13:13:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-173) Upgrade logback - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/12 13:28:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-173) Upgrade logback - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/12 13:29:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-233) Build does not work if pulling dependencies from a clean environment - posted by "Jeff Zemerick (JIRA)" <ji...@apache.org> on 2017/04/12 15:29:41 UTC, 5 replies.
- [jira] [Updated] (MINIFI-233) Build does not work if pulling dependencies from a clean environment - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/12 15:58:41 UTC, 0 replies.
- [jira] [Commented] (MINIFI-171) Dynamic Properties support for processors - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/13 14:13:41 UTC, 1 replies.
- [jira] [Created] (MINIFI-267) Release MiNiFi C++ 0.2.0 - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/13 14:15:41 UTC, 0 replies.
- nifi-site git commit: MINIFI-260: Added MiNiFi getting-started page, formatting tweaks to the minifi index.html page Added overview of agent differences. Combined setup steps into one set of instructions - posted by al...@apache.org on 2017/04/13 14:39:35 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-260) Create a "Getting Started" Guide for MiNiFi - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/13 14:41:42 UTC, 0 replies.
- svn commit: r1791263 [2/2] - in /nifi/site/trunk: ./ assets/images/minifi/ assets/js/ minifi/ - posted by al...@apache.org on 2017/04/13 14:43:05 UTC, 0 replies.
- svn commit: r1791263 [1/2] - in /nifi/site/trunk: ./ assets/images/minifi/ assets/js/ minifi/ - posted by al...@apache.org on 2017/04/13 14:43:05 UTC, 0 replies.
- [jira] [Updated] (MINIFI-171) Dynamic Properties support for processors - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/13 15:22:41 UTC, 0 replies.
- nifi git commit: [NIFI-3035] use URLSearchParams .toString() to update URL. This closes #1659 - posted by mc...@apache.org on 2017/04/13 18:33:07 UTC, 0 replies.
- nifi git commit: NIFI-3708 - removed typo from character escape regex - posted by ma...@apache.org on 2017/04/15 02:15:26 UTC, 0 replies.
- nifi git commit: NIFI-3413: Standardize 'write' event to 'insert' - posted by ij...@apache.org on 2017/04/17 15:55:30 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-257 Expanding the build matrix to include a build that uses OS X 10.12 (Sierra). - posted by al...@apache.org on 2017/04/17 17:09:56 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-264 Remove libxml2 from travis build as it is no longer needed. - posted by al...@apache.org on 2017/04/17 17:11:21 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-257) Include OS X 10.12 in build process in Travis - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/17 17:12:41 UTC, 0 replies.
- [jira] [Created] (MINIFI-268) Expose flow status information to the framework - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/17 20:06:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-268) Expose flow status information to the framework and extensions - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/17 20:07:41 UTC, 0 replies.
- [jira] [Created] (MINIFI-269) Support Site2Site Server Protocol - posted by "bqiu (JIRA)" <ji...@apache.org> on 2017/04/17 22:37:41 UTC, 0 replies.
- [jira] [Created] (MINIFI-270) some refactor to move site2site protocol out of processor - posted by "bqiu (JIRA)" <ji...@apache.org> on 2017/04/17 22:39:43 UTC, 0 replies.
- [jira] [Commented] (MINIFI-269) Support Site2Site Server Protocol - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/17 23:28:41 UTC, 17 replies.
- [jira] [Commented] (MINIFI-270) some refactor to move site2site protocol out of processor - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/17 23:41:41 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-265) Add Doc generation to cmake - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/18 00:07:41 UTC, 0 replies.
- nifi git commit: NIFI-3694 updated latest logback, jetty, moved servlet-api and jetty-schemas to lib root as needed now - posted by ym...@apache.org on 2017/04/18 11:46:23 UTC, 0 replies.
- nifi git commit: NIFI-3706: - Removing non-existent resource when converting a legacy authorized users file. - posted by bb...@apache.org on 2017/04/18 13:53:44 UTC, 0 replies.
- nifi git commit: NIFI-2747 - Introduce FuzzyHashContent processor - posted by al...@apache.org on 2017/04/18 14:27:34 UTC, 0 replies.
- nifi git commit: NIFI-3694 removed the total cap size value as per review feedback - posted by jo...@apache.org on 2017/04/18 18:08:05 UTC, 0 replies.
- nifi git commit: NIFI-3702 AWS SDK Update: - posted by mo...@apache.org on 2017/04/18 18:11:15 UTC, 0 replies.
- [01/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:02 UTC, 0 replies.
- [02/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:03 UTC, 0 replies.
- [03/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:04 UTC, 0 replies.
- [04/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:05 UTC, 0 replies.
- [05/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:06 UTC, 0 replies.
- [06/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:07 UTC, 0 replies.
- [07/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:08 UTC, 0 replies.
- [08/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:09 UTC, 0 replies.
- [09/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:10 UTC, 0 replies.
- [10/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:11 UTC, 0 replies.
- [11/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:12 UTC, 0 replies.
- [12/12] nifi-minifi-cpp git commit: MINIFI-227: Initial Site to Site Provenance Reporting Task implementation. - posted by al...@apache.org on 2017/04/18 18:59:13 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-227) Provide support for reporting tasks - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/18 19:06:42 UTC, 0 replies.
- [jira] [Created] (MINIFI-271) Provide a cppclean target to CMake build - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/18 19:53:41 UTC, 0 replies.
- [jira] [Updated] (MINIFI-271) Provide a cppclean target to CMake build - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/18 19:53:41 UTC, 0 replies.
- nifi git commit: NIFI-2697: Fix opening Remote Ports dialog. - posted by sc...@apache.org on 2017/04/18 20:09:02 UTC, 0 replies.
- nifi git commit: NIFI-3710: Port S3 Signer V4 Fixes to 0.x - posted by mo...@apache.org on 2017/04/19 16:31:37 UTC, 0 replies.
- nifi git commit: NIFI-3705: - Using consistent logic when verifying connection creation. Removed some unecessary checks as verification has been changed to run in cluster and standalone mode. - posted by ma...@apache.org on 2017/04/19 19:49:34 UTC, 0 replies.
- nifi git commit: NIFI-3658: Created processor for converting records between data formats with like schemas - posted by ma...@apache.org on 2017/04/19 20:12:32 UTC, 0 replies.
- nifi git commit: NIFI-3718: Fixed TestAvroRecordReader to handle timezone differences - posted by ma...@apache.org on 2017/04/19 21:05:23 UTC, 0 replies.
- [1/5] nifi git commit: NIFI-3273: Added nifi-toolkit-flowfile-repo that contains a simple Java class that is capable of recovering a FlowFile Repository manually in the case of an operating system crash that results in trailing 0's being dumped into the - posted by jo...@apache.org on 2017/04/20 05:09:41 UTC, 0 replies.
- [2/5] nifi git commit: NIFI-3273: Added nifi-toolkit-flowfile-repo that contains a simple Java class that is capable of recovering a FlowFile Repository manually in the case of an operating system crash that results in trailing 0's being dumped into the - posted by jo...@apache.org on 2017/04/20 05:09:42 UTC, 0 replies.
- [3/5] nifi git commit: NIFI-3273: Added nifi-toolkit-flowfile-repo that contains a simple Java class that is capable of recovering a FlowFile Repository manually in the case of an operating system crash that results in trailing 0's being dumped into the - posted by jo...@apache.org on 2017/04/20 05:09:43 UTC, 0 replies.
- [4/5] nifi git commit: NIFI-3273: Added nifi-toolkit-flowfile-repo that contains a simple Java class that is capable of recovering a FlowFile Repository manually in the case of an operating system crash that results in trailing 0's being dumped into the - posted by jo...@apache.org on 2017/04/20 05:09:44 UTC, 0 replies.
- [5/5] nifi git commit: NIFI-3273 This closes #1611. Handle the case of trailing NUL bytes in MinimalLockingWriteAheadLog - posted by jo...@apache.org on 2017/04/20 05:09:45 UTC, 0 replies.
- [1/2] nifi git commit: NIFI-3166 This closes #1324. Fix SocketRemoteSiteListener NPE. - posted by jo...@apache.org on 2017/04/20 05:43:58 UTC, 0 replies.
- [2/2] nifi git commit: NIFI-3657 This closes #1634. Fix HTTP S2S to use local address. - posted by jo...@apache.org on 2017/04/20 05:43:59 UTC, 0 replies.
- nifi git commit: NIFI-3543 This closes #1548. Added support for using EL when defining brokerURL in jms-cf-service - posted by jo...@apache.org on 2017/04/20 05:53:14 UTC, 0 replies.
- [jira] [Commented] (MINIFI-112) Support UpdateAttribute for nifi-minifi-cpp - posted by "Dongming Liang (JIRA)" <ji...@apache.org> on 2017/04/20 20:00:07 UTC, 3 replies.
- [jira] [Created] (MINIFI-272) Hierarchical C2 support - posted by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2017/04/20 20:21:04 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-272) Hierarchical C2 support - posted by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2017/04/20 20:22:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-272) Hierarchical C2 support - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/20 20:38:04 UTC, 0 replies.
- nifi git commit: Support for websocket multiplexing to all existing websocket connections (Think chat to all clients instead of individual person). The core change was a change in WebSocketMessageRouter.java where if a sessionId is not present the messag - posted by ij...@apache.org on 2017/04/20 23:22:20 UTC, 0 replies.
- nifi git commit: NIFI-3666 - TlsToolkit using .equals() comparison for parent and root - posted by ij...@apache.org on 2017/04/21 07:24:43 UTC, 0 replies.
- nifi git commit: [NIFI-3360] inject nf.ControllerServices into nf.ControllerService. This closes #1685 - posted by mc...@apache.org on 2017/04/21 12:24:40 UTC, 0 replies.
- nifi git commit: NIFI-3380: - Fixing opening of Usage from the Controller Service and Reporting Task table. - posted by sc...@apache.org on 2017/04/21 14:03:16 UTC, 0 replies.
- [jira] [Created] (MINIFI-273) make docs sometimes doesn't work and fails travis - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/21 14:44:04 UTC, 0 replies.
- [jira] [Created] (MINIFI-274) Build failures in Debian based environments - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/21 17:56:04 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-274) Build failures in Debian based environments - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/21 17:56:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-274) Build failures in Debian based environments - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/21 17:57:04 UTC, 8 replies.
- nifi-minifi-cpp git commit: MINIFI-273: Update docs target to not fail the build. - posted by al...@apache.org on 2017/04/21 17:57:45 UTC, 0 replies.
- [jira] [Commented] (MINIFI-273) make docs sometimes doesn't work and fails travis - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/21 17:58:04 UTC, 5 replies.
- [jira] [Updated] (MINIFI-273) make docs sometimes doesn't work and fails travis - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/21 17:59:04 UTC, 0 replies.
- [jira] [Updated] (MINIFI-274) Build failures in Debian based environments - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/21 18:02:04 UTC, 1 replies.
- [jira] [Assigned] (MINIFI-269) Support Site2Site Server Protocol - posted by "bqiu (JIRA)" <ji...@apache.org> on 2017/04/21 18:05:04 UTC, 0 replies.
- nifi git commit: [NIFI-3035] disable deep linking when URL .searchParams and URL .search properties are unsupported by browser. This closes #1687 - posted by mc...@apache.org on 2017/04/21 18:38:02 UTC, 0 replies.
- [jira] [Created] (MINIFI-275) Configuration without IDs for components causes exceptions - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/24 16:15:04 UTC, 0 replies.
- [jira] [Updated] (MINIFI-275) Configuration without IDs for components causes exceptions - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/24 16:16:04 UTC, 2 replies.
- [jira] [Commented] (MINIFI-275) Configuration without IDs for components causes exceptions - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/24 16:16:04 UTC, 8 replies.
- [jira] [Assigned] (MINIFI-275) Configuration without IDs for components causes exceptions - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/24 19:38:04 UTC, 2 replies.
- [1/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:47 UTC, 0 replies.
- [2/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:48 UTC, 0 replies.
- [3/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:49 UTC, 0 replies.
- [4/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:50 UTC, 0 replies.
- [5/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:51 UTC, 0 replies.
- [6/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:52 UTC, 0 replies.
- [7/7] nifi git commit: NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. - posted by jo...@apache.org on 2017/04/24 21:03:53 UTC, 0 replies.
- nifi git commit: NIFI-3730: Allow exclusion of BEGIN/COMMIT event output in CaptureChangeMySQL - posted by ij...@apache.org on 2017/04/25 05:40:49 UTC, 0 replies.
- [1/3] nifi git commit: NIFI-3695 - created the nifi admin toolkit which includes shell scripts and classes to support notification and basic node management in standalone and clustered nifi. - posted by al...@apache.org on 2017/04/25 06:10:59 UTC, 0 replies.
- [2/3] nifi git commit: NIFI-3695 - created the nifi admin toolkit which includes shell scripts and classes to support notification and basic node management in standalone and clustered nifi. - posted by al...@apache.org on 2017/04/25 06:11:00 UTC, 0 replies.
- [3/3] nifi git commit: NIFI-3695 - created the nifi admin toolkit which includes shell scripts and classes to support notification and basic node management in standalone and clustered nifi. - posted by al...@apache.org on 2017/04/25 06:11:01 UTC, 0 replies.
- nifi git commit: NIFI-2656: replace -k [password] with -K [passwordfile]. - posted by al...@apache.org on 2017/04/25 07:34:08 UTC, 0 replies.
- nifi git commit: NIFI-2323: Fixed Oracle timestamp handling in DB fetch processors. This closes #1664. - posted by ma...@apache.org on 2017/04/25 14:00:03 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-214) Memory lost by using new thread - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/25 14:12:04 UTC, 0 replies.
- nifi git commit: NIFI-3728: Detect 'truncate table' event, allow exclusion of schema change events in CaptureChangeMySQL - posted by ij...@apache.org on 2017/04/25 14:39:08 UTC, 0 replies.
- [1/3] nifi git commit: NIFI-3737 - Ran optipng on all png files - posted by sc...@apache.org on 2017/04/25 16:53:11 UTC, 0 replies.
- [2/3] nifi git commit: NIFI-3737 - Ran optipng on all png files - posted by sc...@apache.org on 2017/04/25 16:53:12 UTC, 0 replies.
- [3/3] nifi git commit: NIFI-3737 - Reverting problematic pngs - posted by sc...@apache.org on 2017/04/25 16:53:13 UTC, 0 replies.
- nifi git commit: NIFI-3734: Add ScriptedReader and ScriptedRecordSetWriter - posted by al...@apache.org on 2017/04/25 17:59:12 UTC, 0 replies.
- [jira] [Created] (MINIFI-276) Create a change ingestor for S3 - posted by "Jeff Zemerick (JIRA)" <ji...@apache.org> on 2017/04/25 18:08:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-276) Create a change ingestor for S3 - posted by "Jeff Zemerick (JIRA)" <ji...@apache.org> on 2017/04/25 18:09:04 UTC, 2 replies.
- [jira] [Assigned] (MINIFI-276) Create a change ingestor for S3 - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/25 18:15:04 UTC, 0 replies.
- nifi git commit: NIFI-3738 Fixed NPE when ListenSyslog UDP datagram has zero length. Added default constructor to SyslogParser to allow map coercion for test. Added unit test. - posted by bb...@apache.org on 2017/04/25 20:39:09 UTC, 0 replies.
- nifi git commit: NIFI-3704: Add PutDatabaseRecord processor - posted by ij...@apache.org on 2017/04/26 00:53:43 UTC, 0 replies.
- [jira] [Commented] (MINIFI-226) Provide support for controller services - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/26 02:16:04 UTC, 1 replies.
- nifi git commit: NIFI-2661 - Abstract the GeoEnrichIP processor NIFI-2661 - Add accuracy radius to GeoEnrichIP NIFI-2661 - Introduce ISPEnrichIP Processor - posted by ma...@apache.org on 2017/04/26 13:12:15 UTC, 0 replies.
- [jira] [Created] (MINIFI-277) Write nifi.variable.registry.properties to nifi.properties - posted by "Jeff Zemerick (JIRA)" <ji...@apache.org> on 2017/04/26 13:14:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-277) Write nifi.variable.registry.properties to nifi.properties - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/26 15:03:04 UTC, 5 replies.
- [jira] [Comment Edited] (MINIFI-275) Configuration without IDs for components causes exceptions - posted by "Kevin Doran (JIRA)" <ji...@apache.org> on 2017/04/26 15:10:05 UTC, 2 replies.
- [jira] [Created] (MINIFI-278) Single source of truth for ConfigSchema structure - posted by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2017/04/26 18:30:04 UTC, 0 replies.
- [jira] [Updated] (MINIFI-278) Single source of truth for ConfigSchema structure - posted by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2017/04/26 18:35:04 UTC, 1 replies.
- [jira] [Commented] (MINIFI-278) Single source of truth for ConfigSchema structure - posted by "Kevin Doran (JIRA)" <ji...@apache.org> on 2017/04/26 19:19:04 UTC, 1 replies.
- [jira] [Assigned] (MINIFI-258) Avoid using singleton for Configure. - posted by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2017/04/26 20:08:04 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-213) Move dependencies to ExternalProject - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/26 20:20:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-213) Move dependencies to ExternalProject - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/26 20:21:04 UTC, 2 replies.
- nifi git commit: NIFI-3744 - PutHiveStreaming cleanup null fixes - posted by pv...@apache.org on 2017/04/26 20:55:01 UTC, 0 replies.
- nifi git commit: NIFI-3735: Replaced 'Schema Change Event' references to 'DDL Event' - posted by ij...@apache.org on 2017/04/26 23:27:10 UTC, 0 replies.
- [1/3] nifi git commit: NIFI-3746: Fixed DDL event transfer when outside a transaction in CaptureChangeMySQL - posted by ij...@apache.org on 2017/04/27 01:33:13 UTC, 0 replies.
- [2/3] nifi git commit: NIFI-3743: Include RENAME TABLE events in CaptureChangeMySQL - posted by ij...@apache.org on 2017/04/27 01:33:14 UTC, 0 replies.
- [3/3] nifi git commit: NIFI-3745: Fixed Table caching / primary key logic in PutDatabaseRecord - posted by ij...@apache.org on 2017/04/27 01:33:15 UTC, 0 replies.
- nifi git commit: NIFI-3741: Improved connection error message for CaptureChangeMySQL - posted by ij...@apache.org on 2017/04/27 01:42:22 UTC, 0 replies.
- [jira] [Created] (MINIFI-279) Make the test class names consistent - posted by "Jeff Zemerick (JIRA)" <ji...@apache.org> on 2017/04/27 14:00:12 UTC, 0 replies.
- [jira] [Commented] (MINIFI-279) Make the test class names consistent - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/27 14:27:04 UTC, 1 replies.
- [1/2] nifi git commit: NIFI-1202: Site-to-Site batch settings. - posted by mc...@apache.org on 2017/04/27 14:35:48 UTC, 0 replies.
- [2/2] nifi git commit: NIFI-1202: Site-to-Site batch settings. - posted by mc...@apache.org on 2017/04/27 14:35:49 UTC, 0 replies.
- nifi git commit: NIFI-3695 - added proxy dn flag to support providing authorized username for secured environments - addressed pr comments including fix to ensure proxy info added when getting cluster info, showing cleaner error messaging and improving - posted by mc...@apache.org on 2017/04/27 16:43:52 UTC, 0 replies.
- nifi git commit: NIFI-3659: This closes #1707. Added Processor to Split a FlowFile consisting of Record-oriented data into multiple FlowFiles, each containing a subset of the original FlowFile's records - posted by jo...@apache.org on 2017/04/27 16:52:03 UTC, 0 replies.
- nifi git commit: NIFI-3018 removed flume-twitter-source due to usage of org.json cat-x lib - posted by js...@apache.org on 2017/04/27 16:58:29 UTC, 0 replies.
- nifi git commit: NIFI-3019 cherry-picked into 0.x branch by mosermw@apache.org NIFI-3692 Use hbc-core instead of hbc-twitter4j in social-media bundle to resolve org.json cat-x - posted by js...@apache.org on 2017/04/27 17:20:14 UTC, 0 replies.
- [1/5] nifi git commit: NIFI-3415: Add Rollback on Failure. - posted by ma...@apache.org on 2017/04/27 17:56:55 UTC, 0 replies.
- [2/5] nifi git commit: NIFI-3415: Add Rollback on Failure. - posted by ma...@apache.org on 2017/04/27 17:56:56 UTC, 0 replies.
- [3/5] nifi git commit: NIFI-3415: Add Rollback on Failure. - posted by ma...@apache.org on 2017/04/27 17:56:57 UTC, 0 replies.
- [4/5] nifi git commit: NIFI-3415: Add Rollback on Failure. - posted by ma...@apache.org on 2017/04/27 17:56:58 UTC, 0 replies.
- [5/5] nifi git commit: NIFI-3415: Add Rollback on Failure. - posted by ma...@apache.org on 2017/04/27 17:56:59 UTC, 0 replies.
- nifi git commit: NIFI-3717 This closes #1707. Added HortonworksSchemaRegistry controller service for schema lookup - posted by jo...@apache.org on 2017/04/27 18:57:28 UTC, 0 replies.
- [1/2] nifi git commit: NIFI-3553: If IOException is thrown when completing FTP transfer, do not update the FlowFile to point to the content that was streamed but instead leave FlowFile pointing to original version - posted by js...@apache.org on 2017/04/27 19:00:02 UTC, 0 replies.
- [2/2] nifi git commit: NIFI-3553 added final keyword for java 7 compatibility - posted by js...@apache.org on 2017/04/27 19:00:03 UTC, 0 replies.
- nifi git commit: NIFI-3633 This closes #1705. Adding a try with resources so the OkHttp response is properly closed - posted by jo...@apache.org on 2017/04/27 19:05:02 UTC, 0 replies.
- nifi git commit: NIFI-3725 - validate processors only when they are in STOPPED state - report validation errors via REST API on processors/services/tasks/ports only when they are in the STOPPED state - posted by js...@apache.org on 2017/04/27 19:40:07 UTC, 0 replies.
- nifi git commit: NIFI-3752 Fixed broken links in User Guide - posted by sc...@apache.org on 2017/04/27 19:43:40 UTC, 0 replies.
- [1/4] nifi-minifi git commit: MINIFI-279: Makes test classes naming consistent. - posted by al...@apache.org on 2017/04/27 21:03:33 UTC, 0 replies.
- [2/4] nifi-minifi git commit: MINIFI-279: Makes test classes naming consistent. - posted by al...@apache.org on 2017/04/27 21:03:34 UTC, 0 replies.
- [3/4] nifi-minifi git commit: MINIFI-279: Makes test classes naming consistent. - posted by al...@apache.org on 2017/04/27 21:03:35 UTC, 0 replies.
- [4/4] nifi-minifi git commit: MINIFI-279: Makes test classes naming consistent. - posted by al...@apache.org on 2017/04/27 21:03:36 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-279) Make the test class names consistent - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/27 21:05:04 UTC, 0 replies.
- nifi git commit: NIFI-3757 grabs latest kafka client 0.10.2.1 - posted by ij...@apache.org on 2017/04/28 02:16:31 UTC, 0 replies.
- nifi git commit: NIFI-3742: Fixed handling of nulls in DELETE for PutDatabaseRecord - posted by ij...@apache.org on 2017/04/28 02:35:44 UTC, 0 replies.
- nifi git commit: NIFI-3756 This closes #1715. Update ConvertAvroToOrc documentation to note that processor does not support unions of nested data - posted by jo...@apache.org on 2017/04/28 04:02:33 UTC, 0 replies.
- nifi git commit: NIFI-3749: Added database filtering to DDL events in CaptureChangeMySQL - posted by ij...@apache.org on 2017/04/28 04:18:40 UTC, 0 replies.
- [jira] [Commented] (MINIFI-244) Create FocusArchive processor - posted by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2017/04/28 12:10:04 UTC, 0 replies.
- [jira] [Created] (MINIFI-280) Implement ExtractText processor - posted by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2017/04/28 13:27:04 UTC, 0 replies.
- [jira] [Created] (MINIFI-281) RemoteProcessGroupSchemaV2 not actually used - posted by "Bryan Rosander (JIRA)" <ji...@apache.org> on 2017/04/28 14:48:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-281) RemoteProcessGroupSchemaV2 not actually used - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/28 14:51:04 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-239: Add InvokeHTTP Processor and corresponding tests - posted by al...@apache.org on 2017/04/28 15:06:57 UTC, 0 replies.
- nifi git commit: NIFI-3755 - Restoring Hive exception handling behavior - posted by bb...@apache.org on 2017/04/28 15:46:06 UTC, 0 replies.
- [jira] [Commented] (MINIFI-280) Implement ExtractText processor - posted by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2017/04/28 18:19:04 UTC, 0 replies.
- [jira] [Updated] (MINIFI-269) Support Site2Site Server Protocol - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/28 18:22:04 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-269: Add Site2Site Test case - posted by al...@apache.org on 2017/04/28 18:34:29 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFI-273 Update README to include doxygen dependencies for build. - posted by br...@apache.org on 2017/04/28 19:55:54 UTC, 0 replies.
- [jira] [Created] (MINIFI-282) Fix build issue - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/04/28 21:38:04 UTC, 0 replies.
- [jira] [Commented] (MINIFI-282) Fix build issue - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/28 21:59:04 UTC, 6 replies.
- nifi-minifi-cpp git commit: MINIFI-282: Move Socket tests and remove includes - posted by al...@apache.org on 2017/04/29 16:46:00 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-282) Fix build issue - posted by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2017/04/29 16:47:04 UTC, 0 replies.
- nifi-site git commit: Adding myself to the list of committers - posted by js...@apache.org on 2017/04/29 18:07:57 UTC, 0 replies.
- nifi git commit: NIFI-3607 Allow multi files mode with fixed names - posted by af...@apache.org on 2017/04/30 23:31:40 UTC, 0 replies.