[
https://issues.apache.org/jira/browse/FLINK-13411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-13411.
---------------------------
Resolution: Fixed
In 1.13, you can use {{SET sql-client.verbose=true}} to show the full exception
stack
https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/sqlclient/#sql-client-verbose
> SqlClient swallow the error when fails to submit job
> ----------------------------------------------------
>
> Key: FLINK-13411
> URL: https://issues.apache.org/jira/browse/FLINK-13411
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Client
> Affects Versions: 1.9.0
> Reporter: Jeff Zhang
> Priority: Major
> Labels: stale-major
>
> I start sql-client without starting flink cluster. So when I submit sql in
> sql-client, it should throw exception to tell end-user that it fails to
> submit job, but what I see is that the sql-client display nothing. This is
> not user-friendly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)