[
https://issues.apache.org/jira/browse/FLINK-18288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136723#comment-17136723
]
appleyuchi edited comment on FLINK-18288 at 6/16/20, 3:09 PM:
--------------------------------------------------------------
首先对两位表示感谢,感谢你们在工作时间回答我的问题.
[~vthinkxie] [~fly_in_gis]
感谢[~fly_in_gis] 那天在午夜两点回答的问题.
十分感谢!
Final Solution(独立编译flink-runtime-web):
[https://yuchi.blog.csdn.net/article/details/106796295]
这个方案可以使用用户指定的node版本以及高级版本的ubuntu个人环境中进行编译.
was (Author: appleyuchi):
首先对两位表示感谢,感谢你们在工作时间回答我的问题.
[~vthinkxie] [~fly_in_gis]
感谢[~fly_in_gis] 那天在午夜两点回答的问题.
十分感谢!
Final Solution(独立编译flink-runtime-web):
[https://yuchi.blog.csdn.net/article/details/106796295]
> WEB UI failure in Flink1.12
> ---------------------------
>
> Key: FLINK-18288
> URL: https://issues.apache.org/jira/browse/FLINK-18288
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.12.0
> Reporter: appleyuchi
> Priority: Major
>
>
>
> ①build command:
> *mvn clean install -T 2C -DskipTests -Dskip.npm -Dmaven.compile.fork=true*
>
> ②use flink-conf.yaml from 1.1o.1 in 1.12
> masters:
> Desktop:8082
>
> slaves:
> Desktop
> Laptop
> ③$FLINK_HOME/bin/start-cluster.sh
>
>
> ④open browser in:
> Desktop:8082
> {"errors":["Unable to load requested file /index.html."]}
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)