Commit Graph

698 Commits

Author SHA1 Message Date
Mark Payne 0f0d766707 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-03-12 15:44:18 -04:00
Mark Payne e63268af04 Merge branch 'NIFI-414' of https://github.com/jamespowenjr/incubator-nifi into develop 2015-03-12 15:43:35 -04:00
Jenn Barnabee 7a9c8e2a47 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-03-12 15:25:37 -04:00
James Owen 5450a5a2f0 Added username/password to PutEmail Processor 2015-03-11 18:29:08 -04:00
Jenn Barnabee e0de183569 NIFI-412 This alters the nifi/README.md doc to make the start-up instructions clearer. 2015-03-11 11:12:48 -04:00
Matt Gilman 56cc1860f1 NIFI-411:
- Upgrading jersey to address zero byte files in the temp directory.
2015-03-11 10:17:12 -04:00
Mark Payne 053d29dc19 NIFI-409: Fixed NPE 2015-03-10 12:01:42 -04:00
joewitt 171dae3c8f NIFI-402-RC1 prepare for next development iteration 2015-03-09 21:10:22 -04:00
joewitt 22c6735126 NIFI-402-RC1 prepare release nifi-0.0.2-incubating-RC1 2015-03-09 21:10:11 -04:00
joewitt 96e0f31cca NIFI-402 fixed license issues 2015-03-09 20:45:17 -04:00
joewitt 0f68280c29 NIFI-282 added missing license header to site to site client pom 2015-03-09 16:59:47 -04:00
joewitt 1de36927c6 NIFI-238 This closes #24 2015-03-09 16:55:00 -04:00
joewitt 305322c499 Merge branch 'develop' of https://github.com/apiri/incubator-nifi into develop This closes #32 2015-03-09 15:17:52 -04:00
joewitt 4e73125441 NIFI-403 addressed licensing/notice and trivial pom/source issues 2015-03-09 13:13:34 -04:00
joewitt 4f009fc3fb NIFI-333 This closes #33 2015-03-09 10:50:17 -04:00
joewitt a8ffbc4fc5 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-03-09 10:46:35 -04:00
joewitt 87c666fadb NIFI-380 fixed unit test to use a more os portable command. Modify execute process to enable error stream redirection. 2015-03-09 10:40:24 -04:00
Mark Payne bd066cd567 NIFI-380: Added documentation
Signed-off-by: joewitt <joewitt@apache.org>
2015-03-09 10:40:24 -04:00
Mark Payne e4ab0f4a76 NIFI-380: Initial import of ExecuteProcess processor
Signed-off-by: joewitt <joewitt@apache.org>
2015-03-09 10:40:24 -04:00
joewitt 3533a4a58e NIFI-380 fixed unit test to use a more os portable command. Modify execute process to enable error stream redirection. 2015-03-09 10:01:57 -04:00
Mark Payne a066d9b601 NIFI-380: Added documentation
Signed-off-by: joewitt <joewitt@apache.org>
2015-03-09 10:01:57 -04:00
Mark Payne 12b44ee0b8 NIFI-380: Initial import of ExecuteProcess processor
Signed-off-by: joewitt <joewitt@apache.org>
2015-03-09 10:01:57 -04:00
danbress 3629d2441b NIFI-333 catching ProcessException
instead of Exception for HDFS helper classes
2015-03-08 11:12:47 -04:00
Mark Payne 342ca1791a NIFI-398: Fixed ArrayIndexOutOfBoundsException and added unit test to verify 2015-03-06 15:57:34 -05:00
Mark Payne 608f8007ed NIFI-302: Blacklist a partition if IOException is thrown on rollover 2015-03-06 15:17:56 -05:00
Mark Payne f9620cc368 NIFI-390: include expressionLanguageSupported in PropertyDescriptor.Builder.fromPropertyDescriptor method 2015-03-06 13:57:57 -05:00
Mark Payne d2953c6cad NIFI-238: Ignored unit tests that don't work on Windows 2015-03-06 13:43:01 -05:00
Mark Payne 6488f3ca3d NIFI-238: Allow kite nar to inherit from hadoop-libraries-nar and put kite nar into build 2015-03-05 14:56:11 -05:00
Mark Payne dd879f2324 Merge branch 'NIFI-238-kite-processors' of https://github.com/rdblue/incubator-nifi into develop 2015-03-05 12:28:16 -05:00
Ryan Blue f06d21fff8 NIFI-238: Minimize dependencies.
Removes:
* kite-data-hive
* kite-data-hbase
* kite-hbase-dependencies
* mapreduce client
2015-03-05 08:54:41 -08:00
Mark Payne bd74063dde NIFI-392: Report correct Source System Identifier when receiving data via site-to-site 2015-03-04 15:15:42 -05:00
Aldrin Piri edb46ef311 Removing extraneous, autogenerated tag from EvaluateJsonPath usage guide 2015-03-02 19:59:33 -05:00
Aldrin Piri 1263e87cdb Correcting error in EvaluateJsonPath erroneously referring to XPath in its usage guide. 2015-03-02 19:54:57 -05:00
Mark Payne 5e0026c14c NIFI-296: Removed test files for which licenses were not readily available 2015-03-02 11:29:01 -05:00
Mark Payne ee795a7d01 Merge branch 'NIFI-296-extend-IdentifyMimeType' of https://github.com/adamonduty/incubator-nifi into develop 2015-03-02 10:12:28 -05:00
Mark Payne fff37591a3 Merge branch 'NIFI-377-EncodeContent' of https://github.com/adamonduty/incubator-nifi into develop 2015-03-02 10:05:29 -05:00
joewitt 099865a1b6 NIFI-360 This closes #31 2015-03-01 23:12:50 -05:00
joewitt 67a4faf135 NIFI-360 removed extra LICENSE information and updated NOTICE to reflect source/copyright from Json Path 2015-03-01 23:01:31 -05:00
joewitt 245ec0ca80 Merge branch 'NIFI-360' of https://github.com/apiri/incubator-nifi into develop 2015-03-01 22:19:27 -05:00
Aldrin Piri e6ebaa4ced Adding licensing and notice information for JsonPath 2015-03-01 21:42:56 -05:00
Aldrin Piri 4618f46f27 Adding JsonPathExpressionValidator to perform an exception free validation of JsonPath expressions. This is used as a screen before attempting a compile. 2015-03-01 21:23:01 -05:00
Aldrin Piri 973b493386 Adjusting handling of map to cache data items on an instance basis. 2015-03-01 16:31:32 -05:00
Mark Payne 96a42cd72b NIFI-389: Fixed bug that caused services that depend on other services to not be locatable in mock framework 2015-03-01 15:30:42 -05:00
Mark Payne 83b33c8050 NIFI-221: Added additionally flowfile attributes 2015-03-01 15:12:24 -05:00
Adam Lamar 8f5afd0c9a NIFI-296: Add tests for ooxml office documents 2015-03-01 19:58:54 +00:00
Adam Lamar 089eec2e0c NIFI-296: Use only tika-core to keep jar footprint down 2015-03-01 19:58:46 +00:00
Mark Payne 7c99054183 NIFI-221: Finished initial implementation of http procs 2015-03-01 14:31:26 -05:00
Aldrin Piri 484687a67b Adjusting onRemoved methods for both JsonPath processors to clean up entries on exit. 2015-03-01 14:16:22 -05:00
Aldrin Piri 5a2a8fc6be Adding notes about JsonPath loading contents into memory for both JsonPath processors. 2015-03-01 13:37:29 -05:00
Aldrin Piri 84602ca3e9 Removing extraneous logging statement. 2015-03-01 13:27:40 -05:00