rlcyf commented on issue #2260:
URL: https://github.com/apache/iceberg/issues/2260#issuecomment-783842081
> @rlcyf: Could you try out this with SparkCatalog instead of
SparkSessionCatalog?
> I have seen some problems with the SparkSessionCatalog implementation
using internal Hive Catalog instead of the provided Iceberg one. The consensus
was that Spark should and will fix this in their catalog implementation.
>
> The tests were running correctly with this config:
>
> ```
> new Object[] { "testhive", SparkCatalog.class.getName(),
ImmutableMap.of(
> "type", "hive",
> "default-namespace", "default"
> )},
> ```
>
> Thanks,
> Peter
I have tested both SparkCatalog and SparkSessionCatalog,still can not!
use java api work fine!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]