[
https://issues.apache.org/jira/browse/KYLIN-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154396#comment-17154396
]
ASF GitHub Bot commented on KYLIN-4627:
---------------------------------------
zhouyao1994 commented on a change in pull request #1313:
URL: https://github.com/apache/kylin/pull/1313#discussion_r452094267
##########
File path: README.md
##########
@@ -14,11 +14,37 @@ Apache Kylin
Apache Kylin is an open source Distributed Analytics Engine, contributed by
eBay Inc., provides SQL interface and multi-dimensional analysis (OLAP) on
Hadoop supporting extremely large datasets.
-For more details, see the website
[http://kylin.apache.org](http://kylin.apache.org).
+For more details, see the website
[http://kylin.apache.org](http://kylin.apache.org), Chinese
version:[http://kylin.apache.org/cn/](http://kylin.apache.org/cn/).
+
+Get start kylin in 5 min with Docker
+=============
+In order to allow users to try Kylin easily, We provide Kylin’s docker image.
+
+Just run codes blow in your terminal. After 3~5 mins, you can access kylin
WebUI [http://127.0.0.1:7070/kylin/login](http://127.0.0.1:7070/kylin/login) in
your browser.
Review comment:
thx
##########
File path: README.md
##########
@@ -14,11 +14,37 @@ Apache Kylin
Apache Kylin is an open source Distributed Analytics Engine, contributed by
eBay Inc., provides SQL interface and multi-dimensional analysis (OLAP) on
Hadoop supporting extremely large datasets.
-For more details, see the website
[http://kylin.apache.org](http://kylin.apache.org).
+For more details, see the website
[http://kylin.apache.org](http://kylin.apache.org), Chinese
version:[http://kylin.apache.org/cn/](http://kylin.apache.org/cn/).
+
+Get start kylin in 5 min with Docker
+=============
+In order to allow users to try Kylin easily, We provide Kylin’s docker image.
Review comment:
thx
----------------------------------------------------------------
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:
[email protected]
> Add the document about try kylin with docker in readme.md
> ---------------------------------------------------------
>
> Key: KYLIN-4627
> URL: https://issues.apache.org/jira/browse/KYLIN-4627
> Project: Kylin
> Issue Type: Improvement
> Components: Documentation
> Reporter: Zhou Yao
> Priority: Minor
>
> Get start kylin in 5 min with Docker
> In order to allow users to try Kylin easily, I add the document about try
> kylin with docker in readme.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)