Join Slack
Powered by
Hello team I try to make a catalog for iceber-rest...
# questions-and-troubleshooting
c
cu Jung
11/05/2025, 1:44 AM
Hello team I try
to
make a
catalog
for
iceber-rest(gravitino). show
databases
and
tables works fine, but error
in
select
statement
. Error: Caused
by
: java.lang.IllegalArgumentException: There
are
no
credential provider
for
the
catalog
.
cu Jung
11/05/2025, 1:45 AM
CREATE
EXTERNAL
CATALOG
iceberg PROPERTIES (
“type”
=
“iceberg”
,
“iceberg.catalog.type”
=
“rest”
,
“iceberg.catalog.uri”
=
“
http://gravitino.metadata.svc.cluster.local:9001/iceberg
”
,
“aws.s3.region”
=
“”
,
“aws.s3.use_instance_profile”
=
“false”
,
“aws.s3.access_key”
=
“”
,
“aws.s3.secret_key”
=
“”
)
cu Jung
11/05/2025, 3:03 AM
Is there case that starRocks with iceberg-rest(gravitino)?
Open in Slack
Previous
Next