Hi Yang I’m using DEBUG level; do you know what to search for to see kubernetes-client K8s apiserver address? I don’t see anything useful so far.
Best kevin On 2020/06/08 16:02:07, "Bohinski, Kevin" <k...@comcast.com<mailto:k...@comcast.com>> wrote: > Hi Yang> > > > > Thanks again for your help so far.> > > I tried your suggestion, still with no luck.> > > > > Attached are the logs, please let me know if there are more I should send.> > > > > Best> > > kevin> > > > > On 2020/06/08 03:02:40, Yang Wang <d....@gmail.com<mailto:d....@gmail.com>>> > wrote:> > > > Hi Kevin,>> > > >> > > > It may because the characters length limitation of K8s(no more than > > 63)[1].>> > > > So the pod>> > > > name could not be too long. I notice that you are using the client>> > > > automatic generated>> > > > cluster-id. It may cause problem and could you set a meaningful cluster-id>> > > > for your Flink>> > > > session? For example,>> > > >> > > > kubernetes-session.sh ... -Dkubernetes.cluster-id=my-flink-k8s-session>> > > >> > > > This behavior has been improved in Flink 1.11 to check the length in > > client>> > > > side before submission.>> > > >> > > > If it still could not work, could you share your full command and>> > > > jobmanager logs? It will help a lot>> > > > to find the root cause.>> > > >> > > >> > > > [1].>> > > > https://stackoverflow.com/questions/50412837/kubernetes-label-name-63-character-limit><https://stackoverflow.com/questions/50412837/kubernetes-label-name-63-character-limit%3e>> > > >> > > >> > > > Best,>> > > > Yang>> > > >> > > > kb <ke...@comcast.com<mailto:ke...@comcast.com>>> 于2020年6月6日周六 上午1:00写道:>> > > >> > > > > Thanks Yang for the suggestion, I have tried it and I'm still getting > > > the>> > > > > same exception. Is it possible its due to the null pod name? Operation:>> > > > > [create] for kind: [Pod] with name: [null] in namespace: [default]>> > > > > failed.>> > > > >>> > > > > Best,>> > > > > kevin>> > > > >>> > > > >>> > > > >>> > > > > -->> > > > > Sent from:>> > > > > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/><http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/%3e>> > > > >>> > > >> > > > > Best,> > > kevin> > > > > Best, kevin