[jira] [Updated] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-11 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4169: Affects Version/s: (was: 1.4.0) > PutWebSocket processor with blank WebSocket session id

[jira] [Updated] (NIFI-4170) PutWebSocket processor does not support 'Penalty duration' and 'Yield duration' settings

2017-07-11 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4170: Affects Version/s: (was: 1.4.0) Fix Version/s: (was: 1.4.0)

[jira] [Commented] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-11 Thread Y Wikander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083447#comment-16083447 ] Y Wikander commented on NIFI-4169: -- Could you expand on your last bullet point? Are you suggesting

[jira] [Commented] (NIFI-4170) PutWebSocket processor does not support 'Penalty duration' and 'Yield duration' settings

2017-07-11 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083337#comment-16083337 ] Koji Kawamura commented on NIFI-4170: - That's a good point. I agree with that. I think following rule

[jira] [Commented] (NIFI-4170) PutWebSocket processor does not support 'Penalty duration' and 'Yield duration' settings

2017-07-11 Thread Y Wikander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083420#comment-16083420 ] Y Wikander commented on NIFI-4170: -- I'll pursue your line of thinking. The discussion turning to

[jira] [Created] (NIFI-4173) Processor to RemoveCache from DistributedMapCacheServer

2017-07-11 Thread Gabriel Queiroz (JIRA)
Gabriel Queiroz created NIFI-4173: - Summary: Processor to RemoveCache from DistributedMapCacheServer Key: NIFI-4173 URL: https://issues.apache.org/jira/browse/NIFI-4173 Project: Apache NiFi

[GitHub] nifi pull request #1976: NIFI-1613: Make use of column type correctly at Con...

2017-07-11 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1976#discussion_r126673168 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml --- @@ -467,6 +467,7 @@

[jira] [Commented] (NIFI-1613) ConvertJSONToSQL Drops Type Information

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

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

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

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

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

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

2017-07-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-1586: -- Resolution: Fixed Status: Resolved (was: Patch Available) > embedded zookeeper disk utilization

[jira] [Commented] (NIFI-4060) Create a MergeRecord Processor

2017-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16082342#comment-16082342 ] ASF GitHub Bot commented on NIFI-4060: -- Github user markap14 commented on the issue:

[GitHub] nifi pull request #1988: NIFI-3218: throw exception in MockProcessSession wh...

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1988 --- 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] [Commented] (NIFI-3218) MockProcessSession should prevent transferring new FlowFile to input queue

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

[jira] [Created] (NIFI-4174) GenerateTableFetch does not work with oracle on Nifi 1.2

2017-07-11 Thread Jorge Machado (JIRA)
Jorge Machado created NIFI-4174: --- Summary: GenerateTableFetch does not work with oracle on Nifi 1.2 Key: NIFI-4174 URL: https://issues.apache.org/jira/browse/NIFI-4174 Project: Apache NiFi

[GitHub] nifi issue #1958: NIFI-4060: Initial implementation of MergeRecord

2017-07-11 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/1958 @mattyb149 I did realize that after setting mime.type we were overwriting it with the mime.type attribute of incoming FlowFiles. Sorry about that. I also found and fixed a threading issue in the

[jira] [Commented] (NIFI-3218) MockProcessSession should prevent transferring new FlowFile to input queue

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

[jira] [Commented] (NIFI-3218) MockProcessSession should prevent transferring new FlowFile to input queue

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

[GitHub] nifi issue #2001: NIFI-1586 Removed check for distributed ZK quorum before s...

2017-07-11 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2001 Thanks @jtstorck! 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

[GitHub] nifi pull request #2001: NIFI-1586 Removed check for distributed ZK quorum b...

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2001 --- 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] [Commented] (NIFI-1586) embedded zookeeper disk utilization grows unbounded

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

[jira] [Commented] (NIFI-3680) Zookeeper ZNodes for NiFi LeaderElection shouldn't use spaces for ease of use

2017-07-11 Thread Joseph Niemiec (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16082601#comment-16082601 ] Joseph Niemiec commented on NIFI-3680: -- Just some more detail, it appears zkCli parses commands using

[jira] [Commented] (NIFI-4127) Create a CompositeUserGroupProvider

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

[jira] [Commented] (NIFIREG-4) Add new logo to Registry web page

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

[jira] [Updated] (NIFI-1763) Provide an integration with 'Schema registry for Kafka'

2017-07-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1763: - Resolution: Fixed Fix Version/s: 1.4.0 Status: Resolved (was: Patch Available) >

[jira] [Created] (NIFI-4175) Add Proxy Properties to SFTP processors

2017-07-11 Thread Grant Langlois (JIRA)
Grant Langlois created NIFI-4175: Summary: Add Proxy Properties to SFTP processors Key: NIFI-4175 URL: https://issues.apache.org/jira/browse/NIFI-4175 Project: Apache NiFi Issue Type: New

[jira] [Updated] (NIFI-3677) ExtracMediaMetadata should close TikaInputStream or use Tika TemporaryResources

2017-07-11 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-3677: - Component/s: (was: Core Framework) Extensions > ExtracMediaMetadata should

[GitHub] nifi issue #1993: NIFI-3677 - ExtractMediaMetadata should close TikaInputStr...

2017-07-11 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1993 +1, merging to master, thanks @jskora --- 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

[jira] [Updated] (NIFI-4175) Add Proxy Properties to SFTP Processors

2017-07-11 Thread Grant Langlois (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Langlois updated NIFI-4175: - Summary: Add Proxy Properties to SFTP Processors (was: Add Proxy Properties to SFTP processors)

[GitHub] nifi pull request #1993: NIFI-3677 - ExtractMediaMetadata should close TikaI...

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1993 --- 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] [Commented] (NIFI-3677) ExtracMediaMetadata should close TikaInputStream or use Tika TemporaryResources

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

[jira] [Commented] (NIFI-3677) ExtracMediaMetadata should close TikaInputStream or use Tika TemporaryResources

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

[jira] [Updated] (NIFI-4127) Create a CompositeUserGroupProvider

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

[jira] [Created] (NIFI-4176) IPLookupService should avoid using FILE_EXISTS_VALIDATOR

2017-07-11 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4176: Summary: IPLookupService should avoid using FILE_EXISTS_VALIDATOR Key: NIFI-4176 URL: https://issues.apache.org/jira/browse/NIFI-4176 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-3677) ExtracMediaMetadata should close TikaInputStream or use Tika TemporaryResources

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

[jira] [Commented] (NIFI-4127) Create a CompositeUserGroupProvider

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

[GitHub] nifi pull request #1978: NIFI-4127: Composite User Group Providers

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1978 --- 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

[GitHub] nifi-site pull request #20: NIFIREG-4 Add/Update logos on Registry and MiNiF...

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-site/pull/20 --- 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] [Commented] (NIFI-4127) Create a CompositeUserGroupProvider

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

[GitHub] nifi issue #1978: NIFI-4127: Composite User Group Providers

2017-07-11 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1978 +1, thanks @mcgilman, I'll squash and 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

[jira] [Resolved] (NIFI-3677) ExtracMediaMetadata should close TikaInputStream or use Tika TemporaryResources

2017-07-11 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-3677. -- Resolution: Fixed Fix Version/s: 1.4.0 > ExtracMediaMetadata should close TikaInputStream

[jira] [Resolved] (NIFI-4119) Improve UX of canvas label configuration

2017-07-11 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto resolved NIFI-4119. - Resolution: Fixed > Improve UX of canvas label configuration >

[jira] [Commented] (NIFIREG-1) Create Initial Project Structure

2017-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16082838#comment-16082838 ] ASF GitHub Bot commented on NIFIREG-1: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFIREG-1) Create Initial Project Structure

2017-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16082828#comment-16082828 ] ASF GitHub Bot commented on NIFIREG-1: -- GitHub user bbende opened a pull request:

[jira] [Commented] (NIFIREG-1) Create Initial Project Structure

2017-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16082832#comment-16082832 ] ASF GitHub Bot commented on NIFIREG-1: -- Github user bbende commented on the issue:

[jira] [Commented] (NIFI-4130) TransformXml - provide a way to define XSLT without external files

2017-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083010#comment-16083010 ] ASF GitHub Bot commented on NIFI-4130: -- Github user jfrazee commented on the issue:

[GitHub] nifi issue #1953: NIFI-4130 Add lookup controller service in TransformXML to...

2017-07-11 Thread jfrazee
Github user jfrazee commented on the issue: https://github.com/apache/nifi/pull/1953 @pvillard31 It seems like we should just use LookupAttribute for this use case. Thoughts? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-11 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083331#comment-16083331 ] Koji Kawamura commented on NIFI-4169: - With ConnectWebSocket, broadcasting messages would not be

[jira] [Updated] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-11 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4169: Fix Version/s: (was: 1.4.0) (was: 1.3.0) > PutWebSocket processor with

[jira] [Commented] (NIFI-1613) ConvertJSONToSQL Drops Type Information

2017-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083172#comment-16083172 ] ASF GitHub Bot commented on NIFI-1613: -- Github user ijokarumawak commented on a diff in the pull

[GitHub] nifi pull request #1976: NIFI-1613: Make use of column type correctly at Con...

2017-07-11 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/1976#discussion_r126833370 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml --- @@ -467,6 +467,7 @@