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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ