[
https://issues.apache.org/jira/browse/KYLIN-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shao Feng Shi resolved KYLIN-4388.
----------------------------------
Resolution: Fixed
> Refine the Dockerfile
> ---------------------
>
> Key: KYLIN-4388
> URL: https://issues.apache.org/jira/browse/KYLIN-4388
> Project: Kylin
> Issue Type: Improvement
> Components: Others
> Reporter: Shao Feng Shi
> Assignee: Shao Feng Shi
> Priority: Minor
> Fix For: v3.0.2
>
>
> The dockerfile that contributed by Weibin Zhu ([~codingforfun] ) is very
> nice. I tried it and the user experience is very good. I believe it is the
> best option for a new user to try Kylin.
> While I also noticed several small issues in the current version:
> # The dockerfile is building from Kylin source file; while uploading and
> building source in Docker takes a very longer time (many java files, and the
> build need to download maven dependencies)
> # The current image has a minor issue: when Kylin is started, the sample
> cubes couldn't appear, the user need to reload metadata to see it;
> # The HBase port(60010) is not matched with the real port (16010).
> So I would change the docker file to fix the above issues, and make it
> building from Kylin's released binary packages. In the meanwhile, also update
> the README.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)