Sent: Thursday, March 5, 2020 1:15 AM
To: Norm Vilmer (Contractor) mailto:norm.vil...@wnco.com>>
Cc: user@flink.apache.org<mailto:user@flink.apache.org>
Subject: EXTERNAL - Re: Teradata as JDBC Connection
Caution: Sender is from outside SWA. Take caution before opening
links/attachmen
> table.insertInto("staging");
>
>
>
> Using the connect() method, I can see that the code attempts to use the
> JDBCTableSourceSinkFactory, but does not like ‘update-mode’.
>
>
>
> Do you have an example using connect() method? Thanks.
>
>
>
>
Heise
Sent: Thursday, March 5, 2020 1:15 AM
To: Norm Vilmer (Contractor)
Cc: user@flink.apache.org
Subject: EXTERNAL - Re: Teradata as JDBC Connection
Caution: Sender is from outside SWA. Take caution before opening
links/attachments or replying with sensitive data. If suspicious, forward to
);
> return map;
> }
> }
>
> -Original Message-
> From: Norm Vilmer (Contractor)
> Sent: Wednesday, March 4, 2020 10:37 AM
> To: user@flink.apache.org
> Subject: EXTERNAL - Teradata as JDBC Connection
>
> Caution: Sender is from outside SWA. Take
map.put(JDBCValidator.CONNECTOR_PASSWORD, "...!");
return map;
}
}
-Original Message-
From: Norm Vilmer (Contractor)
Sent: Wednesday, March 4, 2020 10:37 AM
To: user@flink.apache.org
Subject: EXTERNAL - Teradata as JDBC Connection
Caution: Sender is from outsid
Using Flink 1.10 and coding in Java 11, is it possible use to write to Teradata
in append mode? MySQL, PostgreSQL, and Derby are the only supported drivers
listed. Thanks.
https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/connect.html#connectors
I created the ConnectorDescriptor