[jira] [Commented] (NIFI-1002) support for Listen WebSocket processor

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666346#comment-15666346 ] ASF GitHub Bot commented on NIFI-1002: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #1184: NIFI-1002: Added WebSocket support.

2016-11-14 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1184 @olegz Thanks again for the great review! I rebased the PR and done additional refactoring based on your feedback. Please let me know if you prefer it to be squashed for further review process.

[jira] [Commented] (NIFI-1002) support for Listen WebSocket processor

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666340#comment-15666340 ] ASF GitHub Bot commented on NIFI-1002: -- Github user ijokarumawak commented on a diff i

[GitHub] nifi pull request #1184: NIFI-1002: Added WebSocket support.

2016-11-14 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/1184#discussion_r87958885 --- Diff: nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/src/main/java/org/apache/nifi/processors/websocket/AbstractWebSocketGatewayProcesso

[jira] [Commented] (NIFI-1002) support for Listen WebSocket processor

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666337#comment-15666337 ] ASF GitHub Bot commented on NIFI-1002: -- Github user ijokarumawak commented on a diff i

[GitHub] nifi pull request #1184: NIFI-1002: Added WebSocket support.

2016-11-14 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/1184#discussion_r87958669 --- Diff: nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/src/main/java/org/apache/nifi/websocket/jetty/JettyWebSocketServer.java ---

[jira] [Commented] (NIFI-1002) support for Listen WebSocket processor

2016-11-14 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666200#comment-15666200 ] Koji Kawamura commented on NIFI-1002: - [~bbende] It used to be unable to load classes i

[jira] [Commented] (NIFI-2943) tls-toolkit pkcs12 truststore 0 entries

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666110#comment-15666110 ] ASF GitHub Bot commented on NIFI-2943: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #1165: NIFI-2943 - pkcs12 keystore improvements

2016-11-14 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1165 I think the Admin Guide should also get an update indicating that the TLS Toolkit will ignore user requests to use PKCS12 format for truststores. --- If your project is set up for it, you can repl

[jira] [Updated] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-3032: Resolution: Fixed Status: Resolved (was: Patch Available) > NiFiPropertiesLoader can cache s

[jira] [Commented] (NIFI-2943) tls-toolkit pkcs12 truststore 0 entries

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666050#comment-15666050 ] ASF GitHub Bot commented on NIFI-2943: -- Github user alopresto commented on a diff in t

[GitHub] nifi pull request #1165: NIFI-2943 - pkcs12 keystore improvements

2016-11-14 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1165#discussion_r87947260 --- Diff: nifi-commons/nifi-security-utils/src/main/java/org/apache/nifi/security/util/KeyStoreUtils.java --- @@ -0,0 +1,62 @@ +/* + * Licensed to t

[jira] [Commented] (NIFI-2943) tls-toolkit pkcs12 truststore 0 entries

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666008#comment-15666008 ] ASF GitHub Bot commented on NIFI-2943: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #1165: NIFI-2943 - pkcs12 keystore improvements

2016-11-14 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1165 I think we should provide log output indicating that the user's choice of PKCS12 is not used for truststores. ``` hw12203:...assembly/target/nifi-toolkit-1.1.0-SNAPSHOT-bin/nifi-toolki

[jira] [Updated] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-2654: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Encrypted configs should h

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665930#comment-15665930 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665928#comment-15665928 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665939#comment-15665939 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665936#comment-15665936 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665947#comment-15665947 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665938#comment-15665938 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665942#comment-15665942 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665945#comment-15665945 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665940#comment-15665940 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665931#comment-15665931 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665932#comment-15665932 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665944#comment-15665944 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665927#comment-15665927 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665943#comment-15665943 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665935#comment-15665935 ] ASF GitHub Bot commented on NIFI-2654: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665929#comment-15665929 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665946#comment-15665946 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665941#comment-15665941 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665933#comment-15665933 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665934#comment-15665934 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665937#comment-15665937 ] ASF subversion and git services commented on NIFI-2654: --- Commit 59fea

[GitHub] nifi pull request #1216: NIFI-2654 Enabled encryption coverage for login-ide...

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1216 --- 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 enabl

[GitHub] nifi issue #1216: NIFI-2654 Enabled encryption coverage for login-identity-p...

2016-11-14 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1216 @alopresto I was able to test encrypt-config update with the following scenarios: tested encryption using new -l flag along with -n, - b, and -p flags (no migration). nifi.properties an

[jira] [Commented] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665802#comment-15665802 ] ASF GitHub Bot commented on NIFI-2654: -- Github user YolandaMDavis commented on the iss

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665798#comment-15665798 ] Joseph Witt commented on NIFI-2565: --- removed the fix version for now. Once this is ready

[jira] [Updated] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-2565: -- Fix Version/s: (was: 1.1.0) > NiFi processor to parse logs using Grok patterns >

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665797#comment-15665797 ] ASF GitHub Bot commented on NIFI-2565: -- Github user joewitt commented on a diff in the

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-11-14 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r87937612 --- Diff: nifi-assembly/LICENSE --- @@ -1729,4 +1729,20 @@ This product bundles 'jbzip2' which is available under an MIT license. AUTHORS OR COPYRIGHT

[jira] [Commented] (NIFI-1002) support for Listen WebSocket processor

2016-11-14 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665780#comment-15665780 ] Bryan Bende commented on NIFI-1002: --- The change that is causing a compilation problem is

[jira] [Updated] (NIFI-3036) Resource Claim can violate its "isInUse" assumption causing Null Pointer Exceptions

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-3036: -- Priority: Blocker (was: Critical) > Resource Claim can violate its "isInUse" assumption causing Null Poi

[jira] [Commented] (NIFI-3036) Resource Claim can violate its "isInUse" assumption causing Null Pointer Exceptions

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665758#comment-15665758 ] Joseph Witt commented on NIFI-3036: --- nice evaluation/analysis [~JPercivall]. I bumped th

[jira] [Resolved] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-2380. --- Resolution: Fixed > ExtractEmailAttachments processor should support TNEF files (aka winmail.dat) > ---

[jira] [Commented] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665752#comment-15665752 ] Joseph Witt commented on NIFI-2380: --- +1 merged to master. Needed to adjust some licensin

[jira] [Commented] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665745#comment-15665745 ] ASF subversion and git services commented on NIFI-2380: --- Commit a347e

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/817 --- 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 enable

[jira] [Commented] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665747#comment-15665747 ] ASF GitHub Bot commented on NIFI-2380: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665746#comment-15665746 ] ASF subversion and git services commented on NIFI-2380: --- Commit 8ad31

[jira] [Commented] (NIFI-1002) support for Listen WebSocket processor

2016-11-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665639#comment-15665639 ] Joseph Witt commented on NIFI-1002: --- [~bbende] [~ijokarumawak] [~ozhurakousky] i noticed

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665342#comment-15665342 ] ASF GitHub Bot commented on NIFI-3032: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665339#comment-15665339 ] ASF subversion and git services commented on NIFI-3032: --- Commit 4d1bc

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665340#comment-15665340 ] ASF subversion and git services commented on NIFI-3032: --- Commit 4d1bc

[GitHub] nifi pull request #1220: NIFI-3032 Resolved issue where multiple invocations...

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1220 --- 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 enabl

[jira] [Created] (NIFI-3036) Resource Claim can violate its "isInUse" assumption causing Null Pointer Exceptions

2016-11-14 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-3036: -- Summary: Resource Claim can violate its "isInUse" assumption causing Null Pointer Exceptions Key: NIFI-3036 URL: https://issues.apache.org/jira/browse/NIFI-3036 P

[jira] [Updated] (NIFI-3033) GenerateFlowFile Support Dynamic Properties for Generating Attributes

2016-11-14 Thread James Wing (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Wing updated NIFI-3033: - Status: Patch Available (was: Open) > GenerateFlowFile Support Dynamic Properties for Generating Attribute

[jira] [Commented] (NIFI-3033) GenerateFlowFile Support Dynamic Properties for Generating Attributes

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665320#comment-15665320 ] ASF GitHub Bot commented on NIFI-3033: -- GitHub user jvwing opened a pull request:

[GitHub] nifi pull request #1222: NIFI-3033 GenerateFlowFile Dynamic Properties

2016-11-14 Thread jvwing
GitHub user jvwing opened a pull request: https://github.com/apache/nifi/pull/1222 NIFI-3033 GenerateFlowFile Dynamic Properties Updated GenerateFlowFile for dynamic properties: * Enable dynamic properties with expression language * Apply dynamic property values as attributes

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665264#comment-15665264 ] ASF GitHub Bot commented on NIFI-2565: -- Github user trixpan commented on a diff in the

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-11-14 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r87909770 --- Diff: nifi-commons/nifi-processor-utilities/src/main/java/org/apache/nifi/processor/util/StandardValidators.java --- @@ -26,6 +26,8 @@ import java.ut

[jira] [Updated] (NIFI-2957) ZooKeeper migration toolkit

2016-11-14 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-2957: -- Fix Version/s: (was: 1.2.0) 1.1.0 > ZooKeeper migration toolkit >

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-11-14 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r87867569 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework-nar/pom.xml --- @@ -34,51 +34,70 @@ limitations under the License. true

[jira] [Commented] (NIFI-2957) ZooKeeper migration toolkit

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665181#comment-15665181 ] ASF subversion and git services commented on NIFI-2957: --- Commit 7e237

[jira] [Commented] (NIFI-2957) ZooKeeper migration toolkit

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665183#comment-15665183 ] ASF GitHub Bot commented on NIFI-2957: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1218: NIFI-2957 Corrections of typos, documentation, and ...

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1218 --- 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 enabl

[jira] [Commented] (NIFI-2957) ZooKeeper migration toolkit

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665176#comment-15665176 ] ASF GitHub Bot commented on NIFI-2957: -- Github user brosander commented on the issue:

[GitHub] nifi issue #1218: NIFI-2957 Corrections of typos, documentation, and strings

2016-11-14 Thread brosander
Github user brosander commented on the issue: https://github.com/apache/nifi/pull/1218 +1 will merge --- 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

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-11-14 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r87867250 --- Diff: minifi-assembly/src/main/assembly/dependencies.xml --- @@ -64,15 +79,11 @@ true minifi-b

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-11-14 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r87900582 --- Diff: minifi-assembly/pom.xml --- @@ -177,23 +182,57 @@ limitations under the License. +org.bouncycastl

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-11-14 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r87866531 --- Diff: minifi-assembly/src/main/assembly/dependencies.xml --- @@ -36,23 +36,38 @@ minifi-bootstrap minifi-res

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-11-14 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r87867638 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/pom.xml --- @@ -27,6 +27,48 @@ limitations under the License.

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-11-14 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r87867758 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/src/main/java/org/apache/nifi/minifi/status/StatusRequestParser.java

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665116#comment-15665116 ] ASF GitHub Bot commented on NIFI-3032: -- Github user brosander commented on a diff in t

[GitHub] nifi pull request #1220: NIFI-3032 Resolved issue where multiple invocations...

2016-11-14 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi/pull/1220#discussion_r87898225 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/src/main/java/org/apache/nifi/properties/NiFiPropertiesLoader.java ---

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665107#comment-15665107 ] ASF GitHub Bot commented on NIFI-3032: -- Github user alopresto commented on a diff in t

[GitHub] nifi pull request #1220: NIFI-3032 Resolved issue where multiple invocations...

2016-11-14 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1220#discussion_r87897741 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/src/main/java/org/apache/nifi/properties/NiFiPropertiesLoader.java ---

[jira] [Commented] (NIFI-2957) ZooKeeper migration toolkit

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665102#comment-15665102 ] ASF GitHub Bot commented on NIFI-2957: -- Github user brosander commented on the issue:

[GitHub] nifi issue #1218: NIFI-2957 Corrections of typos, documentation, and strings

2016-11-14 Thread brosander
Github user brosander commented on the issue: https://github.com/apache/nifi/pull/1218 Reviewing --- 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

[jira] [Commented] (NIFI-3024) Encrypted configuration migrator should be able to update sensitive properties key and migrate flow.xml.gz

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665097#comment-15665097 ] ASF GitHub Bot commented on NIFI-3024: -- GitHub user brosander opened a pull request:

[GitHub] nifi pull request #1221: NIFI-3024 - Encrypt-toolkit flow.xml.gz support

2016-11-14 Thread brosander
GitHub user brosander opened a pull request: https://github.com/apache/nifi/pull/1221 NIFI-3024 - Encrypt-toolkit flow.xml.gz support Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the fo

[jira] [Updated] (NIFI-3023) UI - RPG transmission status

2016-11-14 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-3023: -- Resolution: Fixed Status: Resolved (was: Patch Available) > UI - RPG transmission status > -

[GitHub] nifi issue #1205: UI - Verifying permissions prior to checking Remote Proces...

2016-11-14 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/1205 Thanks @mcgilman this has been merged to master. --- 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

[jira] [Commented] (NIFI-3023) UI - RPG transmission status

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665073#comment-15665073 ] ASF subversion and git services commented on NIFI-3023: --- Commit 2c91a

[jira] [Commented] (NIFI-3023) UI - RPG transmission status

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665078#comment-15665078 ] ASF GitHub Bot commented on NIFI-3023: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-3023) UI - RPG transmission status

2016-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665074#comment-15665074 ] ASF subversion and git services commented on NIFI-3023: --- Commit ae4f2

[GitHub] nifi pull request #1205: UI - Verifying permissions prior to checking Remote...

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1205 --- 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 enabl

[jira] [Commented] (NIFI-2926) Add a user-centric view for authorization policies

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665019#comment-15665019 ] ASF GitHub Bot commented on NIFI-2926: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #1188: [NIFI-2926] add policy action item to the user table and a...

2016-11-14 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1188 @markap14 Sounds great. 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 and

[GitHub] nifi issue #1188: [NIFI-2926] add policy action item to the user table and a...

2016-11-14 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/1188 @mcgilman I'd be happy to review this if you need another reviewer given that you and @scottyaslan have both provided commits for this PR. --- If your project is set up for it, you can reply to this

[jira] [Commented] (NIFI-2926) Add a user-centric view for authorization policies

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665018#comment-15665018 ] ASF GitHub Bot commented on NIFI-2926: -- Github user markap14 commented on the issue:

[jira] [Created] (NIFI-3035) URL to display a particular process group in UI

2016-11-14 Thread Christine Draper (JIRA)
Christine Draper created NIFI-3035: -- Summary: URL to display a particular process group in UI Key: NIFI-3035 URL: https://issues.apache.org/jira/browse/NIFI-3035 Project: Apache NiFi Issue T

[jira] [Commented] (NIFI-3011) Support Elasticsearch 5.0 for Put/FetchElasticsearch processors

2016-11-14 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664940#comment-15664940 ] Andy LoPresto commented on NIFI-3011: - It appears it does not mention it in the main X-

[jira] [Commented] (NIFI-3011) Support Elasticsearch 5.0 for Put/FetchElasticsearch processors

2016-11-14 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664929#comment-15664929 ] Andy LoPresto commented on NIFI-3011: - After discussing with [~mattyb149], it appears t

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664916#comment-15664916 ] ASF GitHub Bot commented on NIFI-3032: -- Github user brosander commented on a diff in t

[GitHub] nifi pull request #1220: NIFI-3032 Resolved issue where multiple invocations...

2016-11-14 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi/pull/1220#discussion_r87885510 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/src/main/java/org/apache/nifi/properties/AESSensitivePropertyProvider.java

[jira] [Commented] (NIFI-3032) NiFiPropertiesLoader can cache stale key after migration

2016-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664903#comment-15664903 ] ASF GitHub Bot commented on NIFI-3032: -- Github user brosander commented on a diff in t

[GitHub] nifi pull request #1220: NIFI-3032 Resolved issue where multiple invocations...

2016-11-14 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi/pull/1220#discussion_r87884181 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/src/main/java/org/apache/nifi/properties/NiFiPropertiesLoader.java ---

  1   2   3   >