[jira] [Updated] (NIFI-2747) Add Processor support SSDeep (SpamSum) hashes (and possibly others e.g. TLSH)

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre updated NIFI-2747: Description: It would be great if we had a processor to support fuzzy hashing algorithms such as SpamSum/SSDeep

[jira] [Updated] (NIFI-2747) Add Processor support SSDeep (SpamSum) hashes (and possibly others e.g. TLSH)

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre updated NIFI-2747: Summary: Add Processor support SSDeep (SpamSum) hashes (and possibly others e.g. TLSH) (was: HashContent should

[jira] [Commented] (NIFI-2747) HashContent should support SSDeep (SpamSum) hashes

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472563#comment-15472563 ] Andre commented on NIFI-2747: - compatible library (MIT license) https://github.com/tdebatty/java-spamsum >

[jira] [Created] (NIFI-2747) HashContent should support SSDeep (SpamSum) hashes

2016-09-07 Thread Andre (JIRA)
Andre created NIFI-2747: --- Summary: HashContent should support SSDeep (SpamSum) hashes Key: NIFI-2747 URL: https://issues.apache.org/jira/browse/NIFI-2747 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi issue #913: NIFI-2440 - Add 'file.lastModifiedTime' attribute to ListSF...

2016-09-07 Thread jskora
Github user jskora commented on the issue: https://github.com/apache/nifi/pull/913 @joewitt Thanks, from what I can tell looking at JDK source the format spec drives the output more than the Locale, so I agree that the comments should cover it. @kirkalicious can you add the

[GitHub] nifi pull request #995: NIFI-1966: Resolved issue where two flows that are b...

2016-09-07 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/995 NIFI-1966: Resolved issue where two flows that are both empty but have different fingerprints (due to root group id being different) causes vote election to fail First Commit is a unit test that

[jira] [Commented] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

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

[jira] [Commented] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

2016-09-07 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472335#comment-15472335 ] Mark Payne commented on NIFI-1966: -- Re-opening the ticket, as I have come across an issue. If all nodes in

[jira] [Reopened] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

2016-09-07 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-1966: -- > Address Issue of Nodes Disagreeing About Flow Contents on Startup >

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

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

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

2016-09-07 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/980 Let me know when this is ready to test and I will give it a go --- 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

[jira] [Commented] (NIFI-2629) Hide add property "+" in Processors, Controller Services and Reporting Tasks that don't allow dynamic properties

2016-09-07 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15471997#comment-15471997 ] Joseph Witt commented on NIFI-2629: --- that seems to me like a totally fair compromise here [~tarouki].

[jira] [Updated] (NIFI-2629) Hide add property "+" in Processors, Controller Services and Reporting Tasks that don't allow dynamic properties

2016-09-07 Thread Kirk Tarou (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Tarou updated NIFI-2629: - Attachment: Screen Shot 2016-09-07 at 3.20.20 PM.png Screen Shot 2016-09-07 at 3.20.04

[GitHub] nifi-minifi pull request #32: MINIFI-104 - Making connection ids filesystem ...

2016-09-07 Thread brosander
GitHub user brosander opened a pull request: https://github.com/apache/nifi-minifi/pull/32 MINIFI-104 - Making connection ids filesystem friendly, unique You can merge this pull request into a Git repository by running: $ git pull https://github.com/brosander/nifi-minifi

[jira] [Updated] (NIFI-2695) Access Denied messages should include more information

2016-09-07 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-2695: -- Description: Access Denied errors should provide more information than just the statement that access

[jira] [Commented] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

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

[GitHub] nifi issue #992: NIFI-2745 added _source destination name_ attribute to Cons...

2016-09-07 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/992 Looks good. Was initially thrown off a bit by the instance variable but does appear consistent with current model so my concern is more stylistic than functional. +1 --- If your project is

[jira] [Updated] (NIFI-2746) Error when accessing User page

2016-09-07 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2746: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Error when accessing User page >

[jira] [Commented] (NIFI-2746) Error when accessing User page

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

[GitHub] nifi pull request #993: NIFI-2746: Ensure that the FlowController is injecte...

2016-09-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/993 --- 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-2746) Error when accessing User page

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

[jira] [Commented] (NIFI-2746) Error when accessing User page

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

[GitHub] nifi issue #993: NIFI-2746: Ensure that the FlowController is injected into ...

2016-09-07 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/993 Thanks @markap14. 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] [Updated] (NIFI-2724) JMX Processor

2016-09-07 Thread Brian Burnett (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Burnett updated NIFI-2724: Labels: processor (was: newbie processor) Status: Patch Available (was: Open) Contribution for

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

2016-09-07 Thread Brian Burnett (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Burnett updated NIFI-2724: Attachment: 0001-NIFI-2724-New-JMX-Processor.patch Contribution git patch file for NIFI-2724 JMX

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

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

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

2016-09-07 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/994 NIFI-2262: Added Avro-normalization of table/column names in SQL processors Affected processors are QueryDatabaseTable and ExecuteSQL, since they generate Avro output. GenerateTableFetch is not

[jira] [Commented] (NIFI-2714) Whitelist and Blacklist for Topics in ConsumeKafka

2016-09-07 Thread Sam Hjelmfelt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15471263#comment-15471263 ] Sam Hjelmfelt commented on NIFI-2714: - Yes, that would be fine. Thanks. > Whitelist and Blacklist for

[jira] [Commented] (NIFI-2746) Error when accessing User page

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

[GitHub] nifi issue #993: NIFI-2746: Ensure that the FlowController is injected into ...

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

[jira] [Commented] (NIFI-2746) Error when accessing User page

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

[jira] [Updated] (NIFI-2746) Error when accessing User page

2016-09-07 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-2746: - Assignee: Mark Payne Status: Patch Available (was: Open) > Error when accessing User page >

[GitHub] nifi pull request #993: NIFI-2746: Ensure that the FlowController is injecte...

2016-09-07 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/993 NIFI-2746: Ensure that the FlowController is injected into all ResourceApplications You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (NIFI-2746) Error when accessing User page

2016-09-07 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2746: Summary: Error when accessing User page Key: NIFI-2746 URL: https://issues.apache.org/jira/browse/NIFI-2746 Project: Apache NiFi Issue Type: Bug

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

2016-09-07 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-2262: -- Assignee: Matt Burgess > SQL processors fail if column name contains characters illegal for

[jira] [Commented] (NIFI-2741) move all apache dependencies version to parent pom properties and replace version values with property strings

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

[GitHub] nifi issue #990: NIFI-2744 - turn hbase-client version into a pom.xml proper...

2016-09-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/990 @trixpan I just merged in a patch for https://issues.apache.org/jira/browse/NIFI-2741 that includes this same change, if you are good with it I think we can close this PR and JIRA. Sorry for the

[jira] [Resolved] (NIFI-2741) move all apache dependencies version to parent pom properties and replace version values with property strings

2016-09-07 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-2741. --- Resolution: Fixed > move all apache dependencies version to parent pom properties and replace >

[jira] [Commented] (NIFI-2744) pom files should allow hbase version to be overwritten

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15471036#comment-15471036 ] ASF GitHub Bot commented on NIFI-2744: -- Github user trixpan commented on the issue:

[jira] [Commented] (NIFI-2744) pom files should allow hbase version to be overwritten

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

[GitHub] nifi issue #990: NIFI-2744 - turn hbase-client version into a pom.xml proper...

2016-09-07 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/990 No worries --- 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 #990: NIFI-2744 - turn hbase-client version into a pom.xml...

2016-09-07 Thread trixpan
Github user trixpan closed the pull request at: https://github.com/apache/nifi/pull/990 --- 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-2744) pom files should allow hbase version to be overwritten

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

[jira] [Commented] (NIFI-2741) move all apache dependencies version to parent pom properties and replace version values with property strings

2016-09-07 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15471006#comment-15471006 ] Bryan Bende commented on NIFI-2741: --- +1 Having these as properties is helpful for those who want to

[jira] [Assigned] (NIFI-2741) move all apache dependencies version to parent pom properties and replace version values with property strings

2016-09-07 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-2741: - Assignee: Bryan Bende > move all apache dependencies version to parent pom properties and replace

[jira] [Commented] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

2016-09-07 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470927#comment-15470927 ] Oleg Zhurakousky commented on NIFI-2745: The new attribute that will be injected into FlowFile is

[GitHub] nifi pull request #992: NIFI-2745 added _source destination name_ attribute ...

2016-09-07 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/992 NIFI-2745 added _source destination name_ attribute to ConsumeJMS You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-2745

[jira] [Commented] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

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

[jira] [Updated] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread pradeep arumalla (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pradeep arumalla updated NIFI-2409: --- Attachment: screenshot-2.png > the dataset url says is invalid, even though it is a valid

[jira] [Commented] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread pradeep arumalla (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470827#comment-15470827 ] pradeep arumalla commented on NIFI-2409: also, to confirm/verify that it worked for sometime, in

[jira] [Commented] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread pradeep arumalla (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470797#comment-15470797 ] pradeep arumalla commented on NIFI-2409: sorry for being late, please see the screen shot attached.

[jira] [Updated] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread pradeep arumalla (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pradeep arumalla updated NIFI-2409: --- Attachment: screenshot-1.png > the dataset url says is invalid, even though it is a valid

[jira] [Updated] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread pradeep arumalla (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pradeep arumalla updated NIFI-2409: --- Attachment: screenshot-1.png > the dataset url says is invalid, even though it is a valid

[jira] [Updated] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread pradeep arumalla (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pradeep arumalla updated NIFI-2409: --- Attachment: (was: screenshot-1.png) > the dataset url says is invalid, even though it is a

[jira] [Updated] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

2016-09-07 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2745: --- Fix Version/s: 1.1.0 > Add source destination to FlowFile attribute in ConsumeJMS processor >

[jira] [Assigned] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

2016-09-07 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky reassigned NIFI-2745: -- Assignee: Oleg Zhurakousky > Add source destination to FlowFile attribute in

[jira] [Created] (NIFI-2745) Add source destination to FlowFile attribute in ConsumeJMS processor

2016-09-07 Thread David A. Wynne (JIRA)
David A. Wynne created NIFI-2745: Summary: Add source destination to FlowFile attribute in ConsumeJMS processor Key: NIFI-2745 URL: https://issues.apache.org/jira/browse/NIFI-2745 Project: Apache

[jira] [Commented] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

2016-09-07 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470763#comment-15470763 ] Matt Gilman commented on NIFI-1966: --- Adding migration label as we need to document the new properties for

[jira] [Updated] (NIFI-1966) Address Issue of Nodes Disagreeing About Flow Contents on Startup

2016-09-07 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-1966: -- Labels: migration (was: ) > Address Issue of Nodes Disagreeing About Flow Contents on Startup >

[jira] [Commented] (NIFI-2706) Update website graphics and basic styling

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

[GitHub] nifi-site pull request #4: NIFI-2706 new updates to MiNiFi section of site -...

2016-09-07 Thread moranr
Github user moranr closed the pull request at: https://github.com/apache/nifi-site/pull/4 --- 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] [Resolved] (NIFI-2739) ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to communicate with Kafka broker

2016-09-07 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-2739. -- Resolution: Fixed > ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to >

[jira] [Commented] (NIFI-2739) ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to communicate with Kafka broker

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

[jira] [Commented] (NIFI-2739) ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to communicate with Kafka broker

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

[GitHub] nifi pull request #989: NIFI-2739: Call KafkaConsumer.wakeup() if consumer i...

2016-09-07 Thread markap14
Github user markap14 closed the pull request at: https://github.com/apache/nifi/pull/989 --- 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-2739) ConsumeKafka and ConsumeKafka_0_10 can block indefinitely if unable to communicate with Kafka broker

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

[GitHub] nifi issue #989: NIFI-2739: Call KafkaConsumer.wakeup() if consumer is block...

2016-09-07 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/989 @joewitt I actually went back & forth trying to decide if I should use 30 secs or 5 secs. I went with 30 secs just because it's what we use most often for default timeouts, but you're probably right

[GitHub] nifi pull request #988: NIFI-2735: Add AggregateValues processor for aggrega...

2016-09-07 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/988#discussion_r77811419 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/AggregateValues.java --- @@ -0,0

[jira] [Commented] (NIFI-2735) Add processor to perform simple aggregations

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

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470459#comment-15470459 ] ASF GitHub Bot commented on NIFI-2742: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #991: NIFI-2742 - Explicitly declare the kite hadoop dependencies...

2016-09-07 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/991 @joewitt I will be happy to address that! Changing the master LICENSE and NOTICE files is one of my part time hobbies! :neutral_face: --- If your project is set up for it, you can reply to this email

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470447#comment-15470447 ] ASF GitHub Bot commented on NIFI-2742: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #991: NIFI-2742 - Explicitly declare the kite hadoop dependencies...

2016-09-07 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/991 at the very least this PR will require substantive alterations to LICENSE/NOTICE for the impacted nar(s). --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470441#comment-15470441 ] ASF GitHub Bot commented on NIFI-2742: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #991: NIFI-2742 - Explicitly declare the kite hadoop dependencies...

2016-09-07 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/991 @rdblue would you have any feedback over this change? Not ideal but I couldn't find a better way. Open to suggestions --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

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

[jira] [Comment Edited] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470319#comment-15470319 ] Andre edited comment on NIFI-2409 at 9/7/16 11:13 AM: -- [~pradeepbill] any luck with

[jira] [Commented] (NIFI-2409) the dataset url says is invalid, even though it is a valid dataset url

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470319#comment-15470319 ] Andre commented on NIFI-2409: - [~pradeedbill] any luck with the screenshots? > the dataset url says is

[jira] [Commented] (NIFI-2744) pom files should allow hbase version to be overwritten

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470307#comment-15470307 ] ASF GitHub Bot commented on NIFI-2744: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #990: NIFI-2744 - turn hbase-client version into a pom.xml proper...

2016-09-07 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/990 @mattyb149 seems like this one is also required to address @xmlking concerns around MapR-DB --- 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-2744) pom files should allow hbase version to be overwritten

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

[GitHub] nifi pull request #990: NIFI-2744 - turn hbase-client version into a pom.xml...

2016-09-07 Thread trixpan
GitHub user trixpan opened a pull request: https://github.com/apache/nifi/pull/990 NIFI-2744 - turn hbase-client version into a pom.xml property You can merge this pull request into a Git repository by running: $ git pull https://github.com/trixpan/nifi NIFI-2744

[jira] [Created] (NIFI-2744) pom files should allow hbase version to be overwritten

2016-09-07 Thread Andre (JIRA)
Andre created NIFI-2744: --- Summary: pom files should allow hbase version to be overwritten Key: NIFI-2744 URL: https://issues.apache.org/jira/browse/NIFI-2744 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-2579) Support accessing FlowFile content directly via expression language

2016-09-07 Thread Raymond (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470068#comment-15470068 ] Raymond commented on NIFI-2579: --- I agree that first putting the content into an attribute is not logical. I

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470003#comment-15470003 ] Andre commented on NIFI-2742: - [~ntarasenko], would you have an idea if this is related to

[jira] [Created] (NIFI-2743) Create Convert Avro to XML Processor

2016-09-07 Thread Raymond (JIRA)
Raymond created NIFI-2743: - Summary: Create Convert Avro to XML Processor Key: NIFI-2743 URL: https://issues.apache.org/jira/browse/NIFI-2743 Project: Apache NiFi Issue Type: Wish

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15469952#comment-15469952 ] Andre commented on NIFI-2742: - Seems like the issues around compatibility are known:

[jira] [Commented] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread Andre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15469928#comment-15469928 ] Andre commented on NIFI-2742: - this seems to be a Kite issue. Investigating > testSchemaFromResourceURI fails

[jira] [Created] (NIFI-2742) testSchemaFromResourceURI fails when -Pmapr is enabled

2016-09-07 Thread Andre (JIRA)
Andre created NIFI-2742: --- Summary: testSchemaFromResourceURI fails when -Pmapr is enabled Key: NIFI-2742 URL: https://issues.apache.org/jira/browse/NIFI-2742 Project: Apache NiFi Issue Type: Wish

[jira] [Commented] (NIFI-2741) move all apache dependencies version to parent pom properties and replace version values with property strings

2016-09-07 Thread Vijay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15469773#comment-15469773 ] Vijay Kumar commented on NIFI-2741: --- [~joewitt] Verified the build with the patch submitted here. >

[jira] [Updated] (NIFI-2741) move all apache dependencies version to parent pom properties and replace version values with property strings

2016-09-07 Thread Vijay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Kumar updated NIFI-2741: -- Attachment: 0001-NIFI-2741-move-apache-dependencies-version-to-parent.patch > move all apache