[nifi] branch master updated: NIFI-4367 Fix on processor for permit deriving script classes from AbstractProcessor or other Records based base classes

2019-02-14 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new 8a197e5 NIFI-4367 Fix on processor for permit

[nifi] branch master updated: NIFI-6000 Catch also IllegalArgumentException in ConvertAvroToORC hive processor. Added support for Avro null types.

2019-02-14 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new e598b30 NIFI-6000 Catch also

nifi git commit: NIFI-2928 added support to validate accessibility of the file system

2016-11-03 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 60da897e1 -> ed035f85e NIFI-2928 added support to validate accessibility of the file system NIFI-2928 polishing This closes #1160 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nif

nifi git commit: NIFI-2751 NIFI-2848 Get batch of flow files in a round-robin manner

2016-11-07 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master c13cfa6ea -> 6aefc0b91 NIFI-2751 NIFI-2848 Get batch of flow files in a round-robin manner This closes # Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/6aefc0b9 Tree

nifi git commit: NIFI-2778 added abilty to interrupt Lucene search

2016-11-07 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 6aefc0b91 -> 5fd4a5579 NIFI-2778 added abilty to interrupt Lucene search polishing This closes #1138 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/5fd4a557 Tree: http:

nifi git commit: NIFI-2764

2016-11-08 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 63bda32a8 -> 4b4e099f2 NIFI-2764 Signed-off-by: Matt Burgess NIFI-2764: Updated call to convertToAvroStream in TestJdbcCommon This closes #1009 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.o

[2/2] nifi git commit: NIFI-2684: Additional check for displayName

2016-11-15 Thread mattyb149
NIFI-2684: Additional check for displayName This closes #1002 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/97cd94d2 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/97cd94d2 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] nifi git commit: NIFI-2684 - Change AbstractConfigurableComponent to use displayName when available

2016-11-15 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 8f928e5d6 -> 97cd94d26 NIFI-2684 - Change AbstractConfigurableComponent to use displayName when available Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/ef2c5057 Tree: h

nifi git commit: NIFI-2909 Fix logic in AbstractConfiguredComponent setProperties() for setting classpath resources in the InstanceClassLoader

2016-11-16 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 49afacc3a -> 2f9ec0324 NIFI-2909 Fix logic in AbstractConfiguredComponent setProperties() for setting classpath resources in the InstanceClassLoader This closes #1232 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http:

nifi git commit: NIFI-1002 added L&N entries for Bouncy Castle

2016-11-16 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 2c135c44f -> f1eca0a09 NIFI-1002 added L&N entries for Bouncy Castle This closes #1235 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f1eca0a0 Tree: http://git-wip-us.ap

nifi git commit: NIFI-2750

2016-11-21 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 2ee66de1a -> d65f46f7a NIFI-2750 Signed-off-by: Matt Burgess NIFI-2750 Signed-off-by: Matt Burgess NIFI-2750 Tweaking Property Retrieval Signed-off-by: Matt Burgess This closes #1001 Project: http://git-wip-us.apache.org/repos/asf/

nifi git commit: NiFI-3064 Convert to Avro fails when a MySQL query returns two columns with the same name even with different aliases

2016-11-22 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master aa99cc682 -> 9e884f612 NiFI-3064 Convert to Avro fails when a MySQL query returns two columns with the same name even with different aliases Signed-off-by: Matt Burgess This closes #1251 Project: http://git-wip-us.apache.org/repos/asf/n

nifi git commit: NIFI-3145 Rewriting double validation in NumberParsing

2016-12-05 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 8f8b8cdf4 -> f0f75e748 NIFI-3145 Rewriting double validation in NumberParsing Adding more tests to TestQuery NIFI-3145 Adding logic to handle lowercase hex values This closes #1296 Project: http://git-wip-us.apache.org/repos/asf/nifi/rep

nifi git commit: NIFI-2866 The Initial Max Value of QueryDatabaseTable won't be case-sensitive

2016-12-05 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master f0f75e748 -> 2b6d6c25d NIFI-2866 The Initial Max Value of QueryDatabaseTable won't be case-sensitive Signed-off-by: Matt Burgess This closes #1212 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache

nifi git commit: NIFI-3149 Adding proper literal support for number operators ('-' and '+') to ANTLR parser and UI highlighting

2016-12-05 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 2b6d6c25d -> 7633fe35c NIFI-3149 Adding proper literal support for number operators ('-' and '+') to ANTLR parser and UI highlighting This closes #1298 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.ap

nifi git commit: NIFI-1582 added state to UpdateAttribute as well as updated a few parts that hadn't be touched in years (referenced the 'FlowFileMetadataEnhancer' processor'. Also added a 'NUMBER_VAL

2016-12-06 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 97d2d3042 -> e36b37692 NIFI-1582 added state to UpdateAttribute as well as updated a few parts that hadn't be touched in years (referenced the 'FlowFileMetadataEnhancer' processor'. Also added a 'NUMBER_VALIDATOR' to StandardValidators NIF

nifi git commit: NIFI-3192 Adding a check if the FlowFile is null to UpdateAttribute

2016-12-13 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 868795cda -> 266bd80bd NIFI-3192 Adding a check if the FlowFile is null to UpdateAttribute This closes #1325 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/266bd80b Tree

nifi git commit: NIFI-3029: QueryDatabaseTable supports max fragments property

2016-12-14 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master e59cf8665 -> 0f462a7c4 NIFI-3029: QueryDatabaseTable supports max fragments property Signed-off-by: Matt Burgess This closes #1213 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/n

nifi git commit: NIFI-3278 Fixed ArrayIndexOutOfBoundsException in TextLineDemarcator

2017-01-04 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 083d4043e -> bba675a11 NIFI-3278 Fixed ArrayIndexOutOfBoundsException in TextLineDemarcator NIFI-3278 addressed PR comments This closes #1389 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/r

nifi git commit: NIFI-3302 Remove 'accepts incoming FlowFile' doc from QDT

2017-01-09 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 47d715741 -> 81aca7b97 NIFI-3302 Remove 'accepts incoming FlowFile' doc from QDT Signed-off-by: Matt Burgess This closes #1406 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/

nifi git commit: NIFI-4320 - Escape quotes for JSON output in QueryCassandra

2017-09-06 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master bfd6c0aef -> c3754c392 NIFI-4320 - Escape quotes for JSON output in QueryCassandra Signed-off-by: Matthew Burgess This closes #2114 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/

nifi git commit: NIFI-4355 - query execution time as attribute of ExecuteSQL

2017-09-06 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 0536c3edf -> 458c987fe NIFI-4355 - query execution time as attribute of ExecuteSQL Signed-off-by: Matthew Burgess This closes #2129 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/

nifi git commit: NIFI-4342 - Add EL support to PutHiveStreaming

2017-09-06 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 458c987fe -> 9ac88d210 NIFI-4342 - Add EL support to PutHiveStreaming Signed-off-by: Matthew Burgess This closes #2120 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/9

nifi git commit: NIFI-4269 Added the ability to serialize Mongo documents to a clean JSON view instead of just extended JSON.

2017-09-06 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 9ac88d210 -> 527ce0b4e NIFI-4269 Added the ability to serialize Mongo documents to a clean JSON view instead of just extended JSON. NIFI-4269 incorporated changes from the code review. Signed-off-by: Matthew Burgess This closes #2063 P

nifi git commit: NIFI-3484: GenerateTableFetch Should Allow for Right Boundary

2017-09-07 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 527ce0b4e -> ae30c7f35 NIFI-3484: GenerateTableFetch Should Allow for Right Boundary fix checkstyle issue, and added unit test showing data duplication issue, removed property Signed-off-by: Matthew Burgess This closes #2091 Project: h

nifi git commit: NIFI-4257 - add custom WHERE clause in database fetch processors

2017-09-07 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master ae30c7f35 -> c10ff574c NIFI-4257 - add custom WHERE clause in database fetch processors Signed-off-by: Matthew Burgess This closes #2050 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos

nifi git commit: NIFI-4409: Ensure that when record schema is inherited, the schema from teh ResultSet is used instead of the schema from the RecordReader because the schema from the RecordReader mmay

2017-09-22 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 50d018566 -> 05b5dd148 NIFI-4409: Ensure that when record schema is inherited, the schema from teh ResultSet is used instead of the schema from the RecordReader because the schema from the RecordReader mmay not match the actual data Signed

nifi git commit: NIFI-4345 Added a MongoDB controller service and a lookup service.

2017-09-22 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 05b5dd148 -> 9a8e6b2eb NIFI-4345 Added a MongoDB controller service and a lookup service. NIFI-4345: Changed Lookup Key to Lookup Value Field Signed-off-by: Matthew Burgess This closes #2123 Project: http://git-wip-us.apache.org/repos/as

nifi git commit: NIFI-4395 - GenerateTableFetch can't fetch column type by state after instance reboot

2017-09-22 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 9e2c7be7d -> a29348f2a NIFI-4395 - GenerateTableFetch can't fetch column type by state after instance reboot NIFI-4395: Updated unit test for GenerateTableFetch Signed-off-by: Matthew Burgess This closes #2166 Project: http://git-wip-us

nifi git commit: NIFI-4416 CSVRecordReader does not accept escaped character as delimiter

2017-09-25 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 1ca4fa3a8 -> 3b1b326b1 NIFI-4416 CSVRecordReader does not accept escaped character as delimiter Signed-off-by: Matthew Burgess This closes #2172 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.o

nifi git commit: NIFI-3432: Handle Multiple Result Sets in ExecuteSQL

2017-10-05 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master d4168f5ff -> 0876cf12b NIFI-3432: Handle Multiple Result Sets in ExecuteSQL NIFI-3432 Signed-off-by: Matthew Burgess This closes #1471 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/

nifi git commit: NIFI-1547: DistributedMapCacheServer: Ambiguous error on misconfiguration

2017-10-05 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 0876cf12b -> 701597775 NIFI-1547: DistributedMapCacheServer: Ambiguous error on misconfiguration Updated PersistentMapCache constructor in PersistentMapCache.java to catch an OverlappingFileLockException and present a more useful error messa

nifi git commit: NIFI-4451 Upgraded Cassandra driver

2017-10-05 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 701597775 -> 4ca0fe289 NIFI-4451 Upgraded Cassandra driver Signed-off-by: Matthew Burgess This closes #2188 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/4ca0fe28 Tre

nifi git commit: NIFI-4473 - fixed NPE in parametrized queries

2017-10-18 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 4edafad6e -> 1a1e01c56 NIFI-4473 - fixed NPE in parametrized queries Signed-off-by: Matthew Burgess This closes #2215 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/1a

nifi git commit: PutHiveQL and SelectHiveQL Processor enhancements. Added support for multiple statements in a script. Options for delimiters, quotes, escaping, include header and alternate header.

2017-01-18 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master e925b18fe -> bbc714e73 PutHiveQL and SelectHiveQL Processor enhancements. Added support for multiple statements in a script. Options for delimiters, quotes, escaping, include header and alternate header. Add support in SelectHiveQL to get

nifi git commit: NIFI-3418 Add records-per-transaction property to putHiveStreaming processor

2017-01-30 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 78a0e1e18 -> d5b139ffd NIFI-3418 Add records-per-transaction property to putHiveStreaming processor Signed-off-by: Matt Burgess This closes #1455 Minor whitespace Checkstyle issue fixed Project: http://git-wip-us.apache.org/repos/asf/ni

nifi git commit: NIFI-3139 Added host:port list and non empty EL validators in StandardValidators

2017-02-10 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 74ecc20f0 -> 4e4d14f86 NIFI-3139 Added host:port list and non empty EL validators in StandardValidators Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/4e4d14f8 Tree: http

nifi git commit: Added EL support to CSV properties

2017-02-14 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 7963df89e -> 0aa4b7267 Added EL support to CSV properties Clean up checkstyle errors Added unit tests, fixed typo This closes #709 Signed-off-by: Matt Burgess Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git

nifi git commit: NIFI-3530 - Ensuring configuration and ugi information is passed down to Hive in PutHiveStreaming

2017-02-27 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 1978c986b -> cfe899d18 NIFI-3530 - Ensuring configuration and ugi information is passed down to Hive in PutHiveStreaming NIFI-3530 - closing renewer in PutHiveStreaming.cleanup(), making npe less likely in HiveWriter.toString() This close

[2/2] nifi git commit: NIFI-3238 - Introduce ListenBeats processor and deprecates ListenLumberjack processor

2017-03-01 Thread mattyb149
NIFI-3238 - Introduce ListenBeats processor and deprecates ListenLumberjack processor NIFI-3238 - Rewords processor description NIFI-3238: Removed unused imports This closes #1418 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/com

[1/2] nifi git commit: NIFI-3238 - Introduce ListenBeats processor and deprecates ListenLumberjack processor

2017-03-01 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master c3dbbb845 -> a32e1509b http://git-wip-us.apache.org/repos/asf/nifi/blob/a32e1509/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-processors/src/main/java/org/apache/nifi/processors/beats/response/BeatsChannelResponse.java --

nifi git commit: NIFI-3540: QueryDatabaseTable Failing to Track MS SQL Max Values

2017-03-02 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 0d66b6dcd -> bf2f04fb5 NIFI-3540: QueryDatabaseTable Failing to Track MS SQL Max Values Signed-off-by: Matt Burgess This closes #1547 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/as

nifi git commit: NIFI-3494: GenerateTableFetch Some JDBC Drivers Have Trouble With Name vs Label

2017-03-02 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master bf2f04fb5 -> d689ac561 NIFI-3494: GenerateTableFetch Some JDBC Drivers Have Trouble With Name vs Label Signed-off-by: Matt Burgess This closes #1517 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apac

nifi git commit: NIFI-4513 - add EL support for proxy settings in InvokeHttp

2017-10-27 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master d6744b9ee -> 68715a0dd NIFI-4513 - add EL support for proxy settings in InvokeHttp Signed-off-by: Matthew Burgess This closes #2223 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/

nifi git commit: NIFI-4552 Add mime.type and record.count Write Attributes to QueryRecord doc

2017-11-01 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 448f03eda -> 9a850c7ed NIFI-4552 Add mime.type and record.count Write Attributes to QueryRecord doc NIFI-4552 minor checkstyle violation Signed-off-by: Matthew Burgess This closes #2242 Project: http://git-wip-us.apache.org/repos/asf/ni

nifi git commit: NIFI-4454: Added Process Groups' variables to search capability

2017-11-06 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 296928c51 -> f4a1c9b54 NIFI-4454: Added Process Groups' variables to search capability Signed-off-by: Matthew Burgess This closes #2254 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/

nifi git commit: NIFI-4545: Improve Hive processors provenance transit URL

2017-11-09 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master d0502285f -> 37ef2839e NIFI-4545: Improve Hive processors provenance transit URL Incorporated review comments: - Added 'input' to equals() method so that the same table name can appear as input and output tables. Signed-off-by: Matthew Bur

nifi git commit: NIFI-4588 Added the ability to use update operators like $push and $set to PutMongo.

2017-11-13 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 387dce5ad -> fe3f28894 NIFI-4588 Added the ability to use update operators like $push and $set to PutMongo. Removed commented out code Signed-off-by: Matthew Burgess This closes #2259 Project: http://git-wip-us.apache.org/repos/asf/nif

nifi git commit: NIFI-4575 Added ability to convert from a date to a timestamp within the record API.

2017-11-13 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master fe3f28894 -> c70a86eac NIFI-4575 Added ability to convert from a date to a timestamp within the record API. Signed-off-by: Matthew Burgess This closes #2255 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wi

[3/3] nifi git commit: groovyx initial version

2017-11-13 Thread mattyb149
- remove commented import - remove unused var `sql` NIFI-3688 the properties/skip javadoc/src NIFI-3688 remove not used sql var NIFI-3688 - first test case NIFI-3688 + 2 more tests based on current groovy tests NIFI-3688 comment from @mattyb149 - processor renamed to ExecuteGroovyScript NIFI-3688 fix

[1/3] nifi git commit: groovyx initial version

2017-11-13 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 2d3e5abf8 -> c7a5a09b8 http://git-wip-us.apache.org/repos/asf/nifi/blob/c7a5a09b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/src/test/java/org/apache/nifi/processors/groovyx/ExecuteGroovyScriptTest.java --

[2/3] nifi git commit: groovyx initial version

2017-11-13 Thread mattyb149
http://git-wip-us.apache.org/repos/asf/nifi/blob/c7a5a09b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/src/main/java/org/apache/nifi/processors/groovyx/flow/ProcessSessionWrap.java -- diff --git a/nifi-nar-bundles/

nifi git commit: NIFI-4577 - ValidateCsv - add attributes to indicate number of valid/invalid lines

2017-11-13 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master af3a57871 -> 9e9c129c2 NIFI-4577 - ValidateCsv - add attributes to indicate number of valid/invalid lines Signed-off-by: Matthew Burgess This closes #2268 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-

nifi git commit: NIFI-4576 - rewording processors / cores

2017-11-14 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master ad2d12a20 -> b9c53083c NIFI-4576 - rewording processors / cores NIFI-4576: Rewording processor load average to core load average Signed-off-by: Matthew Burgess This closes #2267 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo

nifi git commit: NIFI-5145 Made MockPropertyValue.evaluateExpressionLanguage(FlowFile able to accommodate null flowfiles the way live NiFi does.

2018-05-16 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 0688363d8 -> ea41b41ed NIFI-5145 Made MockPropertyValue.evaluateExpressionLanguage(FlowFile able to accommodate null flowfiles the way live NiFi does. NIFI-5145 Fixed a mistake with evaluateAttributeExpressions found in a code review. NIF

nifi git commit: NIFI-5197 Fixed a bunch of EL scope bugs.

2018-05-17 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 5613bf401 -> f5108ea83 NIFI-5197 Fixed a bunch of EL scope bugs. Signed-off-by: Matthew Burgess This closes #2712 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f5108e

nifi git commit: NIFI-5145 Changed the override in MockPropertyValue to use a better way of passing over null flowfiles in evaluateExpressionLanguage.

2018-05-17 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 8aaa51af3 -> 6bb43bd47 NIFI-5145 Changed the override in MockPropertyValue to use a better way of passing over null flowfiles in evaluateExpressionLanguage. Signed-off-by: Matthew Burgess This closes #2714 Project: http://git-wip-us.apa

nifi git commit: NIFI-5145: Fixed MockPropertyValue to call the correct evaluateAttributeExpressions when FF is null

2018-05-17 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 6bb43bd47 -> 29e96ed0e NIFI-5145: Fixed MockPropertyValue to call the correct evaluateAttributeExpressions when FF is null Signed-off-by: Matthew Burgess This closes #2717 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit

nifi git commit: NIFI-5217: Allow non-nullable fields to be added to MockRecordParser

2018-05-18 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 29e96ed0e -> d79216d6b NIFI-5217: Allow non-nullable fields to be added to MockRecordParser Signed-off-by: Matthew Burgess This closes #2720 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/r

nifi git commit: NIFI-5052 Added DeleteByQuery ElasticSearch processor.

2018-05-23 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master f7035f049 -> 3a29c1e4c NIFI-5052 Added DeleteByQuery ElasticSearch processor. NIFI-5052 fixed checkstyle issue. NIFI-5052 Added changes requested in a code review. NIFI-5052 Fixed a typo. NIFI-5052 Added changes requested in a code review

nifi git commit: NIFI-5041: Adds SPNEGO authentication to LivySessionController

2018-05-31 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 83fccc4be -> a1794b101 NIFI-5041: Adds SPNEGO authentication to LivySessionController NIFI-5041: fixes http client version issue Change-Id: I1b87ec4752ff6e1603025883a72113919aba5dd4 NIFI-5041: fixes Kerberos configuration Change-Id: I868f

nifi git commit: NIFI-5141: Updated regex for doubles to allow for numbers that have no decimal

2018-06-04 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master caa71fce9 -> 06d1276f0 NIFI-5141: Updated regex for doubles to allow for numbers that have no decimal NIFI-5141: Loosened regex for floating-point numbers to account for decimal place followed by 0 digits, such as '13.' and also added unit

nifi git commit: NIFI-4445 on fast machines the engine ran for 0 millis so the test needs to allow this case

2017-11-27 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 9766558ca -> ecb9c5e92 NIFI-4445 on fast machines the engine ran for 0 millis so the test needs to allow this case Signed-off-by: Matthew Burgess This closes #2296 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http:/

nifi git commit: NIFI-4559: Add non-zero status relationship to ExecuteStreamCommand

2017-11-30 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 33281300c -> 3b15ed855 NIFI-4559: Add non-zero status relationship to ExecuteStreamCommand NIFI-4559: Removed Penalize Non-zero Status property and updated doc per review comments Signed-off-by: Matthew Burgess This closes #2246 Project

nifi git commit: NIFI-4636 Updated GetMongo to support expression language on limit, results per flowfile and batch fields.

2017-12-11 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master f772f2f09 -> 59d3c6419 NIFI-4636 Updated GetMongo to support expression language on limit, results per flowfile and batch fields. NIFI-4636: Added unit tests Signed-off-by: Matthew Burgess This closes #2289 Project: http://git-wip-us.ap

[2/2] nifi git commit: NIFI-3970 added changes from a code review.

2017-12-11 Thread mattyb149
NIFI-3970 added changes from a code review. Signed-off-by: Matthew Burgess This closes #2334 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/bfe92b90 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/bfe92b90 Diff: http:

[1/2] nifi git commit: NIFI-3970: Add CSVRecordLookupService

2017-12-11 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 59d3c6419 -> bfe92b900 NIFI-3970: Add CSVRecordLookupService Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/63840377 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tre

nifi git commit: NIFI-4479 Added DeleteMongo processor.

2017-12-14 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 5b2e2afc1 -> 15eeb2211 NIFI-4479 Added DeleteMongo processor. Signed-off-by: Matthew Burgess This closes #2295 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/15eeb221

nifi git commit: NIFI-4702: When we check the next line for matches in Grok Reader, store the Map that is returned so that we don't have to re-evaluate the regexes the next time that nextRecord() is c

2017-12-18 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master f50a07ec8 -> 406db4867 NIFI-4702: When we check the next line for matches in Grok Reader, store the Map that is returned so that we don't have to re-evaluate the regexes the next time that nextRecord() is called Signed-off-by: Matthew Burg

nifi git commit: NIFI-4717: Several minor bug fixes and performance improvements around record-oriented processors

2017-12-29 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master c59a96762 -> c91d99884 NIFI-4717: Several minor bug fixes and performance improvements around record-oriented processors Signed-off-by: Matthew Burgess This closes #2359 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

(nifi) branch support/nifi-1.x updated: NIFI-12559 Upgraded SSHJ from 0.37.0 to 0.38.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new dcc80805f9 NIFI-12559

(nifi) branch main updated: NIFI-12559 Upgraded SSHJ from 0.37.0 to 0.38.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new b8c8eafd03 NIFI-12559 Upgraded SSHJ from 0.37.0 to

(nifi) branch support/nifi-1.x updated: NIFI-12524 Fixed null handling for auditing Connect Details

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new e7f0efb999 NIFI-12524

(nifi) branch main updated: NIFI-12524 Fixed null handling for auditing Connect Details

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 8ddc0f0741 NIFI-12524 Fixed null handling for

(nifi) branch support/nifi-1.x updated: NIFI-12558 Upgraded Jagged from 0.2.0 to 0.3.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 1a0a9b5bc0 NIFI-12558

(nifi) branch main updated: NIFI-12558 Upgraded Jagged from 0.2.0 to 0.3.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 7a0449b425 NIFI-12558 Upgraded Jagged from 0.2.0

(nifi) branch support/nifi-1.x updated: NIFI-12567 - Prevent NPE in CuratorLeaderElectionManager.getLeadershipChangeCount

2024-01-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new c2098447a7 NIFI-12567

(nifi) branch support/nifi-1.x updated: NIFI-12570 Upgraded Apache IoTDB from 1.2.2 to 1.3.0

2024-01-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 9a51a00c95 NIFI-12570

(nifi) branch main updated: NIFI-12570 Upgraded Apache IoTDB from 1.2.2 to 1.3.0

2024-01-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 68a90ad7b7 NIFI-12570 Upgraded Apache IoTDB from

(nifi) branch main updated: NIFI-12571 Upgraded Logback from 1.3.14 to 1.4.14

2024-01-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new d9cd62a217 NIFI-12571 Upgraded Logback from 1.3.14

(nifi) branch support/nifi-1.x updated: NIFI-12587 - improve error message in ValidateCSV

2024-01-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new dd8f4a3c95 NIFI-12587

(nifi) branch main updated: NIFI-12587 - improve error message in ValidateCSV

2024-01-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 415505ea5d NIFI-12587 - improve error message in

(nifi) branch support/nifi-1.x updated: NIFI-12596: PutIceberg is missing case-insensitive Record type handling in List and Map types

2024-01-16 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 99ffcdb3bb NIFI-12596

(nifi) branch main updated: NIFI-12596: PutIceberg is missing case-insensitive Record type handling in List and Map types

2024-01-16 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new c92034cda6 NIFI-12596: PutIceberg is missing case

(nifi) branch support/nifi-1.x updated: NIFI-9677 Fixed issue that an empty JSON array causes flow file to be considered unmatched even though it should be considered as a match.

2024-01-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 4c1edbefa3 NIFI-9677 Fixed

(nifi) branch main updated: NIFI-9677 Fixed issue that an empty JSON array causes flow file to be considered unmatched even though it should be considered as a match.

2024-01-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 59ff1b6561 NIFI-9677 Fixed issue that an empty

(nifi) branch support/nifi-1.x updated: NIFI-12777 Add support for UUID record field type in QueryRecord processor

2024-02-13 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new b262f96b56 NIFI-12777 Add

(nifi) branch support/nifi-1.x updated (50a99b291f -> eeafa8354a)

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from 50a99b291f NIFI-12851 - ConsumeKafka, remove limitation on count of subscribed topics new 8cdbdb85ad

(nifi) 01/02: Added Mapping for BIT type to return BOOLEAN

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit 8cdbdb85ad8be2197258184f4b002258bdc85ee7 Author: ravisingh AuthorDate: Thu Feb 22 00:50:34 2024 -0800

(nifi) 02/02: NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit eeafa8354a4448020a6f936825fa47733a92bb71 Author: ravisingh AuthorDate: Wed Feb 28 19:43:07 2024 -0800

(nifi) branch main updated: NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 8346bd7d0f NIFI-12828: Added Mapping for BIT type

(nifi) branch support/nifi-1.x updated: NIFI-12850 - Prevent indexing of overly large filename attribute

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 6863b4ea71 NIFI-12850

(nifi) branch main updated (8346bd7d0f -> c3c1b834c7)

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 8346bd7d0f NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres add

(nifi) branch support/nifi-1.x updated: NIFI-12645 Fix to correctly invoke onStopped method of scripted processor

2024-03-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 7f2f5e77f6 NIFI-12645 Fix

(nifi) branch main updated (55738f8522 -> 97516de1e0)

2024-03-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 55738f8522 NIFI-12740 Fixed Python to Java Object Binding add 97516de1e0 NIFI-12645 Fix to correctly invoke

(nifi) branch main updated: NIFI-12630 Fix NPE getLogger in ConsumeSlack and PublishSlack

2024-03-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new bda9b6360d NIFI-12630 Fix NPE getLogger in

(nifi) branch main updated: NIFI-12825: implemented ListHBaseRegions processor

2024-03-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new bee65b8447 NIFI-12825: implemented

(nifi) branch support/nifi-1.x updated (4093fc1ab0 -> 37eb52d75f)

2024-03-15 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from 4093fc1ab0 NIFI-12901 Removed time units in description of time period properties add 37eb52d75f

(nifi) branch main updated: NIFI-12700: refactored PutKudu to optimize memory handling for AUTO_FLUSH_SYNC flush mode (unbatched flush)

2024-03-15 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 3719fddf84 NIFI-12700: refactored PutKudu to

nifi git commit: Squashed commit of the following:

2018-06-07 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master c412445a1 -> f5364875e Squashed commit of the following: commit 9c31e45d3f94bf1e73c87379f315f6559e6a23f4 Author: Joe Trite Date: Mon Mar 13 07:55:19 2017 -0400 NIFI-1705 Adding AttributesToCSV processor commit 5e9afa9ccf4276c7a2318b

<    1   2   3   4   5   6   7   8   9   >