Skip to content

Commit

Permalink
Update README.md (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanck authored Jul 5, 2023
1 parent 73ca188 commit 4a70355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ otherwise you will need to include that yourself.
```

### Hive example
NOTE: Use the distribution that includes the HMS client (or include the HMS client yourself). Using `S3FileIO` is recommended
(the default is `HadoopFileIO` with `HiveCatalog`).
NOTE: Use the distribution that includes the HMS client (or include the HMS client yourself). Use `S3FileIO` when
using S3 for storage (the default is `HadoopFileIO` with `HiveCatalog`).
```
"iceberg.catalog":"org.apache.iceberg.hive.HiveCatalog",
"iceberg.catalog.uri":"thrift://hive:9083",
Expand Down

0 comments on commit 4a70355

Please sign in to comment.