[ 
https://issues.apache.org/jira/browse/NIFI-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph Witt updated NIFI-1010:
------------------------------
    Assignee: Mark Payne

> When using MSSqlServer Driver with ExecuteSQL always recieve Avro parse 
> error: Empty: Name
> ------------------------------------------------------------------------------------------
>
>                 Key: NIFI-1010
>                 URL: https://issues.apache.org/jira/browse/NIFI-1010
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 0.3.0
>         Environment: MSSqlServer
>            Reporter: Scott
>            Assignee: Mark Payne
>              Labels: ExecuteSQL, MSSql
>             Fix For: 0.4.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When using ExecuteSQL with the MSSqlServerDriver from Microsoft you always 
> get a SchemParseException , Empty: Name.
> This is located in / nifi-nar-bundles / nifi-standard-bundle / 
> nifi-standard-processors / src / main / java / org / apache / nifi / 
> processors / standard / util / JdbcCommon.java line 98.
> The line should read: final String tableName = meta.getTableName(1) == "" ? 
> "table" : meta.getTableName(1);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to