简体   繁体   中英

How to migrate data from teradata to GCS using Apache Beam

Which jar files could we use? How will we connect to Teradata from Apache Beam and read the tables?

For Java SDK, you can use JdbcIO connector to read data from Teradata and FileIO to write it to GCS.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM