[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-13 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420227#comment-15420227 ] Joseph Witt commented on NIFI-2519: --- Created a new PR based on Oleg's previous PR. After

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

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

[GitHub] nifi pull request #856: NIFI-2519 aligned processor to leverage the subethas...

2016-08-13 Thread joewitt
GitHub user joewitt opened a pull request: https://github.com/apache/nifi/pull/856 NIFI-2519 aligned processor to leverage the subethasmtp threading model You can merge this pull request into a Git repository by running: $ git pull https://github.com/joewitt/incubator-nifi NI

[jira] [Commented] (NIFI-2567) HTTP Site-to-Site can't send data larger about 7KB via HTTPS

2016-08-13 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420212#comment-15420212 ] Koji Kawamura commented on NIFI-2567: - HTTP Site-to-Site POST uses HttpAsyncRequestProd

[jira] [Updated] (NIFI-2567) HTTP Site-to-Site can't send data larger than about 7KB via HTTPS

2016-08-13 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-2567: Summary: HTTP Site-to-Site can't send data larger than about 7KB via HTTPS (was: HTTP Site-to-Site c

[jira] [Created] (NIFI-2567) HTTP Site-to-Site can't send data larger about 7KB via HTTPS

2016-08-13 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-2567: --- Summary: HTTP Site-to-Site can't send data larger about 7KB via HTTPS Key: NIFI-2567 URL: https://issues.apache.org/jira/browse/NIFI-2567 Project: Apache NiFi

[jira] [Created] (NIFI-2566) Clustered Nodes can become out of sync regarding which node is coordinator

2016-08-13 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2566: Summary: Clustered Nodes can become out of sync regarding which node is coordinator Key: NIFI-2566 URL: https://issues.apache.org/jira/browse/NIFI-2566 Project: Apache NiFi

[jira] [Commented] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

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

[GitHub] nifi issue #843: NIFI-2553 Fixing handling of Paths in HDFS processors

2016-08-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/843 @YolandaMDavis Thanks for reviewing and testing! After looking at the existing EL validator in StandardValidators, it wasn't used by any processor and I believe the logic didn't fully make sense. It was

[jira] [Commented] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

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

[GitHub] nifi pull request #843: NIFI-2553 Fixing handling of Paths in HDFS processor...

2016-08-13 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/843#discussion_r74689944 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/AbstractHadoopProcessor.java --- @@ -90,20 +9

[GitHub] nifi pull request #843: NIFI-2553 Fixing handling of Paths in HDFS processor...

2016-08-13 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/843#discussion_r74689871 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/AbstractHadoopProcessor.java --- @@ -286,8 +3

[jira] [Commented] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

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

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

2016-08-13 Thread Andre (JIRA)
Andre created NIFI-2565: --- Summary: NiFi processor to parse logs using Grok patterns Key: NIFI-2565 URL: https://issues.apache.org/jira/browse/NIFI-2565 Project: Apache NiFi Issue Type: Improvement