[GitHub] nifi-registry issue #32: [NIFIREG-40] Add coasters for notifications to the ...

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/32 +1 I rebased against master and resolved the conflict in the list viewer, everything looks good and verified the coasters display on deleting a bucket or flow ---

[GitHub] nifi-registry issue #30: NIFIREG-46 Add authorizedActions field to Bucket

2017-11-08 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/30 +1 Verified the authorizedActions are returning correctly, will merge, thanks! ---

[GitHub] nifi-registry pull request #34: NIFIREG-49 Adding UserClient to nifi-registr...

2017-11-08 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/34 NIFIREG-49 Adding UserClient to nifi-registry-client You can merge this pull request into a Git repository by running: $ git pull https://github.com/bbende/nifi-registry user-client

[GitHub] nifi-registry pull request #35: NIFIREG-50 Adding additional metadata to som...

2017-11-08 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/35 NIFIREG-50 Adding additional metadata to some objects in the data mod… …el, changing serializers to only serialize VersionedProcessGroup You can merge this pull request into a Git

[GitHub] nifi-registry issue #33: NIFIREG-47 Improvements to nifi-registry-client

2017-11-03 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/33 Not sure why one travis job failed, all tests passing for me locally ---

[GitHub] nifi-registry issue #31: NIFIREG-48: Added new nifi-registry-flow-diff modul...

2017-11-03 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/31 +1 Looks good, will merge to master ---

[GitHub] nifi-registry issue #33: NIFIREG-47 Improvements to nifi-registry-client

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/33 This was merged by Mark, closing the PR ---

[GitHub] nifi-registry pull request #33: NIFIREG-47 Improvements to nifi-registry-cli...

2017-11-07 Thread bbende
Github user bbende closed the pull request at: https://github.com/apache/nifi-registry/pull/33 ---

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/29 Looks good! Going to merge ---

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/29 This looks good, was able to get a JWT for a user from the test LDAP server and then use it to make another request. Can we add the DisposableBean approach

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/29 Reviewing... ---

[GitHub] nifi-registry issue #48: NIFIREG-63 Add ability to get latest snapshot metad...

2017-12-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/48 Thanks for the review Kevin! I'll merge to master ---

[GitHub] nifi-registry issue #43: NIFIREG-58 Add current user permissions

2017-12-11 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/43 +1 verified the new functionality and everything looks good, will merge to master ---

[GitHub] nifi issue #2325: NIFI-4673 changed it to an integration test and reduced tr...

2017-12-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2325 +1 Moving the syslog test to IT tests is a good idea ---

[GitHub] nifi-registry issue #49: NIFIREG-65 Return flow versions in reverse order

2017-12-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/49 +1 will merge to master ---

[GitHub] nifi-registry issue #46: NIFIREG-42 Adding IT test for NiFi Registry client ...

2017-12-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/46 Closing this PR in favor of PR 48 which includes this work. ---

[GitHub] nifi-registry pull request #46: NIFIREG-42 Adding IT test for NiFi Registry ...

2017-12-06 Thread bbende
Github user bbende closed the pull request at: https://github.com/apache/nifi-registry/pull/46 ---

[GitHub] nifi-registry pull request #48: NIFIREG-63 Add ability to get latest snapsho...

2017-12-05 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/48 NIFIREG-63 Add ability to get latest snapshot metadata and avoid loading every snapshot metadata into memory when retrieving latest snapshot or snapshot metadata You can merge this pull

[GitHub] nifi-registry issue #48: NIFIREG-63 Add ability to get latest snapshot metad...

2017-12-05 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/48 This PR includes the commit from PR 46 for NIFIREG-42, so that must be merged first. ---

[GitHub] nifi-registry issue #26: [NIFIREG-41] increase disconnect tolerance and use ...

2017-10-25 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/26 Looks like this gets the travis build passing so I am a +1, we can just make a habit of running UI tests locally when reviewing, thanks @scottyaslan ---

[GitHub] nifi-registry issue #28: NIFIREG-44 Refactor integration test framework and ...

2017-10-25 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/28 +1 This looks good, nice to have some automation around our TLS/security setup, thanks! I'll merge in soon. ---

[GitHub] nifi-registry issue #27: NIFIREG-43 Provide configurable extension directori...

2017-10-25 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/27 Thanks, I'll change that string so its not called system anymore, and then I'll merge to master. ---

[GitHub] nifi-registry pull request #27: NIFIREG-43 Provide configurable extension di...

2017-10-24 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/27 NIFIREG-43 Provide configurable extension directories with class load… …er isolation You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] nifi issue #2673: NIFI-5135: User identities and group name transforms

2018-05-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2673 Looks good, will merge, thanks! ---

[GitHub] nifi pull request #2681: NIFI-5152: MoveHDFS now works even with no upstream...

2018-05-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2681#discussion_r186457698 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/MoveHDFS.java --- @@ -228,14 +232,15

[GitHub] nifi issue #2676: NIFI-5150: Fixed bug that caused StandardProcessSession.ap...

2018-05-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2676 Looks good, will merge, thanks! ---

[GitHub] nifi-registry issue #117: NIFIREG-160 Implement a hook provider

2018-05-14 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/117 @pvillard31 this should be good to go pending any review feedback, let me know if you have any cycles to take a look, thanks ---

[GitHub] nifi issue #2677: NIFI-5153: If a node is disconnected due to failure to com...

2018-05-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2677 Looks good, will merge, thanks! ---

[GitHub] nifi-registry issue #110: NIFIREG-160 - WIP - Hook provider

2018-05-09 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/110 Thanks for the quick review. Using the commit message definitely makes sense, I will add those fields back to the event for creating a flow version. I think we could support an option

[GitHub] nifi-registry issue #110: NIFIREG-160 - WIP - Hook provider

2018-05-09 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/110 @pvillard31 I branched off your commit and resolved conflicts and took a stab at making the the event publishing/consuming asynchronous so that the main request path won't be impacted by any

[GitHub] nifi-registry pull request #112: NIFIREG-162: Support Git backed Persistence...

2018-04-27 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/112#discussion_r184694579 --- Diff: nifi-registry-docs/src/main/asciidoc/administration-guide.adoc --- @@ -895,3 +895,167 @@ Providing 2 total locations, including

[GitHub] nifi-registry issue #112: NIFIREG-162: Support Git backed PersistenceProvide...

2018-04-27 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/112 @ijokarumawak I agree about the email and author approach, after reading what you wrote in the admin guide, it makes sense. Thanks for pushing those changes. Will try them out shortly. ---

[GitHub] nifi-registry pull request #112: NIFIREG-162: Support Git backed Persistence...

2018-04-27 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/112#discussion_r184709680 --- Diff: nifi-registry-utils/src/main/java/org/apache/nifi/registry/util/FileUtils.java --- @@ -389,4 +389,38 @@ public static void sleepQuietly

[GitHub] nifi-registry pull request #112: NIFIREG-162: Support Git backed Persistence...

2018-04-27 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/112#discussion_r184706432 --- Diff: nifi-registry-docs/src/main/asciidoc/administration-guide.adoc --- @@ -895,3 +895,167 @@ Providing 2 total locations, including

[GitHub] nifi-registry issue #112: NIFIREG-162: Support Git backed PersistenceProvide...

2018-04-27 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/112 Async pushing looks good, so I think final two items are updating the migration guidance and whether or not we want to leave spaces in the bucket/flow names. ---

[GitHub] nifi issue #2518: NIFI-4637 Added support for visibility labels to the HBase...

2018-05-10 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2518 @MikeThomsen @ijokarumawak I'd say unless there is something in the 1.2 client that is needed to implement the visibility labels, then it might be safer to just stay on 1.1.2, and hopefully soon we

[GitHub] nifi-registry pull request #117: NIFIREG-160 Implement a hook provider

2018-05-09 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/117 NIFIREG-160 Implement a hook provider For whoever reviews/merges this, please keep the commit history and don't squash. You can merge this pull request into a Git repository by running

[GitHub] nifi-registry issue #117: NIFIREG-160 Implement a hook provider

2018-05-09 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/117 For an easy way to test this you can turn uncomment the LoggingEventHookProvider in providers.xml and then use the registry as normal to create buckets and save flows from NiFi, then tail

[GitHub] nifi pull request #2685: NIFI-5163 Clearing version control info when creati...

2018-05-07 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2685 NIFI-5163 Clearing version control info when creating a template Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi issue #2677: NIFI-5153: If a node is disconnected due to failure to com...

2018-05-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2677 Reviewing... ---

[GitHub] nifi-registry issue #112: NIFIREG-162: Support Git backed PersistenceProvide...

2018-05-08 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/112 @ijokarumawak thanks for the updates, everything looks good, going to merge... thanks for all the work on this! ---

[GitHub] nifi pull request #2681: NIFI-5152: MoveHDFS now works even with no upstream...

2018-05-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2681#discussion_r186478219 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/MoveHDFS.java --- @@ -228,14 +232,17

[GitHub] nifi-registry issue #114: NIFIREG-140: Fix classpath for Windows

2018-05-08 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/114 Looks good, going to merge, thanks for the contribution! ---

[GitHub] nifi issue #2681: NIFI-5152: MoveHDFS now works even with no upstream connec...

2018-05-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2681 Merged to master, thanks! ---

[GitHub] nifi issue #2702: Added Apache Pulsar processors

2018-05-17 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2702 @MikeThomsen I've only spent a couple of minutes looking at this, but I'm not sure it can work out as nicely as you are hoping... the controller service API here is heavily dependent on the actual

[GitHub] nifi-registry issue #117: NIFIREG-160 Implement a hook provider

2018-05-15 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/117 @pvillard31 thanks for the review, i'm fine with you doing the minor cleanup on merge, thanks! ---

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-21 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 @zenfenan the getAndPutIfAbsent method needs to be an atomic operation which is the reason we are using the watch and multi step operation so we can't remove that ---

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-21 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 Was looking into this a little more and I believe we can keep all of the origin getAndPutIfAbsent, and just add the following right after the set: `redisConnection.expire(kv.getKey(), 1000

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-22 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 The TTL concept is really specific to the implementation (Redis in this case). From the perspective of the DMC interface, the API for getAndPutIfAbsent is saying it will only do a put if the key

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-23 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 Looks good, merged, thanks! ---

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-22 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 @zenfenan thanks for the updates, I think there is also a small changed needed in putIfAbsent correct? If setnx returns true then set expire? ---

[GitHub] nifi-registry pull request #118: NIFIREG-160 Fixing issue where version crea...

2018-05-24 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/118 NIFIREG-160 Fixing issue where version created event throws an except… …ion when comments are not provided You can merge this pull request into a Git repository by running: $ git

[GitHub] nifi pull request #2735: NIFI-5229 Adding a DBCPService implementation that ...

2018-05-23 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2735 NIFI-5229 Adding a DBCPService implementation that can lookup other D… …BCPServices dynamically at runtime Thank you for submitting a contribution to Apache NiFi. In order

[GitHub] nifi pull request #2619: NIFI-5059 Updated MongoDBLookupService to be able t...

2018-06-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2619#discussion_r193733115 --- Diff: nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/schema/access/SchemaAccessUtils.java

[GitHub] nifi pull request #2619: NIFI-5059 Updated MongoDBLookupService to be able t...

2018-06-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2619#discussion_r193734191 --- Diff: nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/src/main/java/org/apache/nifi/schema/access

[GitHub] nifi pull request #2619: NIFI-5059 Updated MongoDBLookupService to be able t...

2018-06-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2619#discussion_r193735509 --- Diff: nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/serialization

[GitHub] nifi issue #2619: NIFI-5059 Updated MongoDBLookupService to be able to detec...

2018-06-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2619 I haven't gone too deep looking at this, but if the goal is to have a re-usable way to infer a schema from JSON across various NoSQL components, have we considered just putting some utility code

[GitHub] nifi pull request #2619: NIFI-5059 Updated MongoDBLookupService to be able t...

2018-06-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2619#discussion_r193739859 --- Diff: nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/src/main/java/org/apache/nifi/schema/access

[GitHub] nifi issue #2801: NIFI-5139 Utilize NiFi Registry 0.2.0 client

2018-06-18 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2801 @ottobackwards thanks, i mixed up the numbers, will force push with the correct commit message ---

[GitHub] nifi issue #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-18 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2639 Looks good, will merge, thanks! ---

[GitHub] nifi pull request #2801: NIFI-5139 Utilize NiFi Registry 0.2.0 client

2018-06-18 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2801 NIFI-5139 Utilize NiFi Registry 0.2.0 client NOTE: This should only be merged after the NiFi Registry 0.2.0 release is complete and the 0.2.0 artifacts are available in Maven central. You can merge

[GitHub] nifi-registry pull request #124: NIFIREG-174 Fixing start-up to look for the...

2018-06-13 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/124 NIFIREG-174 Fixing start-up to look for the system properties specify… …ing the location of properties and bootstrap, and fallback to relative paths You can merge this pull request

[GitHub] nifi-registry issue #119: NIFIREG-172 Adds Swagger UI

2018-06-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/119 Thanks! looks good, will merge ---

[GitHub] nifi-registry issue #119: NIFIREG-172 Adds Swagger UI

2018-06-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/119 Swagger part looks good, nice work! I think nifi-registry-assembly/NOTICE just needs the 2017 changed to 2018 at the top. ---

[GitHub] nifi issue #2755: NIFI-4963: Added Hive3 bundle

2018-06-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2755 Tested this out and looks good, going to merge ---

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194437894 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194421999 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194421861 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194427937 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194424610 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194456502 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194443340 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194430127 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194428165 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194446685 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi pull request #2639: NIFI-4906 Add GetHDFSFileInfo

2018-06-11 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2639#discussion_r194421928 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFSFileInfo.java --- @@ -0,0 +1,803

[GitHub] nifi issue #2797: NIFI-5193 Fixed issue in ConfigEncryptionTool when XML con...

2018-06-19 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2797 Reviewing... ---

[GitHub] nifi issue #2797: NIFI-5193 Fixed issue in ConfigEncryptionTool when XML con...

2018-06-19 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2797 Looks good, unit tests pass, ran the toolkit against the example authorizers and identity-providers files and verified the passwords were successfully encrypted, merging... ---

[GitHub] nifi issue #2763: NIFI-5237: Considering proxy headers following OIDC login

2018-06-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2763 +1 looks good, will merge ---

[GitHub] nifi pull request #2735: NIFI-5229 Adding a DBCPService implementation that ...

2018-05-26 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2735#discussion_r191057795 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/src/main/java/org/apache/nifi/dbcp/DBCPConnectionPoolLookup.java

[GitHub] nifi pull request #2735: NIFI-5229 Adding a DBCPService implementation that ...

2018-05-26 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2735#discussion_r191057922 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/src/test/java/org/apache/nifi/dbcp/TestDBCPConnectionPoolLookup.java

[GitHub] nifi pull request #2735: NIFI-5229 Adding a DBCPService implementation that ...

2018-05-26 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2735#discussion_r191057746 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/src/main/java/org/apache/nifi/dbcp/DBCPConnectionPoolLookup.java

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

2018-05-29 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2740 +1 Have been testing this and looks good from my perspective ---

[GitHub] nifi pull request #2746: NIFI-5247 NiFi toolkit signal handling changes, Doc...

2018-05-29 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2746#discussion_r191555681 --- Diff: nifi-toolkit/nifi-toolkit-assembly/src/main/resources/bin/cli.sh --- @@ -111,8 +111,7 @@ run() { export NIFI_TOOLKIT_HOME

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

2018-05-29 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2740 Will review... ---

[GitHub] nifi issue #2755: NIFI-4963: Added Hive3 bundle

2018-06-04 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2755 Will also review... ---

[GitHub] nifi-registry pull request #121: NIFIREG-173 Refactor metadata DB to be inde...

2018-06-01 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/121 NIFIREG-173 Refactor metadata DB to be independent of H2 The approach here is to create a new DB with a schema and DataSource that is not specific to H2 and migrate existing data

[GitHub] nifi pull request #2764: NIFI-5260 Adding version elements in archetypes for...

2018-06-05 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2764 NIFI-5260 Adding version elements in archetypes for dependencies that… … previously were under dependencyManagement Thank you for submitting a contribution to Apache NiFi

[GitHub] nifi-registry pull request #122: NIFIREG-173 Improving logic for detecting e...

2018-06-06 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/122 NIFIREG-173 Improving logic for detecting existence of legacy database You can merge this pull request into a Git repository by running: $ git pull https://github.com/bbende/nifi

[GitHub] nifi issue #2742: NIFI-5244 Fixed a bug in MockSchemaRegistry that prevented...

2018-05-29 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2742 Looks good, will merge, thanks! ---

[GitHub] nifi pull request #2827: NIFI-5354 Changing ranger.version to 1.0.0 and rang...

2018-06-29 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2827 NIFI-5354 Changing ranger.version to 1.0.0 and ranger.hadoop.version … …to 3.0.0 Thank you for submitting a contribution to Apache NiFi. In order to streamline the review

[GitHub] nifi pull request #2809: NIFI-5316 Fixed array handling for Avro that comes ...

2018-06-25 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/2809 NIFI-5316 Fixed array handling for Avro that comes from Parquet's Avr… …o reader Thank you for submitting a contribution to Apache NiFi. In order to streamline the review

[GitHub] nifi issue #2448: NIFI-4838 Added configurable progressive commits to GetMon...

2018-06-20 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2448 You could call session.remove() instead of transferring it, but then I'm not sure you can still use that flow file in future operations when calling create(original). ---

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196906833 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml --- @@ -327,6 +327,10 @@ 1.7.0-SNAPSHOT

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196905162 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE --- @@ -218,6 +218,14 @@ The following binary components

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196907444 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ParseSyslog5424.java --- @@ -0,0

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196910966 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/syslog/StrictSyslog5424Parser.java

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196908047 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ParseSyslog5424.java --- @@ -0,0

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196912736 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/syslog/StrictSyslog5424Parser.java

[GitHub] nifi pull request #2805: NIFI-5325 A Syslog Parser that fully supports RFC 5...

2018-06-20 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2805#discussion_r196913302 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestParseSyslog5424.java

<    1   2   3   4   5   6   7   8   9   >