joewitt
|
e40cd97bb4
|
NIFI-429 bumped all versions to next planned release which is 0.1.0
|
2015-03-17 10:33:44 -04:00 |
Ryan Blue
|
37645b599e
|
NIFI-428: Update to Kite 1.0.0.
Kite 1.0.0 fixes the JSON and CSV readers so they no longer need to be
in NiFi.
|
2015-03-16 20:53:39 -07:00 |
joewitt
|
761e64a410
|
NIFI-410 pushed RAT exclusions down to the relevant modules and stopped doing broad test resource exclusion - is now specific
|
2015-03-16 22:48:14 -04:00 |
joewitt
|
eb757a484e
|
Merge branch 'NIFI-402-RC1' into develop
|
2015-03-16 10:34:00 -04:00 |
joewitt
|
2de2134c64
|
NIFI-410 adding license and notice for nifi-resources to ensure binary artifact has them
|
2015-03-14 23:53:23 -04:00 |
joewitt
|
cf49dad271
|
NIFI-410 removed unecessary NOTICE for JsonPath PathCompiler
|
2015-03-14 22:36:14 -04:00 |
Mark Payne
|
373f470b6d
|
NIFI-25: Added AWS processors
|
2015-03-14 17:07:29 -04:00 |
Jenn Barnabee
|
cc890e291c
|
NIFI-407a Adds the property nifi.bored.yield.duration with a better description.
|
2015-03-13 08:58:23 -04:00 |
Jenn Barnabee
|
fcc0078827
|
NIFI-407 Added the property nifi.bored.yield.duration and its description to the Admin Guide.
|
2015-03-13 07:24:04 -04:00 |
Mark Payne
|
71989128b9
|
NIFI-416: Applied change from Ricky Saltzer to favor JAVA_HOME environment variable over simple 'java' command if available and default java is set
|
2015-03-12 18:22:02 -04:00 |
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 |