Matt Gilman
de8ec6f92c
NIFI-656-RC1 prepare for next development iteration
2015-07-08 14:44:55 -04:00
Matt Gilman
e4f51eac9d
NIFI-656-RC1 prepare release nifi-0.2.0-incubating-RC1
2015-07-08 14:44:44 -04:00
Aldrin Piri
df92dff8bb
NIFI-705 Preventing the processor from initializing each time it is waiting for the request.
2015-07-08 13:12:04 -04:00
Mark Payne
3125036d3f
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-07-07 21:08:34 -04:00
Mark Payne
c0f1104679
NIFI-753: when truncating value, take null values into account
2015-07-07 20:44:03 -04:00
danbress
9fa03b4324
Merge branch 'NIFI-735' into develop
2015-07-06 20:25:54 -04:00
Bryan Bende
0d2842e4f9
NIFI-750 adding a way to specify attribute names when constructing the spout
2015-07-04 12:38:33 -04:00
Mark Payne
208402472d
NIFI-745: Only call methods with @OnDisabled once, regardless of whether or not they succeed
2015-07-03 15:00:31 -04:00
Mark Payne
f3b55d46d6
Merge branch 'NIFI-717' into develop
2015-07-03 13:50:43 -04:00
Bryan Bende
63a9008527
NIFI-743 Moving OnShutdown to OnStopped for GetSolr and GetHttp
...
Adding OnRemoved methods to GetSolr and GetHttp
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-07-03 13:37:44 -04:00
Mark Payne
a2b9d70ac4
NIFI-717: Set working directory to $NIFI_HOME before running starting nifi in linux
2015-07-03 13:33:06 -04:00
Mark Payne
8da7327188
NIFI-720: Ensure that if Reporting Task stopped while @OnScheduled method is failing that it does not start running when configuration is fixed
2015-07-03 13:14:16 -04:00
Mark Payne
2a4e5e1285
NIFI-685: Fixed checkstyle violation of using import with *
2015-07-03 12:55:32 -04:00
Andrew Hulbert
2ac61c5972
Adding a plain socket factory for use with regular proxies
2015-07-03 12:48:46 -04:00
Andrew Hulbert
05772a07cf
newline
2015-07-03 12:48:45 -04:00
Andrew Hulbert
159615bb8e
initial proxy server commit
2015-07-03 12:48:44 -04:00
Mark Payne
74b4800937
NIFI-749: Ignore line endings in unit test
2015-07-03 12:45:33 -04:00
Aldrin Piri
136974af7c
NIFI-472: Refining the mechanism to carry out running as a different user pushing the handling of this primarily to the controlling script rather than the Java code. Making changes to the assembly such that permissions are provided on a group level control basis.
2015-07-03 10:39:40 -04:00
Mark Payne
322ac6fba6
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-07-03 09:38:19 -04:00
Matt Gilman
b171849467
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-07-03 09:09:15 -04:00
Mark Payne
786bc1d612
NIFI-733: Make use of Client Name, Zookeeper Timeout, Kafka Timeout properties and add new Group ID property
2015-07-03 09:04:52 -04:00
Joe Skora
9d6458ab28
NIFI-679: Incorporate Basic Authentication handling into InvokeHTTP processor.
...
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2015-07-03 08:51:46 -04:00
Aldrin Piri
063afe2a0d
NIFI-741: Adding a link to the contributor guide in the Community section of navigation.
2015-07-03 00:55:15 -04:00
Matt Gilman
eddc071b8e
Merge branch 'develop' into NIFI-724
2015-07-02 16:27:05 -04:00
Matt Gilman
566c4fe8d7
NIFI-695:
...
- Providing immediate feedback when canceling a request to [en|dis]able a controller service.
- Reporting to the user after a request has been canceled.
2015-07-02 13:45:14 -04:00
Matt Gilman
c3dff40902
NIFI-694:
...
- Ensuring bulletins are not lost when updating a reporting task.
2015-07-02 10:22:42 -04:00
Matt Gilman
4fd1e9494e
NIFI-694:
...
- Fixing bug when clearing bulletins from the reporting task table.
- Allowed ENABLING state to trigger transition to next step of the enable/disable request.
2015-07-01 14:25:12 -04:00
Mark Payne
e7c0461b15
NIFI-724: Ensure that bulletins generated for reporting tasks and controller services are shown at Controller level as well as component level
2015-07-01 12:54:18 -04:00
Mark Payne
a09180799d
NIFI-719: merged with develop
2015-07-01 10:44:42 -04:00
Matt Gilman
59aa8ffe10
NIFI-694:
...
- Showing bulletins in the controller service and reporting task tables.
- Fixed issue typo when emitting controller service bulletins.
2015-06-30 14:14:57 -04:00
joewitt
50215707f7
This closes #69 NIFI-738
2015-06-29 22:16:44 -04:00
Ryan Blue
2e32e0e2b8
NIFI-738: Improve error handling for CSV and JSON conversion.
...
Changes:
* Send bad record information on the "incompatible" relationship
* Use an attribute, "errors" for summarized error messages
* Send no error content for now, original content can't be accessed
* Summarize similar error messages with "N similar failures"
* Add similar error handling to CSV conversion
Signed-off-by: joewitt <joewitt@apache.org>
2015-06-29 22:00:22 -04:00
danbress
c769742d9b
NIFI-735: removing call to OnRemoved and updating unit tests
2015-06-28 16:42:52 -04:00
danbress
93546760be
Merge branch 'develop' into NIFI-735
2015-06-28 16:03:32 -04:00
danbress
4dc2ea6d47
Merge branch 'NIFI-737' into develop
2015-06-28 16:01:14 -04:00
danbress
846d2f4472
NIFI-737: Typo in developer guide 'lot message'
2015-06-27 15:13:03 -04:00
danbress
bd9782cb43
NIFI-735: DocGenerator should on @OnUnscheduled and @OnStopped after its done generating the docs
2015-06-27 14:38:45 -04:00
joewitt
e35f348b83
NIFI-632 removed logs dir that showed up - root issue still unknown
2015-06-27 13:55:33 -04:00
joewitt
8f36ba1ab4
NIFI-632 fixed versioning issue
2015-06-27 13:45:00 -04:00
danbress
cc3be416b2
Merge branch 'develop' into NIFI-680
...
Conflicts:
nifi/nifi-mock/src/main/java/org/apache/nifi/util/StandardProcessorTestRunner.java
nifi/nifi-mock/src/main/java/org/apache/nifi/util/TestRunner.java
nifi/nifi-mock/src/test/java/org/apache/nifi/util/CurrentTestStandardProcessorTestRunner.java
2015-06-26 20:18:56 -04:00
danbress
40b55efbd7
Merge branch 'develop' into NIFI-632
2015-06-26 19:14:23 -04:00
Matt Gilman
7a28903402
NIFI-694:
...
- Showing bulletins for services and referencing components when enabling and disabling.
2015-06-25 14:38:47 -04:00
Mark Payne
0a7ab1a06d
NIFI-724: merged changes
2015-06-25 10:58:01 -04:00
Mark Payne
e240e07aae
NIFI-724: Enable bulletins for reporting tasks and controller services
2015-06-25 10:56:49 -04:00
Mark Payne
f58972e566
NIFI-728: Allow Mock Framework to use property descriptors from subclasses that are created for unit testing
2015-06-25 09:56:07 -04:00
Mark Payne
f1adb8bf03
NIFI-724: Enable bulletins for reporting tasks and controller services
2015-06-24 14:03:34 -04:00
Matt Gilman
69297a3aa0
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-06-24 09:15:27 -04:00
Matt Gilman
0df351dcb4
NIFI-683:
...
- Fixing typo.
2015-06-24 09:13:29 -04:00
Mark Payne
ba3155980e
NIFI-719: Expose scheduling period to the ConfigurationContext
2015-06-24 08:13:06 -04:00
Aldrin Piri
0c5b78f03f
NIFI-721: Correcting typos in capability description and dynamic property of ExtractText.
2015-06-23 19:59:00 -04:00