Slide 92
Slide 92 text
ɹᶅ&NCVMLʹΑΔ&5-ઃఆͷαϯϓϧ
in:
type: mysql
host: HOST_NAME
user: USER_NAME
password: PASSWORD
database: DATABASE_NAME
table: purchase
select: id, amount, user_id, item_id, created_at
out:
type: bigquery
auth_method: json_key
json_keyfile: *****.json
path_prefix: /tmp
file_ext: .csv.gz
source_format: CSV
project: BQ_PROJECT
dataset: productA__source__mysql
auto_create_table: true
schema_file: purchase.json
formatter: {type: csv, charset: UTF-8, delimiter: ',', header_line: false}
JO
PVU