hit-lacus commented on a change in pull request #797: KYLIN-4114 Provided a 
self-contained docker image for Kylin
URL: https://github.com/apache/kylin/pull/797#discussion_r317943432
 
 

 ##########
 File path: docker/use-guide.md
 ##########
 @@ -0,0 +1,68 @@
+Docker for Kylin is convenient for users to quickly try Kylin, as well as for 
developers to debug and verify code modifications.
+
+In the image, including:
+* Jdk 1.8
+* Hadoop 2.7.0
+* Hive 1.2.1
+* Hbase 1.1.2
+* Spark 2.3.1
+* Zookeeper 3.4.6
+* Kafka 1.1.1
+* Mysql
+* Maven 3.6.1
+
+## For user to try Kylin
+The image has been pushed to the docker hub without having to build locally.
+Execute the following command to pull image: 
+```
+docker pull codingforfun/apache-kylin-standalone
 
 Review comment:
   Could you please update this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to