You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aleksandr Filichkin (JIRA)" <ji...@apache.org> on 2018/07/24 12:05:00 UTC

[jira] [Created] (FLINK-9937) Kubernetes(Minikube) Flink : cannot submit job in Flink UI with FLink 1.5.1

Aleksandr Filichkin created FLINK-9937:
------------------------------------------

             Summary: Kubernetes(Minikube) Flink : cannot submit job in Flink UI with FLink 1.5.1
                 Key: FLINK-9937
                 URL: https://issues.apache.org/jira/browse/FLINK-9937
             Project: Flink
          Issue Type: Wish
            Reporter: Aleksandr Filichkin


Hi,
I cannot submit Flink 1,5,1 job from UI on Kubernetes(minikube).
But it works perfect with Flink 1.4.2

I've created Flink artifacts like this:
kubectl create -f jobmanager-deployment.yaml
kubectl create -f taskmanager-deployment.yaml
kubectl create -f jobmanager-service.yaml

From https://ci.apache.org/projects/flink/flink-docs-release-1.2/setup/kubernetes.html
The make kubctl port-frowasr <JOBMANGER POD NAME> 8081




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)