最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

AWS Glue Create Connection to MS SQL Server - Stack Overflow

programmeradmin0浏览0评论

I'm trying to create an AWS Glue connection to MS SQL Server on an EC2 Instancce.

I selected "Microsoft SQL Server" under "Choose Data Source".

I have users and security groups etc. prepared and I know what JDBC URL to use. The problem is that AWS won't let enter a JDBC url, it seems to expect me to select from a predefined list, but the list is empty. "No JDBC URLs available".

How can I enter the JDBC url?

I'm trying to create an AWS Glue connection to MS SQL Server on an EC2 Instancce.

I selected "Microsoft SQL Server" under "Choose Data Source".

I have users and security groups etc. prepared and I know what JDBC URL to use. The problem is that AWS won't let enter a JDBC url, it seems to expect me to select from a predefined list, but the list is empty. "No JDBC URLs available".

How can I enter the JDBC url?

Share asked Mar 3 at 23:04 VercinegetorixVercinegetorix 1092 silver badges5 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

The Microsoft SQL Server data source is for those databases you have provisioned in AWS RDS.

Since you are running Microsoft SQL Server in EC2 use the JDBC datasource when setting up your glue connection. That will allow you to enter JDBC URL

发布评论

评论列表(0)

  1. 暂无评论