Hi, yes i have tried ip directly.and no exception exists.but i found some info > like the picture shows
Is there any response to the curl? How about enabling verbose logging for curl with the command "curl -v xxx" Best, Weihua On Thu, May 25, 2023 at 8:15 PM tan yao <einstan_m...@outlook.com> wrote: > and this info came from yarn resoucemanager > > 获取 Outlook for iOS <https://aka.ms/o0ukef> > ------------------------------ > *发件人:* tan yao <einstan_m...@outlook.com> > *发送时间:* Thursday, May 25, 2023 8:14:45 PM > *收件人:* Weihua Hu <huweihua....@gmail.com> > *抄送:* user <user@flink.apache.org> > *主题:* Re: Web UI don't show up In Flink on Yarn (Flink 1.17) > > yes i have tried ip directly.and no exception exists.but i found some info > like the picture shows > > > 获取 Outlook for iOS <https://aka.ms/o0ukef> > ------------------------------ > *发件人:* Weihua Hu <huweihua....@gmail.com> > *发送时间:* Thursday, May 25, 2023 7:51:25 PM > *收件人:* tan yao <einstan_m...@outlook.com> > *抄送:* user <user@flink.apache.org> > *主题:* Re: Web UI don't show up In Flink on Yarn (Flink 1.17) > > Hi, > > Are there any reported exceptions? Did you try using curl to query the > rest API, such as "curl http://{ip:port}/overview" > > Best, > Weihua > > > On Thu, May 25, 2023 at 8:49 AM tan yao <einstan_m...@outlook.com> wrote: > > Hi all, > I find a strange thing with flink 1.17 deployed on yarn (CDH 6.x), flink > web ui can not show up from yarn web link "ApplicationMaster",even typed > jobmanager ip directly in browser . > when i run wordcount application in flink 1.17 examples, and click yarn > web "ApplicationMaster" link , the flink web ui just can not show up.But > this works in flink 1.16 on the same env. > >