AWS Glue - setting data target for RDS mysql

0

I've started using Glue and I'm having trouble understanding how the data targets work. Using visual method to create a new Job I selected target to be MySQL (that is where I want the data to be saved). In the next tab, Data target properties, I can only select the Database from the Glue's data catalog and not from the target db. Are there any pre-requisites I need to complete before I can save the table in AWS RDS mysql?

질문됨 2년 전2928회 조회
1개 답변
0

AWS Glue studio has the following three options for target properties. It can write to,

  • S3
  • AWS Glue Data Catalog
  • A connector

In this case, you might want to catalog the target database in the Glue data catalog before trying to read it from the data target properties. This means crawling the target database, and storing the metadata in Glue's data catalog, by which way we can map this information to the AWS RDS MySQL target.

AWS
답변함 2년 전
AWS
전문가
검토됨 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인