[
https://issues.apache.org/jira/browse/FLINK-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-3228:
----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor (was:
auto-deprioritized-major stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> Cannot submit multiple streaming involving JDBC drivers
> -------------------------------------------------------
>
> Key: FLINK-3228
> URL: https://issues.apache.org/jira/browse/FLINK-3228
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 0.10.1
> Reporter: Nick Dimiduk
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> I have a streaming pipeline that writes to JDBC in its SinkFunction. When
> testing in local mode, I cannot submit the same job multiple times without
> restarting flink. Failing to restart flink results in
> {{java.sql.SQLException: No suitable driver found}}. I think this has to do
> with how flink loads user classes and how the {{DriverManager}} resolves the
> JDBC Connection class.
> I'm not sure if this is only when running in local mode, or in general. I've
> been using YARN for cluster jobs, where I have 1:1 cluster to jobs. I suspect
> it will impact any cluster mode where processes are recycled between jobs.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)