Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ev2900 authored Oct 9, 2024
1 parent 92ac8ea commit 6cd6a44
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,9 @@ This will create a table in Glue Data Catalog named *iceberg*
<img width="800" alt="quick_setup" src="https://github.com/ev2900/Iceberg_Glue_register_table/blob/main/REAME/glue_table_1.PNG">
We can now run Glue job *1 Register Table* to register the *iceberg* with a new Glue data catalog database *icebergregister*. We cam also rename the table from *sampledataicebergtable* to *registersampledataicebergtable* in process.
## Update and run the Glue job to register the Iceberg table
Look at the code in the *1 Register Table* to better understand how it works
Open the [Glue Console](https://us-east-1.console.aws.amazon.com/gluestudio/home). Select the ETL jobs section and click on edit
```
```

0 comments on commit 6cd6a44

Please sign in to comment.