[
https://issues.apache.org/jira/browse/KYLIN-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stavros Koureas updated KYLIN-5028:
-----------------------------------
Description:
While deploying the template
kylin-master/kubernetes/template/production/example/deployment/deploy-sample-cluster.sh,
the file is calling kylin-job/kylin-job-statefulset.yaml which is referencing
the kylin client "kylin-client:3.0.1-cdh57".
This following message appears to the events of the POD:
Failed to pull image "kylin-client:3-0-1": rpc error: code = Unknown desc =
failed to pull and unpack image "docker.io/library/kylin-client:3-0-1": failed
to resolve reference "docker.io/library/kylin-client:3-0-1": pull access
denied, repository does not exist or may require authorization: server
message: insufficient_scope: authorization failed
On the other hand, I checked on the docker hub for the client image, the
[https://hub.docker.com/r/apachekylin/kylin-client] seems to have 0 pulls.
was:
While deploying the template
kylin-master/kubernetes/template/production/example/deployment/deploy-sample-cluster.sh,
the file is calling kylin-job/kylin-job-statefulset.yaml which is refferenchin
the kylin client "kylin-client:3.0.1-cdh57".
This client cannot be fetched:
Failed to pull image "kylin-client:3-0-1": rpc error: code = Unknown desc =
failed to pull and unpack image "docker.io/library/kylin-client:3-0-1": failed
to resolve reference "docker.io/library/kylin-client:3-0-1": pull access
denied, repository does not exist or may require authorization: server
message: insufficient_scope: authorization failed
On the other hand, the [https://hub.docker.com/r/apachekylin/kylin-client]
seems to have 0 pulls.
> Kylin Kubernetes template not working
> -------------------------------------
>
> Key: KYLIN-5028
> URL: https://issues.apache.org/jira/browse/KYLIN-5028
> Project: Kylin
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: v3.1.2
> Environment: Kubernetesdocker.io/library/kylin-client
> Reporter: Stavros Koureas
> Priority: Critical
> Fix For: Future
>
>
> While deploying the template
> kylin-master/kubernetes/template/production/example/deployment/deploy-sample-cluster.sh,
> the file is calling kylin-job/kylin-job-statefulset.yaml which is
> referencing the kylin client "kylin-client:3.0.1-cdh57".
>
> This following message appears to the events of the POD:
> Failed to pull image "kylin-client:3-0-1": rpc error: code = Unknown desc =
> failed to pull and unpack image "docker.io/library/kylin-client:3-0-1":
> failed
> to resolve reference "docker.io/library/kylin-client:3-0-1": pull access
> denied, repository does not exist or may require authorization: server
> message: insufficient_scope: authorization failed
>
> On the other hand, I checked on the docker hub for the client image, the
> [https://hub.docker.com/r/apachekylin/kylin-client] seems to have 0 pulls.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)