Thanks, Zhichao, I verified, it's OK. Best, Vino
Rupeng Wang <wangrup...@live.cn> 于2020年9月15日周二 下午6:17写道: > Excellent! Docker image works fine to me. > > ------------------- > Best wishes, > Rupeng Wang > > > > 在 2020/9/15 17:54,“Zhichao Zhang”<441586...@qq.com> 写入: > > Hi all: > Apache Kylin 4.0 Alpha has released recently, and today Apache > Kylin community published docker image for Apache Kylin 4.0 Alpha to docker > hub, welcome to use this docker image to have a try on Apache Kylin 4.0, > use below command to run this docker image: > > docker run -d \ > -m 8G \ > -p 7070:7070 \ > -p 8088:8088 \ > -p 50070:50070 \ > -p 8032:8032 \ > -p 8042:8042 \ > -p 2181:2181 \ > apachekylin/apache-kylin-standalone:4.0.0-alpha > > Notes: > 1. If you run docker on mac, please make sure that the memory > limitation of docker is 8G or more; > 2. When run this image at first time, it will take some minutes to > prepare env and sample data, please be patient. > > Please feel free to give us feedbacks if there is any problem. > > > > Best regards, > Zhichao Zhang > > >