[jira] [Commented] (NIFI-1170) TailFile "File to Tail" property should support Wildcards

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

[GitHub] nifi pull request #980: NIFI-1170 - Improved TailFile processor to support m...

2016-09-13 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/980#discussion_r78673963 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/TailFile.java --- @@ -117,31 +173,78

[jira] [Updated] (NIFI-2772) Unsecure RAW Site-to-Site fails with User DN is not known

2016-09-13 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-2772: Status: Patch Available (was: Open) > Unsecure RAW Site-to-Site fails with User DN is not known > --

[jira] [Updated] (NIFI-2772) Unsecure RAW Site-to-Site fails with User DN is not known

2016-09-13 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-2772: Description: If Site-to-Site is configured unsecure (nifi.remote.input.secure=false), then Site-to-S

[jira] [Commented] (NIFI-2772) Unsecure RAW Site-to-Site fails with User DN is not known

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

[GitHub] nifi pull request #1019: NIFI-2772: Unsecure RAW Site-to-Site fails with Use...

2016-09-13 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/1019 NIFI-2772: Unsecure RAW Site-to-Site fails with User DN is not known You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijokarumawak/nifi nifi-

[jira] [Created] (NIFI-2772) Unsecure RAW Site-to-Site fails with User DN is not known

2016-09-13 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-2772: --- Summary: Unsecure RAW Site-to-Site fails with User DN is not known Key: NIFI-2772 URL: https://issues.apache.org/jira/browse/NIFI-2772 Project: Apache NiFi Iss

[jira] [Commented] (NIFI-1170) TailFile "File to Tail" property should support Wildcards

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488562#comment-15488562 ] ASF GitHub Bot commented on NIFI-1170: -- Github user pvillard31 commented on a diff in

[GitHub] nifi pull request #980: NIFI-1170 - Improved TailFile processor to support m...

2016-09-13 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/980#discussion_r78652271 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/TailFile.java --- @@ -117,31 +173

[jira] [Commented] (NIFI-1662) Improve Expression Language to Enable Working with Decimals

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

[GitHub] nifi pull request #1018: NIFI-1662 adding Expression Language decimal suppor...

2016-09-13 Thread JPercivall
GitHub user JPercivall opened a pull request: https://github.com/apache/nifi/pull/1018 NIFI-1662 adding Expression Language decimal support You can merge this pull request into a Git repository by running: $ git pull https://github.com/JPercivall/nifi NIFI-1662-2 Alternativel

[GitHub] nifi issue #999: NIFI-2266 Enabled TLSv1.1 and TLSv1.2 protocols for GetHTTP...

2016-09-13 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/999 And, of course, as soon as I comment, it hits me -- `GetHTTP`, unlike `PostHTTP`, does not require a flowfile input in order to execute. So when I copied the tests I had written for `PostHTTP`, I nee

[jira] [Commented] (NIFI-2266) GetHTTP and PutHTTP use hard-coded TLS protocol version

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

[GitHub] nifi issue #999: NIFI-2266 Enabled TLSv1.1 and TLSv1.2 protocols for GetHTTP...

2016-09-13 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/999 @pvillard31 and @mosermw , thanks for noting that. When I re-ran locally, I encountered the same issue. I have resolved it, but not to my complete satisfaction. The test now accepts that _n_ flowfile

[jira] [Commented] (NIFI-2266) GetHTTP and PutHTTP use hard-coded TLS protocol version

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

[jira] [Commented] (NIFI-2763) S3 processors do not work with older S3-compatible object stores

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

[GitHub] nifi issue #1008: NIFI-2763 S3 processors do not work with older S3-compatib...

2016-09-13 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1008 @baank , what would you think about moving the PropertyDescriptor and the configuration code to the AbstractS3Processor class rather than AWSAbstractProcessor? --- If your project is set up for it, y

[jira] [Updated] (NIFI-2752) Correct ReplaceText default pattern and unit tests

2016-09-13 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2752: - Resolution: Fixed Fix Version/s: 1.1.0 Status: Resolved (was: Patch Available) F

[jira] [Commented] (NIFI-2752) Correct ReplaceText default pattern and unit tests

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

[GitHub] nifi pull request #1007: NIFI-2752 Correct ReplaceText default pattern and u...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1007 --- 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-2752) Correct ReplaceText default pattern and unit tests

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488401#comment-15488401 ] ASF subversion and git services commented on NIFI-2752: --- Commit c72a9

[jira] [Assigned] (NIFI-2771) REST API does not compress responses

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2771: - Assignee: Matt Gilman > REST API does not compress responses > ---

[jira] [Resolved] (NIFI-1944) Use GzipHandler instead of GzipFilter

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-1944. --- Resolution: Duplicate > Use GzipHandler instead of GzipFilter > - >

[jira] [Commented] (NIFI-2770) flow configuration history action details dialog only shows UUID

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

[jira] [Updated] (NIFI-2770) flow configuration history action details dialog only shows UUID

2016-09-13 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2770: - Resolution: Fixed Status: Resolved (was: Patch Available) Merged to master. > flow config

[jira] [Commented] (NIFI-2770) flow configuration history action details dialog only shows UUID

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488298#comment-15488298 ] ASF subversion and git services commented on NIFI-2770: --- Commit 02ca2

[GitHub] nifi pull request #1017: [NIFI-2770] fix action details dialog

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1017 --- 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-2763) S3 processors do not work with older S3-compatible object stores

2016-09-13 Thread James Wing (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488295#comment-15488295 ] James Wing commented on NIFI-2763: -- May I ask which object store you are using? Which AWS

[jira] [Updated] (NIFI-2770) flow configuration history action details dialog only shows UUID

2016-09-13 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2770: -- Status: Patch Available (was: In Progress) > flow configuration history action details dialog only shows

[jira] [Commented] (NIFI-2771) REST API does not compress responses

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488219#comment-15488219 ] Matt Gilman commented on NIFI-2771: --- Looks like the deprecated GzipFilter actually remove

[jira] [Created] (NIFI-2771) REST API does not compress responses

2016-09-13 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2771: Summary: REST API does not compress responses Key: NIFI-2771 URL: https://issues.apache.org/jira/browse/NIFI-2771 Project: Apache NiFi Issue Type: Bug Comp

[jira] [Commented] (NIFI-2770) flow configuration history action details dialog only shows UUID

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

[GitHub] nifi pull request #1017: [NIFI-2770] fix action details dialog

2016-09-13 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/1017 [NIFI-2770] fix action details dialog You can merge this pull request into a Git repository by running: $ git pull https://github.com/scottyaslan/nifi devBranch Alternatively you can revie

[jira] [Created] (NIFI-2770) flow configuration history action details dialog only shows UUID

2016-09-13 Thread Scott Aslan (JIRA)
Scott Aslan created NIFI-2770: - Summary: flow configuration history action details dialog only shows UUID Key: NIFI-2770 URL: https://issues.apache.org/jira/browse/NIFI-2770 Project: Apache NiFi

[jira] [Commented] (NIFI-2724) JMX Processor

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

[GitHub] nifi pull request #1016: NIFI-2724 New JMX Processor

2016-09-13 Thread brianburnett
GitHub user brianburnett opened a pull request: https://github.com/apache/nifi/pull/1016 NIFI-2724 New JMX Processor Attempt to contribute GetJMX Processor You can merge this pull request into a Git repository by running: $ git pull https://github.com/brianburnett/nifi nifi-272

[jira] [Commented] (NIFI-2266) GetHTTP and PutHTTP use hard-coded TLS protocol version

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

[GitHub] nifi issue #999: NIFI-2266 Enabled TLSv1.1 and TLSv1.2 protocols for GetHTTP...

2016-09-13 Thread mosermw
Github user mosermw commented on the issue: https://github.com/apache/nifi/pull/999 I had the same unit test failure as @pvillard31. Once I resolved that locally, I confirmed that this change works against the URL listed in NIFI-2373. contrib-check passes. This also cherry-

[jira] [Commented] (NIFI-2767) Periodically reload properties from file-based variable registry properties files

2016-09-13 Thread Joey Frazee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487881#comment-15487881 ] Joey Frazee commented on NIFI-2767: --- [~joewitt] I see what you're saying. It occurs to me

[jira] [Created] (NIFI-2769) Unable to view Component ID of "unknown" components in a provenance lineage graph.

2016-09-13 Thread Matthew Clarke (JIRA)
Matthew Clarke created NIFI-2769: Summary: Unable to view Component ID of "unknown" components in a provenance lineage graph. Key: NIFI-2769 URL: https://issues.apache.org/jira/browse/NIFI-2769 Projec

[jira] [Commented] (NIFI-1170) TailFile "File to Tail" property should support Wildcards

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

[GitHub] nifi issue #980: NIFI-1170 - Improved TailFile processor to support multiple...

2016-09-13 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/980 @pvillard31 Looked thru changes, tested. Left one more comment, otherwise looks good. Will merge once the comment is addressed (not necessarily through code, just waned to get your opinion). --- If you

[jira] [Commented] (NIFI-1170) TailFile "File to Tail" property should support Wildcards

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487751#comment-15487751 ] ASF GitHub Bot commented on NIFI-1170: -- Github user olegz commented on a diff in the p

[GitHub] nifi pull request #980: NIFI-1170 - Improved TailFile processor to support m...

2016-09-13 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/980#discussion_r78600733 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/TailFile.java --- @@ -117,31 +173,78 @

[jira] [Updated] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

2016-09-13 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-2768: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Ensure WRITE permissions on parent p

[jira] [Commented] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

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

[GitHub] nifi pull request #1014: Correct authorization when destination changes

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1014 --- 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-2768) Ensure WRITE permissions on parent process group when updating connection destination

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487562#comment-15487562 ] ASF subversion and git services commented on NIFI-2768: --- Commit 5dd74

[GitHub] nifi issue #1014: Correct authorization when destination changes

2016-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1014 +1 verified i can no longer change a connection when i don't have WRITE to the parent process group, will merge to master --- If your project is set up for it, you can reply to this email and have you

[jira] [Commented] (NIFI-2767) Periodically reload properties from file-based variable registry properties files

2016-09-13 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487536#comment-15487536 ] Joseph Witt commented on NIFI-2767: --- Absolutely we want to support live editing but defin

[GitHub] nifi issue #1014: Correct authorization when destination changes

2016-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1014 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-2767) Periodically reload properties from file-based variable registry properties files

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

[GitHub] nifi pull request #1015: NIFI-2767 Periodically reload properties from file-...

2016-09-13 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/nifi/pull/1015 NIFI-2767 Periodically reload properties from file-based variable registry properties files You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfra

[jira] [Updated] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2768: -- Status: Patch Available (was: Open) > Ensure WRITE permissions on parent process group when updating con

[GitHub] nifi pull request #1014: Correct authorization when destination changes

2016-09-13 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1014 Correct authorization when destination changes NIFI-2768: - Ensuring we correctly enforce authorization when the destination of a connection changes. This includes source, destination, and paren

[jira] [Commented] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

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

[jira] [Updated] (NIFI-2765) PutHiveStreaming does not work with Kerberos

2016-09-13 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-2765: -- Resolution: Fixed Status: Resolved (was: Patch Available) > PutHiveStreaming does not work with

[jira] [Commented] (NIFI-2765) PutHiveStreaming does not work with Kerberos

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

[jira] [Commented] (NIFI-2765) PutHiveStreaming does not work with Kerberos

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487478#comment-15487478 ] ASF subversion and git services commented on NIFI-2765: --- Commit 6c929

[GitHub] nifi pull request #1012: NIFI-2765: Fixed Kerberos support for PutHiveStream...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1012 --- 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-2765) PutHiveStreaming does not work with Kerberos

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

[GitHub] nifi issue #1012: NIFI-2765: Fixed Kerberos support for PutHiveStreaming

2016-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1012 +1 verified the validation can now pass, will merge 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 ha

[jira] [Updated] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2768: -- Description: When we create a connection, we ensure the user is authorized for the source, destination, a

[jira] [Commented] (NIFI-2765) PutHiveStreaming does not work with Kerberos

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

[GitHub] nifi issue #1012: NIFI-2765: Fixed Kerberos support for PutHiveStreaming

2016-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1012 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] [Updated] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2768: -- Description: When we create conneciton, we ensure the user is authorized for the source, destination, and

[jira] [Created] (NIFI-2768) Ensure WRITE permissions on parent process group when updating connection destination

2016-09-13 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2768: - Summary: Ensure WRITE permissions on parent process group when updating connection destination Key: NIFI-2768 URL: https://issues.apache.org/jira/browse/NIFI-2768 Project:

[jira] [Resolved] (NIFI-2766) Ensure root group is included in /resources

2016-09-13 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-2766. --- Resolution: Fixed > Ensure root group is included in /resources > -

[jira] [Commented] (NIFI-2766) Ensure root group is included in /resources

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

[jira] [Commented] (NIFI-2766) Ensure root group is included in /resources

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487434#comment-15487434 ] ASF subversion and git services commented on NIFI-2766: --- Commit b4835

[GitHub] nifi pull request #1013: Ensuring the root group is included in /resources

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1013 --- 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 #1013: Ensuring the root group is included in /resources

2016-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1013 +1 Will merge 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 feature enabled and wishes so,

[GitHub] nifi issue #1013: Ensuring the root group is included in /resources

2016-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1013 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

[GitHub] nifi pull request #1013: Ensuring the root group is included in /resources

2016-09-13 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1013 Ensuring the root group is included in /resources NIFI-2766: - Ensuring the root group is included in /resources. You can merge this pull request into a Git repository by running: $ git pul

[jira] [Commented] (NIFI-2766) Ensure root group is included in /resources

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

[jira] [Created] (NIFI-2767) Periodically reload properties from file-based variable registry properties files

2016-09-13 Thread Joey Frazee (JIRA)
Joey Frazee created NIFI-2767: - Summary: Periodically reload properties from file-based variable registry properties files Key: NIFI-2767 URL: https://issues.apache.org/jira/browse/NIFI-2767 Project: Apac

[jira] [Created] (NIFI-2766) Ensure root group is included in /resources

2016-09-13 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2766: - Summary: Ensure root group is included in /resources Key: NIFI-2766 URL: https://issues.apache.org/jira/browse/NIFI-2766 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-2765) PutHiveStreaming does not work with Kerberos

2016-09-13 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2765: --- Status: Patch Available (was: In Progress) > PutHiveStreaming does not work with Kerberos > --

[jira] [Commented] (NIFI-2765) PutHiveStreaming does not work with Kerberos

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

[GitHub] nifi pull request #1012: NIFI-2765: Fixed Kerberos support for PutHiveStream...

2016-09-13 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/1012 NIFI-2765: Fixed Kerberos support for PutHiveStreaming You can merge this pull request into a Git repository by running: $ git pull https://github.com/mattyb149/nifi NIFI-2765 Alternatively

[jira] [Commented] (NIFI-1971) Create a batch capable pseudo-whois ("netcat") enrichment Processor

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

[GitHub] nifi issue #858: NIFI-1971 - Introduce QueryWhois processor

2016-09-13 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/858 Yes @trixpan it was with regex capture, next time I'll be more accurate in the regex to remove the newline. --- If your project is set up for it, you can reply to this email and have your reply app

[jira] [Assigned] (NIFI-2765) PutHiveStreaming does not work with Kerberos

2016-09-13 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-2765: -- Assignee: Matt Burgess > PutHiveStreaming does not work with Kerberos >

[jira] [Assigned] (NIFI-2707) "Bring to Front" function in UI does not to work after exiting group

2016-09-13 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2707: - Assignee: Matt Gilman > "Bring to Front" function in UI does not to work after exiting group > ---

[jira] [Commented] (NIFI-2764) JdbcCommon Avro Can't Process Java Short Types

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

[GitHub] nifi issue #1009: NIFI-2764 - MS SQL TINYINT Avro Issue

2016-09-13 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/1009 Updated to include mocked unit test. --- 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 enable

[jira] [Updated] (NIFI-2262) SQL processors fail if column name contains characters illegal for Avro

2016-09-13 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2262: - Resolution: Fixed Status: Resolved (was: Patch Available) > SQL processors fail if column

[jira] [Commented] (NIFI-2262) SQL processors fail if column name contains characters illegal for Avro

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

[jira] [Commented] (NIFI-2719) UI - Request race condition

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

[GitHub] nifi pull request #1011: Handle UI race condition

2016-09-13 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1011 Handle UI race condition NIFI-2719: - Caching components recently added/removed in case ajax requests are received out of order. This is not an issue for modifications of existing components as

[GitHub] nifi issue #994: NIFI-2262: Added Avro-normalization of table/column names i...

2016-09-13 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/994 Full build with contrib check OK, checked code and tested functionality. +1 Merged to master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[jira] [Commented] (NIFI-2262) SQL processors fail if column name contains characters illegal for Avro

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487253#comment-15487253 ] ASF subversion and git services commented on NIFI-2262: --- Commit d3257

[jira] [Commented] (NIFI-2262) SQL processors fail if column name contains characters illegal for Avro

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

[GitHub] nifi pull request #994: NIFI-2262: Added Avro-normalization of table/column ...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/994 --- 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-2764) JdbcCommon Avro Can't Process Java Short Types

2016-09-13 Thread Peter Wicks (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487245#comment-15487245 ] Peter Wicks commented on NIFI-2764: --- [~Toivo Adams] Thanks for pointing me to those test

[jira] [Commented] (NIFI-2251) Restore lineage graph export

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

[GitHub] nifi issue #982: NIFI-2251 - Initial commit for client side provenance linea...

2016-09-13 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/982 @mcgilman made the changes to support Edge and switched to font awesome icon --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[jira] [Commented] (NIFI-2764) JdbcCommon Avro Can't Process Java Short Types

2016-09-13 Thread Toivo Adams (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487179#comment-15487179 ] Toivo Adams commented on NIFI-2764: --- Hi, Fix itself looks good to me. Maybe you can add

[jira] [Created] (NIFI-2765) PutHiveStreaming does not work with Kerberos

2016-09-13 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-2765: -- Summary: PutHiveStreaming does not work with Kerberos Key: NIFI-2765 URL: https://issues.apache.org/jira/browse/NIFI-2765 Project: Apache NiFi Issue Type: Bug