10268 Commits

Author SHA1 Message Date
joewitt
d8b4a781d2 NIFI-225 updating error handling to provide more context in output for date format parsing 2015-01-06 09:23:19 -05:00
Mark Payne
0b25df490b Merge branch 'NIFI-220' into develop 2015-01-05 20:33:32 -05:00
Mark Payne
b1e5c5e66a NIFI-220: add kafka bundle to root pom 2015-01-05 20:33:22 -05:00
Jenn Barnabee
7e70fd53e9 NIFI-162 I copy-edited the Overview
Signed-off-by: joewitt <joewitt@apache.org>
2015-01-05 17:10:23 -05:00
Mark Payne
090ad38679 NIFI-218: Finished documenting the functions; changed formatting so that classnames can be applied to the functions, arguments, description, return type, and subject Types. This allows the values to be pulled out into the UI. 2015-01-05 16:37:17 -05:00
Mark Payne
49256d9d83 NIFI-22: Added 'count', 'join', 'isEmpty', and 'replaceEmpty' functions 2015-01-05 15:40:32 -05:00
Mark Payne
a2ecfe3355 NIFI-226: when pre-fetching FlowFiles from queue, if a FlowFile is penalized, it is lost 2015-01-05 15:36:40 -05:00
Matt Gilman
b7afc6999e NIFI-223:
- Addressing issue when dragging multiple components. Issue stemmed from skipping the PUT request when the component (a connection with no bends points) was included in the selection.
2015-01-05 07:43:19 -05:00
Matt Gilman
c1eb209d4f NIFI-140:
- Addressing inconsistent tooltip styles.
2015-01-05 07:22:10 -05:00
Mark Payne
c91c7e7897 NIFI-220: Allow for demarcator to be specified for Kafka Get and Put and added unit tests; updated docs 2015-01-04 21:10:34 -05:00
joewitt
a08d31839e NIFI-201 updating html docs for ListenHTTP to include new property 2015-01-03 02:01:42 -05:00
joewitt
5b4211d9af Merge branch 'NIFI-201' of https://github.com/gresockj/incubator-nifi into develop 2015-01-03 01:31:17 -05:00
joewitt
9e35c7da9f NIFI-222 moved away from project.version and instead use explicit version declaration. Release plugin should take care of it anyway 2015-01-03 00:58:58 -05:00
joewitt
e35c997436 NIFI-218 integrated expression-language-guide into web app 2015-01-02 00:59:41 -05:00
Mark Payne
3e2f790672 NIFI-220: Initial Import of GetKafka and PutKafka processors 2015-01-01 20:52:36 -05:00
Mark Payne
68b7ad78cc NIFI-218: Started Expression Language guide 2014-12-31 16:18:38 -05:00
Mark Payne
d3d10958a7 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-31 16:17:51 -05:00
Mark Payne
e07b910a55 NIFI-217: Added PermGen properties and property to enable G1GC but leave them commented out 2014-12-31 16:08:39 -05:00
joewitt
3004ff1720 NIFI-208 refined logic for identifying files to pull 2014-12-31 14:36:42 -05:00
joewitt
ad90fbf24f NIFI-162 more improvements to overview 2014-12-31 12:05:00 -05:00
Matt Gilman
3c5bb56386 NIFI-59:
- Adding a property to specify the size of the Jetty thread pool.
2014-12-31 10:42:42 -05:00
Mark Payne
ebf3cdc779 NIFI-215: Make the 'detect timing issues' task a daemon 2014-12-31 08:45:25 -05:00
Mark Payne
0297fa465f NIFI-215: Look for the pid in the output of the ps command and do not use the --no-headers argument because it's not compatible with OSX 2014-12-31 08:24:44 -05:00
Mark Payne
d879e0d640 NIFI-215: Shut down the ProcessScheduler that is used for Reporting Tasks when NCM is stopped 2014-12-31 08:07:40 -05:00
Mark Payne
a183d88f28 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-31 07:37:32 -05:00
joewitt
d6c02a5640 NIFI-162 added a couple new sections to the overview to address architecture of nifi and performance 2014-12-31 02:39:01 -05:00
Mark Payne
394c7116d1 NIFI-44: Removed the swap directory property and always use the 'swap' directory under the flowfile repo 2014-12-30 16:30:13 -05:00
Mark Payne
43991777da NIFI-150: Added information about Templates 2014-12-30 15:44:16 -05:00
Mark Payne
9161cabc71 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-30 12:07:04 -05:00
Mark Payne
84d6255d68 NIFI-181: Applied fix that is illustrated in ticket description. If calling LeakyBucketStreamThrottler's InputStream.read(byte[], int, int) and pass 0 as the length, it should just return 0 2014-12-30 11:07:00 -05:00
Mark Payne
3997f9b2b0 NIFI-63: If MergeContent is set to defragment and we dont have enough fragments, consider this an error and route all FlowFiles for that bin to failure. 2014-12-30 11:02:52 -05:00
Matt Gilman
b823189452 NIFI-140:
- Address style issues with slider widget in processor configuration and provenance lineage.
- Documentation in count, center, and ellipsis plugins.
- Disable text selection over canvas, new processor dialog, and context menu.
- Updated the draggable component icons to support dragging over all parts of the page. Only creating new component when the drop occurs over the canvas. Other drops will be disabled.
2014-12-30 10:37:51 -05:00
Mark Payne
7589ad356e NIFI-174: Always 'enrich' the Provenance SEND event, regardless of whether or not we are commiting ot he repository immediately 2014-12-30 10:29:38 -05:00
Mark Payne
05cc6f045d NIFI-212: When comparing .tar files for differences, rather than comparing MD5SUM's of .tar files, ensure that .tar files have the same number of entries and that those entries are identical. This prevents issues that arise if the TAR metadata within the file differs 2014-12-30 10:00:24 -05:00
Mark Payne
fed987e778 NIFI-206: Build appropriate AnyAttribute, AllAttributes, AnyMatchingAttribute, etc. evaluators in the buildExpressionEvaluator method rather than building at evaluation time. This way, embedded expressions are also wrapped appropriately. 2014-12-30 09:16:14 -05:00
Mark Payne
bfe39c0b82 Merge branch 'NIFI-33' into develop 2014-12-30 09:08:19 -05:00
Mark Payne
0a0b7e05a0 NIFI-211: Use ServerSocket.accept instead of ServerSocketChannel.accept so that timeout is taken into account 2014-12-30 08:59:10 -05:00
Matt Gilman
d27d2e303e NIFI-24:
- Updating the state of the enable/disable button in the toolbar when appropriate.
2014-12-30 07:43:20 -05:00
Mark Payne
6f1c12f5ef Updated user guide 2014-12-29 16:17:48 -05:00
Mark Payne
40890c9aec Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-29 11:02:36 -05:00
joewitt
87b07384a5 NIFI-162 filled in a basic overview. Definitely still needs work though. Too wordy. Too specific. 2014-12-28 15:23:45 -05:00
Mark Payne
c69e4dbec6 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-28 13:33:03 -05:00
gresockj
b233eaf20d NIFI-201: Supporting arbitrary HTTP headers as flow file attributes in ListenHTTP 2014-12-27 05:50:31 -05:00
joewitt
b6f2dd280c NIFI-162 all doc components prepped and integrated to build process. Now just to fill in content 2014-12-26 23:06:31 -05:00
joewitt
ac3c3bb4d5 NIFI-200 added quotes around appropriate path to allow space to work and ensured nifi root was set properly/tested on paths with spaces and without 2014-12-24 22:12:09 -05:00
joewitt
9b0a9a6415 NIFI-198 formatting adjustment, removed comments provided as guides to understand previous patch 2014-12-23 22:28:42 -05:00
joewitt
32bc17db85 Merge branch 'NIFI-199' of https://github.com/khmarbaise/incubator-nifi into develop 2014-12-23 22:12:14 -05:00
joewitt
508b6329c5 Merge branch 'NIFI-198' of https://github.com/khmarbaise/incubator-nifi into develop 2014-12-23 22:01:41 -05:00
Karl-Heinz Marbaise
03f2ce5000 [NIFI-199] Removed plugin dependencies from main project cause they are
not needed at the moment.
2014-12-23 22:58:39 +01:00
Karl-Heinz Marbaise
07547a74f1 [NIFI-198] Prerequisites is not correctly checked
Using maven-enforcer-plugin to check the correct maven version.
2014-12-23 22:53:33 +01:00