I have installed MySQL 5.7.25 on my AWS EC2 instance running Ubuntu 18.04 AMI. I want to connect this MySQL instance with AWS Glue but I have been unable to do so. I have associated my EC2 instance with an elastic ip and tried connecting the MySQL instance by using a JDBC url with AWS Glue, but every time my connection is refused. Is there any way to connect the two?
↧