Excellent, thank you Zhichao! Best regards,
Shaofeng Shi 史少锋 Apache Kylin PMC Email: shaofeng...@apache.org Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html Join Kylin user mail group: user-subscr...@kylin.apache.org Join Kylin dev mail group: dev-subscr...@kylin.apache.org Zhichao Zhang <441586...@qq.com> 于2020年9月15日周二 下午5:54写道: > 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