apache / apache/incubator-xtable

Docs improvement: Glue Data Catalog

Open
#265 2 comments 0 reactions 1 assignee Claimed by @rahil-c View on GitHub
documentation
Dominant language
Java
Stars
1.2k
Forks
212
Avg merge
4d 9h
Merged PRs (30d)
16

Description

According to https://github.com/onetable-io/onetable/issues/262

Docs needs to clarify
1. DB names appropriately i.e. instead of `onetable_synced_db` call it `onetable_synced_delta_db` (same for hudi and iceberg as well)
2. Command to create the crawler is incorrect. It should instead be like `aws glue create-crawler --name onetable_delta_crawler --role arn:aws:iam::${accountId}:role/service-role/${roleName} --database onetable_synced_delta_db --targets "{\"DeltaTargets\":[{\"DeltaTables\":[\"${s3DataPath}\"],\"WriteManifest\":false,\"CreateNativeDeltaTable\":true}]}"`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.