[jira] [Updated] (NIFI-6666) InvokeHTTP should provide a User-agent header

2019-09-13 Thread Niels Basjes (Jira)
[ https://issues.apache.org/jira/browse/NIFI-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated NIFI-: --- Description: Currently the InvokeHTTP processor does not send out a User-agent header at all. It

[jira] [Commented] (NIFI-6661) HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-13 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929208#comment-16929208 ] Otto Fowler commented on NIFI-6661: --- That error handling removes the flow file from the session, so it

[jira] [Comment Edited] (NIFI-6661) HandleHttpRequest - Failed to receive content from HTTP Request

2019-09-13 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929208#comment-16929208 ] Otto Fowler edited comment on NIFI-6661 at 9/13/19 1:47 PM: That error

[jira] [Commented] (NIFI-6654) Stack overflow with self referencing avro schema

2019-09-13 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929202#comment-16929202 ] Otto Fowler commented on NIFI-6654: --- Looking forward to seeing what you came up with, looking at this

[jira] [Commented] (NIFI-6660) Occasional test failure in TestIndexDirectoryManager

2019-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929197#comment-16929197 ] ASF subversion and git services commented on NIFI-6660: --- Commit

[GitHub] [nifi] asfgit closed pull request #3731: NIFI-6660: Fixed ordering of directory creation and timestamp gathering

2019-09-13 Thread GitBox
asfgit closed pull request #3731: NIFI-6660: Fixed ordering of directory creation and timestamp gathering URL: https://github.com/apache/nifi/pull/3731 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (NIFI-6665) NiFi toolkit bind issue with cli.bat file

2019-09-13 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929194#comment-16929194 ] Bryan Bende commented on NIFI-6665: --- What version of Java are you using? > NiFi toolkit bind issue with

[GitHub] [nifi] bbende commented on issue #3727: NIFI-6658: Implement new bin/nifi.sh diagnostics command that is resp…

2019-09-13 Thread GitBox
bbende commented on issue #3727: NIFI-6658: Implement new bin/nifi.sh diagnostics command that is resp… URL: https://github.com/apache/nifi/pull/3727#issuecomment-531236736 Reviewing... This is an automated message from the

[jira] [Updated] (NIFI-6295) NiFiRecordSerDe in PutHive3StreamingProcessor does not handle types contained in arrays

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

[jira] [Assigned] (NIFI-6295) NiFiRecordSerDe in PutHive3StreamingProcessor does not handle types contained in arrays

2019-09-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-6295: -- Assignee: Matt Burgess > NiFiRecordSerDe in PutHive3StreamingProcessor does not handle types

[jira] [Commented] (NIFI-6295) NiFiRecordSerDe in PutHive3StreamingProcessor does not handle types contained in arrays

2019-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929182#comment-16929182 ] ASF subversion and git services commented on NIFI-6295: --- Commit

[jira] [Commented] (NIFI-6295) NiFiRecordSerDe in PutHive3StreamingProcessor does not handle types contained in arrays

2019-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929184#comment-16929184 ] ASF subversion and git services commented on NIFI-6295: --- Commit

[jira] [Commented] (NIFI-6295) NiFiRecordSerDe in PutHive3StreamingProcessor does not handle types contained in arrays

2019-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929183#comment-16929183 ] ASF subversion and git services commented on NIFI-6295: --- Commit

[GitHub] [nifi] asfgit closed pull request #3684: NIFI-6295: Refactored NiFiRecordSerDe to handle nested complex types

2019-09-13 Thread GitBox
asfgit closed pull request #3684: NIFI-6295: Refactored NiFiRecordSerDe to handle nested complex types URL: https://github.com/apache/nifi/pull/3684 This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi] mattyb149 commented on issue #3684: NIFI-6295: Refactored NiFiRecordSerDe to handle nested complex types

2019-09-13 Thread GitBox
mattyb149 commented on issue #3684: NIFI-6295: Refactored NiFiRecordSerDe to handle nested complex types URL: https://github.com/apache/nifi/pull/3684#issuecomment-531230087 Thanks again for the review and suggestions to improve the code! Based on your +1 and my own testing, merging to

[GitHub] [nifi] MikeThomsen commented on a change in pull request #3723: NIFI-6656 Added a default visibility expression configuration item to…

2019-09-13 Thread GitBox
MikeThomsen commented on a change in pull request #3723: NIFI-6656 Added a default visibility expression configuration item to… URL: https://github.com/apache/nifi/pull/3723#discussion_r324159029 ## File path:

[jira] [Created] (NIFI-6666) InvokeHTTP should provide a User-agent header

2019-09-13 Thread Niels Basjes (Jira)
Niels Basjes created NIFI-: -- Summary: InvokeHTTP should provide a User-agent header Key: NIFI- URL: https://issues.apache.org/jira/browse/NIFI- Project: Apache NiFi Issue Type:

[GitHub] [nifi] kotarot opened a new pull request #3733: NIFI-6664: Add Volatile Content Repository Properties to nifi.properties

2019-09-13 Thread GitBox
kotarot opened a new pull request #3733: NIFI-6664: Add Volatile Content Repository Properties to nifi.properties URL: https://github.com/apache/nifi/pull/3733 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Updated] (NIFI-6665) NiFi toolkit bind issue with cli.bat file

2019-09-13 Thread Sridhar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sridhar updated NIFI-6665: -- Affects Version/s: 1.9.2 > NiFi toolkit bind issue with cli.bat file >

[jira] [Updated] (NIFI-6665) NiFi toolkit bind issue with cli.bat file

2019-09-13 Thread Sridhar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sridhar updated NIFI-6665: -- Priority: Critical (was: Major) > NiFi toolkit bind issue with cli.bat file >

[jira] [Created] (NIFI-6665) NiFi toolkit bind issue with cli.bat file

2019-09-13 Thread Sridhar (Jira)
Sridhar created NIFI-6665: - Summary: NiFi toolkit bind issue with cli.bat file Key: NIFI-6665 URL: https://issues.apache.org/jira/browse/NIFI-6665 Project: Apache NiFi Issue Type: Bug

[jira] [Created] (NIFI-6664) Add Volatile Content Repository Properties to nifi.properties

2019-09-13 Thread Kotaro Terada (Jira)
Kotaro Terada created NIFI-6664: --- Summary: Add Volatile Content Repository Properties to nifi.properties Key: NIFI-6664 URL: https://issues.apache.org/jira/browse/NIFI-6664 Project: Apache NiFi

[jira] [Created] (NIFI-6663) ArrayIndexOutOfBoundsException in CaptureChangeMySQL

2019-09-13 Thread Rahul Patil (Jira)
Rahul Patil created NIFI-6663: - Summary: ArrayIndexOutOfBoundsException in CaptureChangeMySQL Key: NIFI-6663 URL: https://issues.apache.org/jira/browse/NIFI-6663 Project: Apache NiFi Issue Type:

<    1   2