lshmouse commented on a change in pull request #889: update docker hbase port URL: https://github.com/apache/kylin/pull/889#discussion_r339442435
########## File path: website/_docs/install/kylin_docker.cn.md ########## @@ -36,7 +36,7 @@ docker run -d \ -p 50070:50070 \ -p 8032:8032 \ -p 8042:8042 \ --p 60010:60010 \ +-p 16010:16010 \ apachekylin/apache-kylin-standalone:3.0.0-alpha2 Review comment: @Sean-Gu You can just update this PR by by adding a new commit and compress the commites. Please see: https://www.internalpointers.com/post/squash-commits-into-one-git ---------------------------------------------------------------- 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] With regards, Apache Git Services
