lshmouse commented on a change in pull request #889: update docker hbase port URL: https://github.com/apache/kylin/pull/889#discussion_r339092670
########## 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: Why change 60010 to 16010? The default port of hbase master in the docker is 60010? Please see the hbase-site.xml under path /home/admin/hbase-1.1.2/conf in the docker? ---------------------------------------------------------------- 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
