[jira] [Commented] (NIFI-5828) ExecuteSQL executesql.row.count meaning changes when Max Rows Per Flow File > 0

2018-11-18 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691241#comment-16691241 ] Colin Dean commented on NIFI-5828: -- Thanks, [~ijokarumawak]. bq. I agree, clarifying doc on those

[jira] [Created] (NIFI-5831) Add attribute to ExecuteSQL output reflecting total row count when Max Rows Per Flowfile is set

2018-11-18 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5831: Summary: Add attribute to ExecuteSQL output reflecting total row count when Max Rows Per Flowfile is set Key: NIFI-5831 URL: https://issues.apache.org/jira/browse/NIFI-5831

[jira] [Commented] (NIFI-5828) ExecuteSQL executesql.row.count meaning changes when Max Rows Per Flow File > 0

2018-11-16 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689837#comment-16689837 ] Colin Dean commented on NIFI-5828: -- I think more of the {{executesql.*}} attributes

[jira] [Commented] (NIFI-5828) ExecuteSQL executesql.row.count meaning changes when Max Rows Per Flow File > 0

2018-11-16 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689821#comment-16689821 ] Colin Dean commented on NIFI-5828: -- Alternatively, {{executesql.row.count}}'s doc needs to reflect that

[jira] [Commented] (NIFI-5828) ExecuteSQL executesql.row.count meaning changes when Max Rows Per Flow File > 0

2018-11-16 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689819#comment-16689819 ] Colin Dean commented on NIFI-5828: -- I've tracked this down. The number of rows put into

[jira] [Created] (NIFI-5828) ExecuteSQL executesql.row.count meaning changes when Max Rows Per Flow File > 0

2018-11-16 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5828: Summary: ExecuteSQL executesql.row.count meaning changes when Max Rows Per Flow File > 0 Key: NIFI-5828 URL: https://issues.apache.org/jira/browse/NIFI-5828 Project: Apache

[jira] [Created] (NIFI-5823) DBCPConnectionPool minIdleConnections property name has a typo

2018-11-15 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5823: Summary: DBCPConnectionPool minIdleConnections property name has a typo Key: NIFI-5823 URL: https://issues.apache.org/jira/browse/NIFI-5823 Project: Apache NiFi

[jira] [Commented] (NIFI-5789) DBCPConnectionPool controller service always leaves one connection open

2018-11-12 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684127#comment-16684127 ] Colin Dean commented on NIFI-5789: -- The options added in NIFI-5790 enable the user to configure the

[jira] [Commented] (NIFI-5790) DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration

2018-11-12 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684124#comment-16684124 ] Colin Dean commented on NIFI-5790: -- I'm not sure of the workflow in this part of Apache's JIRA workflow

[jira] [Commented] (NIFI-5790) DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration

2018-11-05 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675614#comment-16675614 ] Colin Dean commented on NIFI-5790: -- I've got code worked up that adds six options: {code:java}

[jira] [Commented] (NIFI-5790) DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration

2018-11-05 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675467#comment-16675467 ] Colin Dean commented on NIFI-5790: -- I'm asserting that this issue _causes_ NIFI-5790 because the absence

[jira] [Comment Edited] (NIFI-5789) DBCPConnectionPool controller service always leaves one connection open

2018-11-05 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675459#comment-16675459 ] Colin Dean edited comment on NIFI-5789 at 11/5/18 5:31 PM: --- This came from my

[jira] [Comment Edited] (NIFI-5790) DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration

2018-11-05 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675460#comment-16675460 ] Colin Dean edited comment on NIFI-5790 at 11/5/18 5:31 PM: --- This came from my

[jira] [Commented] (NIFI-5790) DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration

2018-11-05 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675460#comment-16675460 ] Colin Dean commented on NIFI-5790: -- This came from the my Stack Overflow question, [How can I configure

[jira] [Commented] (NIFI-5789) DBCPConnectionPool controller service always leaves one connection open

2018-11-05 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675459#comment-16675459 ] Colin Dean commented on NIFI-5789: -- This came from the my Stack Overflow question, [How can I configure

[jira] [Created] (NIFI-5790) DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration

2018-11-05 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5790: Summary: DBCPConnectionPool configuration should expose underlying connection idle and eviction configuration Key: NIFI-5790 URL: https://issues.apache.org/jira/browse/NIFI-5790

[jira] [Created] (NIFI-5789) DBCPConnectionPool controller service always leaves one connection open

2018-11-05 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5789: Summary: DBCPConnectionPool controller service always leaves one connection open Key: NIFI-5789 URL: https://issues.apache.org/jira/browse/NIFI-5789 Project: Apache NiFi

[jira] [Commented] (NIFI-5519) Allow ListDatabaseTables to accept incoming connections

2018-09-25 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628061#comment-16628061 ] Colin Dean commented on NIFI-5519: -- I was eventually able to get this to work. The linked gist has my

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-25 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627564#comment-16627564 ] Colin Dean commented on NIFI-5612: -- I did a quick test during an unexpected gap in my schedule and it

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-25 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627543#comment-16627543 ] Colin Dean commented on NIFI-5612: -- I'll give [~bende] 's code a try and if it works, I'll put up a PR so

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-25 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627480#comment-16627480 ] Colin Dean commented on NIFI-5612: -- One thought I had is to compare with newer MySQL and maybe SQLite and

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-24 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626511#comment-16626511 ] Colin Dean commented on NIFI-5612: -- I ran my modified version against the database: {code}

[jira] [Updated] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-24 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Dean updated NIFI-5612: - Description: I'm seeing this when I execute {{SELECT * FROM }} on a few tables but not on dozens of

[jira] [Updated] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-24 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Dean updated NIFI-5612: - Description: I'm seeing this when I execute {{SELECT * FROM }} on a few tables but not on dozens of

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-24 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626438#comment-16626438 ] Colin Dean commented on NIFI-5612: -- I decided to try a wider range of precisions, too: {code:sql} create

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-24 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626411#comment-16626411 ] Colin Dean commented on NIFI-5612: -- I am able to reproduce the exception using * Vagrant 2.1.1 *

[jira] [Comment Edited] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-21 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624178#comment-16624178 ] Colin Dean edited comment on NIFI-5612 at 9/21/18 9:06 PM: --- I'm 90% confident

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-21 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624178#comment-16624178 ] Colin Dean commented on NIFI-5612: -- I'm 90% confident that I've deduced the problem to be with fields

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-21 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623794#comment-16623794 ] Colin Dean commented on NIFI-5612: -- It's worth noting that {{DATE}} and {{TIME}} SQL types can also

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621346#comment-16621346 ] Colin Dean commented on NIFI-5612: -- My work thus far is on GitHub:

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621342#comment-16621342 ] Colin Dean commented on NIFI-5612: -- I dug a little deeper into how the schemas are built. In my original

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621329#comment-16621329 ] Colin Dean commented on NIFI-5612: -- I set up a parameterized test that checks TINYINT, SMALLINT, INTEGER,

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621249#comment-16621249 ] Colin Dean commented on NIFI-5612: -- I added a few tests and found one that triggers _an_ error: an

[jira] [Comment Edited] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621183#comment-16621183 ] Colin Dean edited comment on NIFI-5612 at 9/19/18 8:46 PM: --- Looks like I have to

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621183#comment-16621183 ] Colin Dean commented on NIFI-5612: -- Looks like I have to go town the route of getting the

[jira] [Comment Edited] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621183#comment-16621183 ] Colin Dean edited comment on NIFI-5612 at 9/19/18 8:46 PM: --- Looks like I have to

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621158#comment-16621158 ] Colin Dean commented on NIFI-5612: -- Minimally, I'd like to see more information about the erroring field

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621142#comment-16621142 ] Colin Dean commented on NIFI-5612: -- Toggling Avro logical types had no effect on this. >

[jira] [Created] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5612: Summary: org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0 Key: NIFI-5612 URL: https://issues.apache.org/jira/browse/NIFI-5612 Project: Apache NiFi

[jira] [Created] (NIFI-5591) Enable compression of Avro in ExecuteSQL

2018-09-12 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5591: Summary: Enable compression of Avro in ExecuteSQL Key: NIFI-5591 URL: https://issues.apache.org/jira/browse/NIFI-5591 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-5519) Allow ListDatabaseTables to accept incoming connections

2018-09-11 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16611551#comment-16611551 ] Colin Dean commented on NIFI-5519: -- I'm having a lot of problems getting the above to work with a remote

[jira] [Created] (NIFI-5588) Unable to set indefinite max wait time on DBCPConnectionPool

2018-09-11 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5588: Summary: Unable to set indefinite max wait time on DBCPConnectionPool Key: NIFI-5588 URL: https://issues.apache.org/jira/browse/NIFI-5588 Project: Apache NiFi

[jira] [Commented] (NIFI-5579) Allow ExecuteGroovyScript to take a SQL property that is a DBCPConnectionPoolLookup

2018-09-10 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609567#comment-16609567 ] Colin Dean commented on NIFI-5579: -- The absence of this has a *nasty side effect*: when I reference a CS

[jira] [Commented] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-09-10 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609510#comment-16609510 ] Colin Dean commented on NIFI-4974: -- The workaround for this is to add {{useLOBs=false;}} to the

[jira] [Commented] (NIFI-5579) Allow ExecuteGroovyScript to take a SQL property that is a DBCPConnectionPoolLookup

2018-09-07 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607672#comment-16607672 ] Colin Dean commented on NIFI-5579: -- NIFI-5519 is the better solution for my particular use case! > Allow

[jira] [Commented] (NIFI-5579) Allow ExecuteGroovyScript to take a SQL property that is a DBCPConnectionPoolLookup

2018-09-07 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607661#comment-16607661 ] Colin Dean commented on NIFI-5579: -- Interestingly enough, based on what I see

[jira] [Commented] (NIFI-5579) Allow ExecuteGroovyScript to take a SQL property that is a DBCPConnectionPoolLookup

2018-09-07 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16607645#comment-16607645 ] Colin Dean commented on NIFI-5579: -- This may actually be more of bug, but JIRA wouldn't let me switch to

[jira] [Created] (NIFI-5579) Allow ExecuteGroovyScript to take a SQL property that is a DBCPConnectionPoolLookup

2018-09-07 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5579: Summary: Allow ExecuteGroovyScript to take a SQL property that is a DBCPConnectionPoolLookup Key: NIFI-5579 URL: https://issues.apache.org/jira/browse/NIFI-5579 Project:

[jira] [Created] (NIFI-5559) Allow usage of Trusted Hostname on all HTTP-accessing processors

2018-08-28 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5559: Summary: Allow usage of Trusted Hostname on all HTTP-accessing processors Key: NIFI-5559 URL: https://issues.apache.org/jira/browse/NIFI-5559 Project: Apache NiFi

[jira] [Commented] (NIFI-5519) Allow ListDatabaseTables to accept incoming connections

2018-08-21 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587485#comment-16587485 ] Colin Dean commented on NIFI-5519: -- I took a stab at this with some Groovy in an ExecuteGroovyScript

[jira] [Commented] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-03-14 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398989#comment-16398989 ] Colin Dean commented on NIFI-4974: -- Filed with jTDS: https://sourceforge.net/p/jtds/bugs/771/ I'm still

[jira] [Commented] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-03-14 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398970#comment-16398970 ] Colin Dean commented on NIFI-4974: -- It looks like the problem might be in jTDS, because [{{free()}} should

[jira] [Updated] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-03-14 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Dean updated NIFI-4974: - Description: I'm using the [jtds|https://jtds.sourceforge.net] driver to retrieve data from a Microsoft

[jira] [Commented] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-03-14 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398964#comment-16398964 ] Colin Dean commented on NIFI-4974: -- Looks like the `free()` method on the Clob is being called

[jira] [Comment Edited] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-03-14 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398964#comment-16398964 ] Colin Dean edited comment on NIFI-4974 at 3/14/18 5:38 PM: --- Looks like the

[jira] [Created] (NIFI-4974) Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver

2018-03-14 Thread Colin Dean (JIRA)
Colin Dean created NIFI-4974: Summary: Uncaught AbstractMethodError when converting SQL results to Avro with JTDS driver Key: NIFI-4974 URL: https://issues.apache.org/jira/browse/NIFI-4974 Project: