Great! I think it is the best way for user to learn Kylin if he/she do not have 
a Hadoop env by just one command:

docker run -d \
-m 8G \
-p 7070:7070 \
-p 8088:8088 \
-p 50070:50070 \
-p 8032:8032 \
-p 8042:8042 \
-p 60010:60010 \
apachekylin/apache-kylin-standalone:3.0.0-alpha2

----------------
Best wishes,
Xiaoxiang Yu


发件人: "codingfor...@126.com" <codingfor...@126.com>
答复: "user@kylin.apache.org" <user@kylin.apache.org>
日期: 2019年8月28日 星期三 17:30
收件人: "d...@kylin.apache.org" <d...@kylin.apache.org>, "user@kylin.apache.org" 
<user@kylin.apache.org>
主题: Welcome to use docker for kylin

Dear Apache Kylin users and developers:
We provide docker for kylin to allow users to try Kylin and developer 
verification code modifications. The docker mainly supports:
- Kylin and its dependent services installation and deployment, can use Kylin 
features directly
- Support automatic copy code to the container, verify code changes after 
packaging is complete and start Kylin
See for details: http://kylin.apache.org/docs/install/kylin_docker.html

Todo:
- Support for running integration tests

If you have any questions or suggestions about using docker for kylin, please 
reply me, thank you !

Reply via email to