[jira] [Commented] (NIFI-5857) Non deterministic behaviour in Kubernetes by trying to inject custom properties

2019-02-06 Thread dirkjkb (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16762441#comment-16762441 ] dirkjkb commented on NIFI-5857: --- Hi [~achristianson], by injecting the conf that way the problem seems to

[jira] [Updated] (NIFI-5990) Move Developer docs section above Processors

2019-02-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5990: Resolution: Fixed Status: Resolved (was: Patch Available) > Move Developer docs section

[jira] [Created] (NIFI-6002) Fix formatting on docs links

2019-02-06 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-6002: --- Summary: Fix formatting on docs links Key: NIFI-6002 URL: https://issues.apache.org/jira/browse/NIFI-6002 Project: Apache NiFi Issue Type: Improvement

[GitHub] alopresto commented on issue #3283: NIFI-5990 Moving Developer docs section above Processors

2019-02-06 Thread GitBox
alopresto commented on issue #3283: NIFI-5990 Moving Developer docs section above Processors URL: https://github.com/apache/nifi/pull/3283#issuecomment-461301073 Looks like @joewitt took care of this. I noticed a couple (existing) issues with formatting, so I'll open a new Jira for that.

[jira] [Commented] (NIFI-5990) Move Developer docs section above Processors

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

[GitHub] asfgit closed pull request #3283: NIFI-5990 Moving Developer docs section above Processors

2019-02-06 Thread GitBox
asfgit closed pull request #3283: NIFI-5990 Moving Developer docs section above Processors URL: https://github.com/apache/nifi/pull/3283 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (NIFI-5968) Add standard HTTP security headers

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

[jira] [Updated] (NIFI-5968) Add standard HTTP security headers

2019-02-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5968: Component/s: Core Framework > Add standard HTTP security headers >

[jira] [Updated] (NIFI-5968) Add standard HTTP security headers

2019-02-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5968: Resolution: Fixed Status: Resolved (was: Patch Available) > Add standard HTTP security

[jira] [Updated] (NIFI-5968) Add standard HTTP security headers

2019-02-06 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5968: Labels: headers http security (was: ) Fix Version/s: 1.9.0 Affects

[GitHub] alopresto commented on issue #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-02-06 Thread GitBox
alopresto commented on issue #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#issuecomment-461240942 There were some checkstyle problems on unused imports, but I fixed those. Ran `contrib-check` and all tests pass.

[GitHub] asfgit closed pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-02-06 Thread GitBox
asfgit closed pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (NIFI-5983) recordReader parse problems in PutDatabaseRecord: flowfiles not transferred to failure relationship

2019-02-06 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5983: --- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-5983) recordReader parse problems in PutDatabaseRecord: flowfiles not transferred to failure relationship

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

[GitHub] asfgit closed pull request #3282: NIFI-5983: handling parse problems in recordReader implementations

2019-02-06 Thread GitBox
asfgit closed pull request #3282: NIFI-5983: handling parse problems in recordReader implementations URL: https://github.com/apache/nifi/pull/3282 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mattyb149 commented on issue #3282: NIFI-5983: handling parse problems in recordReader implementations

2019-02-06 Thread GitBox
mattyb149 commented on issue #3282: NIFI-5983: handling parse problems in recordReader implementations URL: https://github.com/apache/nifi/pull/3282#issuecomment-461184016 +1 LGTM, ran full unit and integration tests, and tried on a live NiFi instance with Avro and CSV data. I also tried

[jira] [Commented] (NIFI-5435) Prometheus /metrics http endpoint for monitoring integration

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761982#comment-16761982 ] Joseph Witt commented on NIFI-5435: --- removed fix version for now. once we're making progress on

[jira] [Updated] (NIFI-5774) Refresh available component types on the front-end

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5774: -- Fix Version/s: (was: 1.9.0) > Refresh available component types on the front-end >

[jira] [Commented] (NIFI-5774) Refresh available component types on the front-end

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761984#comment-16761984 ] Joseph Witt commented on NIFI-5774: --- i have removed fix version for now. once we have pr/review/merge

[jira] [Updated] (NIFI-5435) Prometheus /metrics http endpoint for monitoring integration

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5435: -- Fix Version/s: (was: 1.9.0) > Prometheus /metrics http endpoint for monitoring integration >

[jira] [Updated] (NIFI-5940) Cluster Node Offload Hangs if any RPG on flow is Disabled

2019-02-06 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5940: - Status: Patch Available (was: Open) > Cluster Node Offload Hangs if any RPG on flow is Disabled >

[jira] [Updated] (NIFI-5940) Cluster Node Offload Hangs if any RPG on flow is Disabled

2019-02-06 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5940: - Resolution: Fixed Status: Resolved (was: Patch Available) > Cluster Node Offload Hangs if any

[GitHub] thenatog commented on issue #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-02-06 Thread GitBox
thenatog commented on issue #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#issuecomment-461117451 @alopresto How are we looking for this one now? Are there any remaining changes I need to make?

[jira] [Commented] (NIFI-5940) Cluster Node Offload Hangs if any RPG on flow is Disabled

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

[GitHub] markap14 commented on issue #3255: NIFI-5940 Cluster Node Offload Hangs if any RPG on flow is Disabled

2019-02-06 Thread GitBox
markap14 commented on issue #3255: NIFI-5940 Cluster Node Offload Hangs if any RPG on flow is Disabled URL: https://github.com/apache/nifi/pull/3255#issuecomment-461117215 Thanks @patricker! Definitely a good catch and happy to see it make it in for 1.9.0. I have merged this to master.

[GitHub] asfgit closed pull request #3255: NIFI-5940 Cluster Node Offload Hangs if any RPG on flow is Disabled

2019-02-06 Thread GitBox
asfgit closed pull request #3255: NIFI-5940 Cluster Node Offload Hangs if any RPG on flow is Disabled URL: https://github.com/apache/nifi/pull/3255 This is an automated message from the Apache Git Service. To respond to the

[GitHub] kevdoran commented on issue #3291: NIFI-5859 Add nifi-api dependency to nifi-jetty-bundle pom so the NAR…

2019-02-06 Thread GitBox
kevdoran commented on issue #3291: NIFI-5859 Add nifi-api dependency to nifi-jetty-bundle pom so the NAR… URL: https://github.com/apache/nifi/pull/3291#issuecomment-461112856 Will review... This is an automated message from

[GitHub] bbende commented on issue #7: NIFI-5859: Build NAR Extension Definitions/docs at build time

2019-02-06 Thread GitBox
bbende commented on issue #7: NIFI-5859: Build NAR Extension Definitions/docs at build time URL: https://github.com/apache/nifi-maven/pull/7#issuecomment-461092692 @markap14 I have created a new PR that includes your work + some additional improvements and clean up:

[GitHub] bbende opened a new pull request #8: NIFI-5859 - Build NAR Extension Definitions/docs at build time

2019-02-06 Thread GitBox
bbende opened a new pull request #8: NIFI-5859 - Build NAR Extension Definitions/docs at build time URL: https://github.com/apache/nifi-maven/pull/8 This PR includes the work from https://github.com/apache/nifi-maven/pull/7 with some additional improvements.

[jira] [Commented] (NIFI-5857) Non deterministic behaviour in Kubernetes by trying to inject custom properties

2019-02-06 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761880#comment-16761880 ] Andrew Christianson commented on NIFI-5857: --- Hi [~dirkjkb], I took a look at this ticket & your

[jira] [Created] (NIFI-6001) Nested versioned PGs can cause CS references to be incorrect on import

2019-02-06 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-6001: - Summary: Nested versioned PGs can cause CS references to be incorrect on import Key: NIFI-6001 URL: https://issues.apache.org/jira/browse/NIFI-6001 Project: Apache NiFi

[jira] [Updated] (NIFI-5786) Add nifi-hazelcast-bundle processor to communicate with Hazlecast

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5786: -- Fix Version/s: (was: 1.9.0) > Add nifi-hazelcast-bundle processor to communicate with Hazlecast >

[jira] [Updated] (NIFI-5940) Cluster Node Offload Hangs if any RPG on flow is Disabled

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5940: -- Fix Version/s: 1.9.0 > Cluster Node Offload Hangs if any RPG on flow is Disabled >

[jira] [Updated] (NIFI-5857) Non deterministic behaviour in Kubernetes by trying to inject custom properties

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5857: -- Fix Version/s: (was: 1.9.0) > Non deterministic behaviour in Kubernetes by trying to inject custom

[jira] [Commented] (NIFI-5938) Allow Record Readers to Infer Schema on Read

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761851#comment-16761851 ] Joseph Witt commented on NIFI-5938: --- [~markap14] [~mattyb149]is this close to merging? > Allow Record

[jira] [Commented] (NIFI-5929) Support for IBM MQ multi-instance queue managers (brokers)

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761849#comment-16761849 ] Joseph Witt commented on NIFI-5929: --- looks like a great contrib and review is going on but not clear it

[jira] [Updated] (NIFI-5929) Support for IBM MQ multi-instance queue managers (brokers)

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5929: -- Fix Version/s: (was: 1.9.0) > Support for IBM MQ multi-instance queue managers (brokers) >

[jira] [Updated] (NIFI-5994) NiFi keyboard shortcuts

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5994: -- Fix Version/s: (was: 1.9.0) > NiFi keyboard shortcuts > --- > >

[jira] [Updated] (NIFI-5993) NiFi text search improvment

2019-02-06 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-5993: -- Fix Version/s: (was: 1.9.0) > NiFi text search improvment > --- > >

[jira] [Updated] (NIFI-5989) Improve PutKudu BatchSize handling

2019-02-06 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5989: --- Affects Version/s: (was: 1.8.0) Status: Patch Available (was: Open) > Improve

[jira] [Commented] (NIFI-6000) ConvertAvroToORC fails to process Avro type null and rollback instead of transferring the flowfile to failure.

2019-02-06 Thread Aleksandr Salatich (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761638#comment-16761638 ] Aleksandr Salatich commented on NIFI-6000: -- Hi, I would like to take it > ConvertAvroToORC fails