[jira] [Commented] (NIFI-3858) PostHTTP support for custom headers

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034106#comment-16034106 ] ASF GitHub Bot commented on NIFI-3858: -- Github user jvwing commented on the issue:

[GitHub] nifi issue #1776: NIFI-3858 PostHTTP support for custom headers via dynamic ...

2017-06-01 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1776 Are you aware that PostHTTP already supports custom headers via the "Attributes to Send as HTTP Headers (Regex)" property? Without the existing feature, I would find the dynamic attribute method

[jira] [Commented] (NIFI-3858) PostHTTP support for custom headers

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034085#comment-16034085 ] ASF GitHub Bot commented on NIFI-3858: -- Github user jvwing commented on the issue:

[GitHub] nifi issue #1776: NIFI-3858 PostHTTP support for custom headers via dynamic ...

2017-06-01 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1776 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-4008) ConsumeKafkaRecord_0_10 assumes there is always one Record in a message

2017-06-01 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4008: Description: ConsumeKafkaRecord_0_10 uses ConsumerLease underneath, and it [assumes there is one

[jira] [Created] (NIFI-4008) ConsumeKafkaRecord_0_10 assumes there is always one Record in a message

2017-06-01 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-4008: --- Summary: ConsumeKafkaRecord_0_10 assumes there is always one Record in a message Key: NIFI-4008 URL: https://issues.apache.org/jira/browse/NIFI-4008 Project: Apache

[jira] [Commented] (NIFI-4007) Update azure EventHubs client version for the nifi-processor

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033950#comment-16033950 ] ASF GitHub Bot commented on NIFI-4007: -- GitHub user SreeramGarlapati opened a pull request:

[GitHub] nifi pull request #1880: NIFI-4007 Update azure EventHubs client to latest v...

2017-06-01 Thread SreeramGarlapati
GitHub user SreeramGarlapati opened a pull request: https://github.com/apache/nifi/pull/1880 NIFI-4007 Update azure EventHubs client to latest version Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Created] (NIFI-4007) Update azure EventHubs client version for the nifi-processor

2017-06-01 Thread Sreeram Garlapati (JIRA)
Sreeram Garlapati created NIFI-4007: --- Summary: Update azure EventHubs client version for the nifi-processor Key: NIFI-4007 URL: https://issues.apache.org/jira/browse/NIFI-4007 Project: Apache NiFi

[GitHub] nifi-minifi-cpp issue #109: MINIFI-330: convert const char* to std::string

2017-06-01 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/109 Rolling into MINIFI-249 --- 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

[GitHub] nifi-minifi-cpp pull request #109: MINIFI-330: convert const char* to std::s...

2017-06-01 Thread phrocker
Github user phrocker closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/109 --- 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-11) UpdateAttribute should penalize & roll back FlowFiles for which Expression Language fails to evaluate

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

[GitHub] nifi issue #1644: NIFI-11 - Capture StringIndexOutOfBoundsException to preve...

2017-06-01 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1644 @mcgilman Hopefully I managed to address your feedback in this last iteration --- 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

[jira] [Commented] (NIFI-1709) The nifi.sh install script assumes RHEL directories

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033771#comment-16033771 ] ASF GitHub Bot commented on NIFI-1709: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #1794: NIFI-1709 - Introduce logic to probe Linux version using /...

2017-06-01 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1794 @apiri @jfrazee - should I go ahead and merge this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (NIFI-55) ListenHTTP shoudl log who the sender of a FlowFile bundle is if the HOLD expires

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033754#comment-16033754 ] ASF GitHub Bot commented on NIFI-55: Github user trixpan commented on the issue:

[GitHub] nifi issue #1623: NIFI-55 - Log IP of clients generating expired holds and o...

2017-06-01 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1623 @joewitt any chance of having a look on this PR? Cheers --- 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

[jira] [Created] (NIFI-4006) As a spark developer, I want to add nifi-spark processors to easier integrate with Spark cluster

2017-06-01 Thread Wendell (JIRA)
Wendell created NIFI-4006: - Summary: As a spark developer, I want to add nifi-spark processors to easier integrate with Spark cluster Key: NIFI-4006 URL: https://issues.apache.org/jira/browse/NIFI-4006

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119729793 --- Diff:

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119729705 --- Diff:

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119728626 --- Diff:

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119728642 --- Diff:

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

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

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119713799 --- Diff:

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119679014 --- Diff:

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119714959 --- Diff:

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1878#discussion_r119678825 --- Diff:

[jira] [Updated] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-4003: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Controller Service for

[jira] [Commented] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

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

[jira] [Commented] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

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

[GitHub] nifi pull request #1879: NIFI-4003: Expose configuration option for cache si...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1879 --- 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-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

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

[jira] [Commented] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033520#comment-16033520 ] ASF GitHub Bot commented on NIFI-4003: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1879: NIFI-4003: Expose configuration option for cache size and ...

2017-06-01 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1879 Thanks! I'm a +1 now, 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

[jira] [Updated] (NIFI-106) Processor Counters should be included in the Status Reports

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-106: Fix Version/s: (was: 1.3.0) > Processor Counters should be included in the Status Reports >

[jira] [Updated] (NIFI-3986) Site-to-Site Provenance Reporting Task constantly emitting EOFException

2017-06-01 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-3986: -- Resolution: Fixed Status: Resolved (was: Patch Available) +1 merged to master. > Site-to-Site

[jira] [Commented] (NIFI-3986) Site-to-Site Provenance Reporting Task constantly emitting EOFException

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

[jira] [Commented] (NIFI-3986) Site-to-Site Provenance Reporting Task constantly emitting EOFException

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

[GitHub] nifi pull request #1868: NIFI-3986: When we encounted EOFException from sequ...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1868 --- 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-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

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

[GitHub] nifi issue #1879: NIFI-4003: Expose configuration option for cache size and ...

2017-06-01 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/1879 Thanks @bbende . Have pushed a new commit that addresses this. --- 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

[jira] [Created] (NIFI-4005) Add support for Azure Shared Access Signature (SAS) Tokens

2017-06-01 Thread Andrew Grande (JIRA)
Andrew Grande created NIFI-4005: --- Summary: Add support for Azure Shared Access Signature (SAS) Tokens Key: NIFI-4005 URL: https://issues.apache.org/jira/browse/NIFI-4005 Project: Apache NiFi

[jira] [Commented] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033433#comment-16033433 ] ASF GitHub Bot commented on NIFI-4003: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1879: NIFI-4003: Expose configuration option for cache size and ...

2017-06-01 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1879 Reviewing... there are two places in HortonworksSchemaRegistry where client.getSchemaVersionInfo is called without attempting to use the cache stored in the controller service and ends up failing if

[GitHub] nifi-minifi-cpp pull request #103: MINIFI-177 Incorporating Apache RAT to bu...

2017-06-01 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/103#discussion_r119681851 --- Diff: cmake/RunApacheRAT.cmake --- @@ -0,0 +1,44 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] nifi pull request #1879: NIFI-4003: Expose configuration option for cache si...

2017-06-01 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1879 NIFI-4003: Expose configuration option for cache size and duration Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033350#comment-16033350 ] ASF GitHub Bot commented on NIFI-4003: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4003: - Fix Version/s: 1.3.0 Status: Patch Available (was: Open) > Controller Service for

[jira] [Updated] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4003: - Summary: Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

[jira] [Updated] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should expose Cache Duration as a property

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4003: - Description: When we attempt to retrieve the latest schema version information for a schema with the

[jira] [Commented] (NIFI-3653) Create PolicyBasedAuthorizer interface to allow authorization chain

2017-06-01 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1608#comment-1608 ] Matt Gilman commented on NIFI-3653: --- At this point, I do not believe this will make it into 1.3.0. Things

[jira] [Updated] (NIFI-4002) Add PutElasticsearchHttpRecord processor

2017-06-01 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4002: --- Status: Patch Available (was: In Progress) > Add PutElasticsearchHttpRecord processor >

[jira] [Commented] (NIFI-4002) Add PutElasticsearchHttpRecord processor

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033252#comment-16033252 ] ASF GitHub Bot commented on NIFI-4002: -- GitHub user mattyb149 opened a pull request:

[GitHub] nifi pull request #1878: NIFI-4002: Add PutElasticsearchHttpRecord processor

2017-06-01 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/1878 NIFI-4002: Add PutElasticsearchHttpRecord processor Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Updated] (NIFI-4004) Refactor RecordReaderFactory and SchemaAccessStrategy to be used without incoming FlowFile

2017-06-01 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4004: Assignee: Koji Kawamura Status: Patch Available (was: Open) > Refactor RecordReaderFactory

[jira] [Commented] (NIFI-4004) Refactor RecordReaderFactory and SchemaAccessStrategy to be used without incoming FlowFile

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033234#comment-16033234 ] ASF GitHub Bot commented on NIFI-4004: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi issue #1877: NIFI-4004: Use RecordReaderFactory without FlowFile.

2017-06-01 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1877 ![image](https://cloud.githubusercontent.com/assets/1107620/26689360/5db71c78-4730-11e7-866f-4ec39773b2c0.png) The newly added validation (above image) can detect a Record Reader which

[jira] [Commented] (NIFI-4004) Refactor RecordReaderFactory and SchemaAccessStrategy to be used without incoming FlowFile

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033227#comment-16033227 ] ASF GitHub Bot commented on NIFI-4004: -- GitHub user ijokarumawak opened a pull request:

[GitHub] nifi pull request #1877: NIFI-4004: Use RecordReaderFactory without FlowFile...

2017-06-01 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/1877 NIFI-4004: Use RecordReaderFactory without FlowFile. - Added RecordReaderFactory.createReader without FlowFile. - Added validation mechanism to reject RecordReaderFactory which requires

[jira] [Created] (NIFI-4004) Refactor RecordReaderFactory and SchemaAccessStrategy to be used without incoming FlowFile

2017-06-01 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-4004: --- Summary: Refactor RecordReaderFactory and SchemaAccessStrategy to be used without incoming FlowFile Key: NIFI-4004 URL: https://issues.apache.org/jira/browse/NIFI-4004

[jira] [Commented] (NIFI-1398) Create a ConvertCsvToJson Processor

2017-06-01 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033141#comment-16033141 ] Joseph Witt commented on NIFI-1398: --- [~venkat.williams] I believe it is no longer needed due to the

[jira] [Commented] (NIFI-4000) Auto-Incremental For GetFTP processor

2017-06-01 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033140#comment-16033140 ] Koji Kawamura commented on NIFI-4000: - [~YANGFEIRAN] It seems that what you'd like to do with GetFTP

[GitHub] nifi-minifi-cpp pull request #103: MINIFI-177 Incorporating Apache RAT to bu...

2017-06-01 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/103#discussion_r119633841 --- Diff: cmake/RunApacheRAT.cmake --- @@ -0,0 +1,44 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[jira] [Updated] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

2017-06-01 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-3995: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Update 'Schema Access Strategy' for

[jira] [Commented] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

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

[jira] [Commented] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

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

[GitHub] nifi pull request #1876: NIFI-3995: Updated Hwx Encoded Schema Ref Writer to...

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1876 --- 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] [Created] (NIFI-4003) Controller Service for HortonworksSchemaRegistry should use expired cached values if unable to communicate with actual Schema Registry

2017-06-01 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4003: Summary: Controller Service for HortonworksSchemaRegistry should use expired cached values if unable to communicate with actual Schema Registry Key: NIFI-4003 URL:

[jira] [Commented] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033063#comment-16033063 ] ASF GitHub Bot commented on NIFI-3995: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1876: NIFI-3995: Updated Hwx Encoded Schema Ref Writer to write ...

2017-06-01 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1876 +1 Ran this against the latest HWX schema registry and verified reading and writing records using the HWX Content Encoded Schema Reference, will merge to master --- If your project is set up for it,

[jira] [Commented] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033005#comment-16033005 ] ASF GitHub Bot commented on NIFI-3995: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3995: - Status: Patch Available (was: Reopened) > Update 'Schema Access Strategy' for Hwx Content Encoded Schema

[GitHub] nifi pull request #1876: NIFI-3995: Updated Hwx Encoded Schema Ref Writer to...

2017-06-01 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1876 NIFI-3995: Updated Hwx Encoded Schema Ref Writer to write 13 bytes fo… …r header instead of 14; added unit test to verify Thank you for submitting a contribution to Apache NiFi.

[jira] [Reopened] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-3995: -- > Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated > header info >

[jira] [Commented] (NIFI-3995) Update 'Schema Access Strategy' for Hwx Content Encoded Schema to use updated header info

2017-06-01 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032991#comment-16032991 ] Mark Payne commented on NIFI-3995: -- Re-opened because even though the reading works now the writer is

[jira] [Assigned] (NIFI-4002) Add PutElasticsearchHttpRecord processor

2017-06-01 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-4002: -- Assignee: Matt Burgess > Add PutElasticsearchHttpRecord processor >

[jira] [Created] (NIFI-4002) Add PutElasticsearchHttpRecord processor

2017-06-01 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-4002: -- Summary: Add PutElasticsearchHttpRecord processor Key: NIFI-4002 URL: https://issues.apache.org/jira/browse/NIFI-4002 Project: Apache NiFi Issue Type: New

[jira] [Commented] (NIFI-479) Add documentation for developing UI extensions

2017-06-01 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032924#comment-16032924 ] Andrew Lim commented on NIFI-479: - First stab at this can be found here:

[jira] [Commented] (NIFI-3641) gRPC processor

2017-06-01 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032913#comment-16032913 ] Michael Hogue commented on NIFI-3641: - I'll take a stab at the gRPC site-to-site bit. > gRPC processor

[GitHub] nifi-minifi-cpp issue #110: MINIFI-249: Update prov repo to better abstract ...

2017-06-01 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/110 There are travis failures. Will address. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (NIFI-3653) Create PolicyBasedAuthorizer interface to allow authorization chain

2017-06-01 Thread Brandon DeVries (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032889#comment-16032889 ] Brandon DeVries commented on NIFI-3653: --- With 1.3.0 tentatively scheduled for Monday, how is this

[GitHub] nifi-minifi-cpp pull request #110: MINIFI-249: Update prov repo to better ab...

2017-06-01 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/110 MINIFI-249: Update prov repo to better abstract deser. Deserialization and serialization are better abstracted into SerializableComponent allowing us to use all repos with the same

[GitHub] nifi-minifi-cpp issue #110: MINIFI-249: Update prov repo to better abstract ...

2017-06-01 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/110 I will be self reviewing this in a bit. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (NIFI-1398) Create a ConvertCsvToJson Processor

2017-06-01 Thread Venkateswara Rao (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032770#comment-16032770 ] Venkateswara Rao commented on NIFI-1398: I have a solution for this issue.. Want to know if this is

[jira] [Commented] (NIFI-329) Provide processor(s) to interact with IRC

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032731#comment-16032731 ] ASF GitHub Bot commented on NIFI-329: - Github user trixpan commented on the issue:

[GitHub] nifi issue #1541: NIFI-329 - Introduce IRC Client Services and ConsumeIRC pr...

2017-06-01 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1541 @joewitt feedback should be addressed. @trkurc - special thanks for the review and PR. I have been having been able to commit enough resources to the project lately and your PR certainly

[GitHub] nifi pull request #1541: NIFI-329 - Introduce IRC Client Services and Consum...

2017-06-01 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1541#discussion_r119568598 --- Diff: nifi-nar-bundles/nifi-irc-bundle/nifi-irc-client-service/src/main/java/org/apache/nifi/irc/StandardIRCClientService.java --- @@ -0,0 +1,233 @@

[jira] [Commented] (NIFI-329) Provide processor(s) to interact with IRC

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

[jira] [Commented] (NIFI-329) Provide processor(s) to interact with IRC

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

[GitHub] nifi pull request #1541: NIFI-329 - Introduce IRC Client Services and Consum...

2017-06-01 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1541#discussion_r119568494 --- Diff: nifi-nar-bundles/nifi-irc-bundle/nifi-irc-processors-nar/pom.xml --- @@ -0,0 +1,41 @@ + + +http://maven.apache.org/POM/4.0.0;

[jira] [Commented] (NIFI-329) Provide processor(s) to interact with IRC

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

[GitHub] nifi pull request #1541: NIFI-329 - Introduce IRC Client Services and Consum...

2017-06-01 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1541#discussion_r119568348 --- Diff: nifi-assembly/NOTICE --- @@ -1364,6 +1364,8 @@ The following binary components are provided under the MIT License. See project (MIT

[jira] [Commented] (NIFI-4001) Bump ParCEFone version on ParseCEF

2017-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032658#comment-16032658 ] ASF GitHub Bot commented on NIFI-4001: -- GitHub user trixpan opened a pull request:

  1   2   >