Oracle Glue crawler is not adding table to database

0

Hi, I'm trying to setup an integration between Oracle and MySql via Glue. While the Sql crawlers I created have added tables into the Glue database, the Oracle crawler does not. Run is successful and log says BENCHMARK : Finished writing to Catalog What am I doing wrong?

cbim
已提问 1 年前471 查看次数
2 回答
0

Hi,

Have you specified the right SID in the JDBC url ?

Melfani
已回答 1 年前
0

Can you give more details? In glue documentation it's mentioned to use the following rule:

"Oracle Database and MySQL don’t support schema in the path; instead, enter MyDatabase/% "

So for example, try:

Servicename/% on the Include path inside your crawler.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则