decodableco / examples

This repository will contain examples of use cases that utilize Decodable streaming solution
Apache License 2.0
51 stars 24 forks source link

Error for examples catalogs/flink-iceberg-hive #11

Closed soumilshah1995 closed 2 weeks ago

soumilshah1995 commented 4 months ago

Hello I am trying steps mentioned on readme page

(base) soumilshah@Soumils-MBP flink-iceberg-hive % docker compose build
[+] Building 0.4s (4/4) FINISHED                                                                  docker:desktop-linux
 => [hive-metastore internal] load .dockerignore                                                                  0.0s
 => => transferring context: 2B                                                                                   0.0s
 => [hive-metastore internal] load build definition from Dockerfile                                               0.0s
 => => transferring dockerfile: 840B                                                                              0.0s
 => ERROR [hive-metastore internal] load metadata for docker.io/library/hms-standalone:latest                     0.3s
 => [hive-metastore auth] library/hms-standalone:pull token for registry-1.docker.io                              0.0s
------
 > [hive-metastore internal] load metadata for docker.io/library/hms-standalone:latest:
------
failed to solve: hms-standalone:latest: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
(base) soumilshah@Soumils-MBP flink-iceberg-hive % 
rmoff commented 1 month ago

@soumilshah1995 apologies for the delay. Can you confirm which folder and branch you're running this from? thanks.