[jira] [Commented] (NIFI-3992) ConsumeEWS May Generate Unusable Emails

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055099#comment-16055099 ] ASF GitHub Bot commented on NIFI-3992: -- Github user patricker commented on the issue:

[GitHub] nifi issue #1867: NIFI-3992 ConsumeEWS May Generate Unusable Emails

2017-06-19 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/1867 @ijokarumawak I've updated my code to work this way. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (NIFI-4091) fix typos in website docs

2017-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055086#comment-16055086 ] ASF subversion and git services commented on NIFI-4091: --- Commit 1799298 from [~tkurc]

[jira] [Commented] (NIFI-4091) fix typos in website docs

2017-06-19 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055087#comment-16055087 ] Tony Kurc commented on NIFI-4091: - changes pushed successfully > fix typos in website docs >

[jira] [Commented] (NIFI-4010) Enable expression language on Fetch/List/Put SFTP and List/Fetch/Put/Delete HDFS processor properties

2017-06-19 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055053#comment-16055053 ] Jeff Storck commented on NIFI-4010: --- Currently testing a concurrent multi-keytab/principal flow with the

[jira] [Resolved] (NIFI-4091) fix typos in website docs

2017-06-19 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc resolved NIFI-4091. - Resolution: Fixed pushed website changes, but deploy failed due to svn issues > fix typos in website docs

[jira] [Created] (NIFI-4091) fix typos in website docs

2017-06-19 Thread Tony Kurc (JIRA)
Tony Kurc created NIFI-4091: --- Summary: fix typos in website docs Key: NIFI-4091 URL: https://issues.apache.org/jira/browse/NIFI-4091 Project: Apache NiFi Issue Type: Task Components:

[jira] [Commented] (NIFI-4037) Create gRPC client processor

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054920#comment-16054920 ] ASF GitHub Bot commented on NIFI-4037: -- Github user trkurc commented on the issue:

[GitHub] nifi issue #1927: NIFI-4037: added initial InvokeGRPC proccessor with proto ...

2017-06-19 Thread trkurc
Github user trkurc commented on the issue: https://github.com/apache/nifi/pull/1927 reviewing this now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054829#comment-16054829 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1918 @markap14 thanks for reviewing! I pushed up a commit that should address your initial comments and I tried to write a reply to each one so you have an idea of what I did to address it. Let me know if

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054826#comment-16054826 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122837202 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/util/RedisUtils.java --- @@ -0,0 +1,422 @@ +/*

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054823#comment-16054823 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054825#comment-16054825 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122837003 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/state/RedisStateProvider.java --- @@ -0,0 +1,271 @@

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122837047 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/util/RedisUtils.java --- @@ -0,0 +1,422 @@ +/*

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054821#comment-16054821 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054820#comment-16054820 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122836798 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/state/RedisStateMapJsonSerDe.java --- @@ -0,0 +1,103

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122836730 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/RedisDistributedMapCacheClientService.java ---

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054815#comment-16054815 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122836427 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/RedisDistributedMapCacheClientService.java ---

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054811#comment-16054811 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054814#comment-16054814 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122836349 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/RedisConnectionPoolService.java --- @@ -0,0

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054806#comment-16054806 ] ASF GitHub Bot commented on NIFI-4061: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122836288 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/state-management.xml --- @@ -63,4 +63,68 @@

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122836075 --- Diff: nifi-api/src/main/java/org/apache/nifi/context/PropertyContext.java --- @@ -0,0 +1,36 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Comment Edited] (NIFI-1586) embedded zookeeper disk utilization grows unbounded

2017-06-19 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054711#comment-16054711 ] Jeff Storck edited comment on NIFI-1586 at 6/19/17 8:48 PM: Attached a template

[jira] [Updated] (NIFI-1586) embedded zookeeper disk utilization grows unbounded

2017-06-19 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-1586: -- Status: Patch Available (was: In Progress) > embedded zookeeper disk utilization grows unbounded >

[jira] [Assigned] (NIFI-1586) embedded zookeeper disk utilization grows unbounded

2017-06-19 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck reassigned NIFI-1586: - Assignee: Jeff Storck > embedded zookeeper disk utilization grows unbounded >

[jira] [Updated] (NIFI-1586) embedded zookeeper disk utilization grows unbounded

2017-06-19 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-1586: -- Attachment: ZK_Autopurge_Test.xml Template with instructions in the template comments for testing ZK

[GitHub] nifi issue #1148: NIFI-2923 Add expression language support to Kerberos para...

2017-06-19 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/1148 @mauriziocolleluori I've cherry-picked your commits into my branch, and will be submitting a PR that includes your commits along with mine (for

[jira] [Commented] (NIFI-2923) Add expression language support to Kerberos parameters used by processors

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054546#comment-16054546 ] ASF GitHub Bot commented on NIFI-2923: -- Github user jtstorck commented on the issue:

[jira] [Updated] (NIFI-4085) Make ListFTP error more useful

2017-06-19 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4085: - Assignee: Pierre Villard Status: Patch Available (was: Open) Here is a patch [~Markovich].

[jira] [Commented] (NIFI-4085) Make ListFTP error more useful

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054433#comment-16054433 ] ASF GitHub Bot commented on NIFI-4085: -- GitHub user pvillard31 opened a pull request:

[GitHub] nifi pull request #1929: NIFI-4085 Add exception in log message when (S)FTP ...

2017-06-19 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/1929 NIFI-4085 Add exception in log message when (S)FTP listing fails Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-4059) Implement LdapUserGroupProvider

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054401#comment-16054401 ] ASF GitHub Bot commented on NIFI-4059: -- Github user pvillard31 commented on the issue:

[jira] [Updated] (NIFI-4059) Implement LdapUserGroupProvider

2017-06-19 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4059: - Resolution: Fixed Fix Version/s: 1.4.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-4059) Implement LdapUserGroupProvider

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054400#comment-16054400 ] ASF GitHub Bot commented on NIFI-4059: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-4059) Implement LdapUserGroupProvider

2017-06-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054397#comment-16054397 ] ASF subversion and git services commented on NIFI-4059: --- Commit

[GitHub] nifi issue #1923: NIFI-4059: Introduce LdapUserGroupProvider

2017-06-19 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1923 +1, squashed and merged, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] nifi pull request #1923: NIFI-4059: Introduce LdapUserGroupProvider

2017-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1923 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (NIFI-4090) Improve Log Directory Configuration

2017-06-19 Thread Ricky Saltzer (JIRA)
Ricky Saltzer created NIFI-4090: --- Summary: Improve Log Directory Configuration Key: NIFI-4090 URL: https://issues.apache.org/jira/browse/NIFI-4090 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (NIFI-4089) Allow standalone NiFi to use ZooKeeper

2017-06-19 Thread Jeff Storck (JIRA)
Jeff Storck created NIFI-4089: - Summary: Allow standalone NiFi to use ZooKeeper Key: NIFI-4089 URL: https://issues.apache.org/jira/browse/NIFI-4089 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054306#comment-16054306 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054302#comment-16054302 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1928: NIFI-1586 Implements autopurging of transaction log...

2017-06-19 Thread jtstorck
GitHub user jtstorck opened a pull request: https://github.com/apache/nifi/pull/1928 NIFI-1586 Implements autopurging of transaction log and snapshot files When NiFi is clustered, and autopurge.purgeInterval is greater than 1, the DatadirCleanupManager will be started in order to

[jira] [Commented] (NIFI-1586) embedded zookeeper disk utilization grows unbounded

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054307#comment-16054307 ] ASF GitHub Bot commented on NIFI-1586: -- GitHub user jtstorck opened a pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122761385 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/util/RedisUtils.java --- @@ -0,0 +1,422 @@ +/*

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122761028 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/util/RedisUtils.java --- @@ -0,0 +1,422 @@ +/*

[jira] [Created] (NIFI-4088) Add migration of local state to ZooKeeper

2017-06-19 Thread Jeff Storck (JIRA)
Jeff Storck created NIFI-4088: - Summary: Add migration of local state to ZooKeeper Key: NIFI-4088 URL: https://issues.apache.org/jira/browse/NIFI-4088 Project: Apache NiFi Issue Type: New

[jira] [Comment Edited] (NIFI-4037) Create gRPC client processor

2017-06-19 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054223#comment-16054223 ] Michael Hogue edited comment on NIFI-4037 at 6/19/17 3:37 PM: -- I tested this

[jira] [Commented] (NIFI-4037) Create gRPC client processor

2017-06-19 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054223#comment-16054223 ] Michael Hogue commented on NIFI-4037: - I tested this by creating a flow with two processors:

[jira] [Updated] (NIFI-4037) Create gRPC client processor

2017-06-19 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue updated NIFI-4037: Attachment: nifi_invoke_grpc.png > Create gRPC client processor > - > >

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054218#comment-16054218 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122742378 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/state/RedisStateProvider.java --- @@ -0,0 +1,271 @@

[jira] [Commented] (NIFI-4037) Create gRPC client processor

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054210#comment-16054210 ] ASF GitHub Bot commented on NIFI-4037: -- GitHub user m-hogue opened a pull request:

[GitHub] nifi pull request #1927: NIFI-4037: added initial InvokeGRPC proccessor with...

2017-06-19 Thread m-hogue
GitHub user m-hogue opened a pull request: https://github.com/apache/nifi/pull/1927 NIFI-4037: added initial InvokeGRPC proccessor with proto service IDL NIFI-4037: added initial unit tests; generic gRPC test server NIFI-4037: added more unit tests; cleanup

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054171#comment-16054171 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122736750 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/state/RedisStateMapJsonSerDe.java --- @@ -0,0 +1,103

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054156#comment-16054156 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122732793 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/RedisDistributedMapCacheClientService.java ---

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122731744 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/RedisDistributedMapCacheClientService.java ---

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054148#comment-16054148 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054134#comment-16054134 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122728877 --- Diff: nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/RedisConnectionPoolService.java --- @@ -0,0

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054119#comment-16054119 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122725606 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/state-management.xml --- @@ -63,4 +63,68 @@

[jira] [Commented] (NIFI-4061) Implement a StateProvider backed by Redis

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054105#comment-16054105 ] ASF GitHub Bot commented on NIFI-4061: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #1918: NIFI-4061 Add a RedisStateProvider

2017-06-19 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1918#discussion_r122723598 --- Diff: nifi-api/src/main/java/org/apache/nifi/context/PropertyContext.java --- @@ -0,0 +1,36 @@ +/* + * Licensed to the Apache Software

[GitHub] nifi-minifi-cpp pull request #113: MINIFI-337: Update configuration readme f...

2017-06-19 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/113 MINIFI-337: Update configuration readme for Repositories Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution

[jira] [Commented] (NIFI-4055) Add a compression option to AvroRecordSetWriter

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053972#comment-16053972 ] ASF GitHub Bot commented on NIFI-4055: -- Github user champagst commented on the issue:

[GitHub] nifi issue #1909: NIFI-4055: Add a compression option to AvroRecordSetWriter

2017-06-19 Thread champagst
Github user champagst commented on the issue: https://github.com/apache/nifi/pull/1909 @pvillard31 - I took care of the contrib-check errors and threw in a typo fix for good measure. :wink: Thanks for looking things over! --- If your project is set up for it, you can reply to this

[jira] [Commented] (NIFI-4086) Docker image produced by Dockerfile is larger than needed

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053950#comment-16053950 ] ASF GitHub Bot commented on NIFI-4086: -- Github user NielsZeilemaker commented on the issue:

[GitHub] nifi issue #1926: NIFI-4086 Add chown to curl step to save space in final im...

2017-06-19 Thread NielsZeilemaker
Github user NielsZeilemaker commented on the issue: https://github.com/apache/nifi/pull/1926 The resulting image is 1.592 GB vs 2.575 GB, this due to the chown operation adding a layer which was 982.7 MB in size. --- If your project is set up for it, you can reply to this email and

[jira] [Created] (NIFI-4087) IdentifyMimeType: Optionally exclude filename from criteria

2017-06-19 Thread Brandon DeVries (JIRA)
Brandon DeVries created NIFI-4087: - Summary: IdentifyMimeType: Optionally exclude filename from criteria Key: NIFI-4087 URL: https://issues.apache.org/jira/browse/NIFI-4087 Project: Apache NiFi

[jira] [Commented] (NIFI-4086) Docker image produced by Dockerfile is larger than needed

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053948#comment-16053948 ] ASF GitHub Bot commented on NIFI-4086: -- GitHub user NielsZeilemaker opened a pull request:

[GitHub] nifi pull request #1926: NIFI-4086 Add chown to curl step to save space in f...

2017-06-19 Thread NielsZeilemaker
GitHub user NielsZeilemaker opened a pull request: https://github.com/apache/nifi/pull/1926 NIFI-4086 Add chown to curl step to save space in final image Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Created] (NIFI-4086) Docker image produced by Dockerfile is larger than needed

2017-06-19 Thread Niels Zeilemaker (JIRA)
Niels Zeilemaker created NIFI-4086: -- Summary: Docker image produced by Dockerfile is larger than needed Key: NIFI-4086 URL: https://issues.apache.org/jira/browse/NIFI-4086 Project: Apache NiFi

[jira] [Created] (NIFI-4085) Make ListFTP error more useful

2017-06-19 Thread Rivkin Andrey (JIRA)
Rivkin Andrey created NIFI-4085: --- Summary: Make ListFTP error more useful Key: NIFI-4085 URL: https://issues.apache.org/jira/browse/NIFI-4085 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-4059) Implement LdapUserGroupProvider

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053836#comment-16053836 ] ASF GitHub Bot commented on NIFI-4059: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1923: NIFI-4059: Introduce LdapUserGroupProvider

2017-06-19 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1923 Hey @mcgilman, just tried again and it's working... I guess I made a typo when I tried the first time. Thanks for the corrections. Will wait for travis build and will merge by eod. Thanks! ---

[jira] [Commented] (NIFI-4059) Implement LdapUserGroupProvider

2017-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053821#comment-16053821 ] ASF GitHub Bot commented on NIFI-4059: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #1923: NIFI-4059: Introduce LdapUserGroupProvider

2017-06-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1923 Thanks @pvillard31 for having a look at this PR! I've addressed the two issues above and I think resolving the group name when searching users only and detecting group membership is supported. Check

[jira] [Created] (NIFI-4084) MergeContent with Avro merge format - transfer relationship not specified

2017-06-19 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4084: Summary: MergeContent with Avro merge format - transfer relationship not specified Key: NIFI-4084 URL: https://issues.apache.org/jira/browse/NIFI-4084 Project: