[jira] [Commented] (NIFI-4914) Implement record model processor for Pulsar, i.e. ConsumePulsarRecord, PublishPulsarRecord

2018-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16690657#comment-16690657 ] ASF GitHub Bot commented on NIFI-4914: -- Github user david-streamlio commented on the issue:

[GitHub] nifi issue #2882: NIFI-4914

2018-11-17 Thread david-streamlio
Github user david-streamlio commented on the issue: https://github.com/apache/nifi/pull/2882 Is there a way to get this into a 1.8.x release rather than the 1.9.x? ---

[jira] [Commented] (NIFI-5662) AvroTypeUtil Decimal support using Fixed Error

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

[jira] [Resolved] (NIFI-5662) AvroTypeUtil Decimal support using Fixed Error

2018-11-17 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-5662. -- Resolution: Fixed Fix Version/s: 1.9.0 > AvroTypeUtil Decimal support using Fixed Error

[jira] [Commented] (NIFI-5662) AvroTypeUtil Decimal support using Fixed Error

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

[GitHub] nifi pull request #3175: Support for generic fixed when using decimal logica...

2018-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3175 ---

[GitHub] nifi issue #3175: Support for generic fixed when using decimal logical type

2018-11-17 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/3175 +1, confirmed the issue and the unit tests, merging to master, thanks @gideonkorir ---

[jira] [Commented] (NIFI-5744) Put exception message to attribute while ExecuteSQL fail

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

[GitHub] nifi pull request #3107: NIFI-5744: Put exception message to attribute while...

2018-11-17 Thread yjhyjhyjh0
Github user yjhyjhyjh0 commented on a diff in the pull request: https://github.com/apache/nifi/pull/3107#discussion_r234407245 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestExecuteSQLRecord.java ---