github-actions[bot] commented on issue #2359:
URL: https://github.com/apache/iceberg/issues/2359#issuecomment-2153614397
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
ExplorData24 commented on issue #2359:
URL: https://github.com/apache/iceberg/issues/2359#issuecomment-1848304506
Hi @pvary
First of all, thank you very much for your availability.
- Actually for this error I remove any trace and URI
http://nessie:19120/api/v1 specific to the ness
pvary commented on issue #2359:
URL: https://github.com/apache/iceberg/issues/2359#issuecomment-1848292419
> 23/12/08 15:18:43 INFO metastore: Trying to connect to metastore with URI
http://nessie:19120/api/v1
The issue is with the catalog configuration somehow. Sadly I can't help you
ExplorData24 commented on issue #2359:
URL: https://github.com/apache/iceberg/issues/2359#issuecomment-1847344053
@pvary
Thank you very much for your answer
In fact, i am using "catalog_hive" Catalog to create Iceberg tables with
Spark as the execution engine:
import pyspark
ExplorData24 commented on issue #2359:
URL: https://github.com/apache/iceberg/issues/2359#issuecomment-1847109573
@RussellSpitzer
first of all thank you very much for your answer
as shown in the screenshots below:
1. I configured hive metastore with the address: thrift://hive-me
ExplorData24 commented on issue #2359:
URL: https://github.com/apache/iceberg/issues/2359#issuecomment-1847038152
@coolderli
@RussellSpitzer
@hunter-cloud09
@dixingxing0
@pvary
Hello everyone.
I am using Hive Catalog to create Iceberg tables with Spark as the e