[jira] [Created] (FLINK-23006) issue in configuring History server

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-23006) issue in configuring History server

Shang Yuanchun (Jira)
Bhagi created FLINK-23006:
-----------------------------

             Summary: issue in configuring History server
                 Key: FLINK-23006
                 URL: https://issues.apache.org/jira/browse/FLINK-23006
             Project: Flink
          Issue Type: Bug
          Components: Deployment / Kubernetes
    Affects Versions: 1.13.1
            Reporter: Bhagi
         Attachments: flink-history-server-7fb6f9b66-bkhfm.log, history-server-deployment.yaml

Dear Team,

I have flink session cluster with HA on standalone kubernetes. I want to configure History server for this flink cluster..

to configure the history server, in the Flink cluster name space i created 1 more deployment for  history server by passing args: ["history-server"], but pod is in carshloopBackoff.
can you see the logs of this and help me to configure history server.

kubectl get po -n flink-load-test
NAME                                   READY   STATUS             RESTARTS   AGE
flink-history-server-7fb6f9b66-bkhfm   0/1     CrashLoopBackOff   10         29m
flink-jobmanager-7df744b455-f575q      1/1     Running            0          18h
flink-jobmanager-7df744b455-qm6wf      1/1     Running            0          18h
flink-jobmanager-7df744b455-t7zm5      1/1     Running            1          18h
flink-taskmanager-7945f6b856-89mr5     1/1     Running            7          18h
flink-taskmanager-7945f6b856-mz2hz     1/1     Running            7          18h




--
This message was sent by Atlassian Jira
(v8.3.4#803005)