apache-iceberg Questions
3
I'm trying to use Apache Iceberg for writing data to a specified location(S3/local). Following is the configuration used below.
SBT:
libraryDependencies += "org.apache.spark" %% "spa...
Mirianmirielle asked 1/9, 2022 at 10:47
2
I'm trying to interact with Iceberg tables stored on S3 via a deployed hive metadata store service. The purpose is to be able to push-pull large amounts of data stored as an Iceberg datalake (on S3...
Headcheese asked 14/4, 2023 at 11:57
0
I'm trying to achieve performant record writes from pandas (or ideally Polars if possible) in a Python environment to our Apache Iceberg deployment (with hive metastore) directly, or via Trino quer...
Plutonian asked 6/7, 2023 at 14:34
1
© 2022 - 2024 — McMap. All rights reserved.