busbey commented on a change in pull request #1725:
URL: https://github.com/apache/hbase/pull/1725#discussion_r429419080



##########
File path: dev-support/create-release/do-release-docker.sh
##########
@@ -71,6 +72,7 @@ Options:
   -j [path]    path to local JDK installation to use building. By default the 
script will
                use openjdk8 installed in the docker image.
   -p [project] project to build, such as 'hbase' or 'hbase-thirdparty'; 
defaults to $PROJECT env var
+  -r [repo]    git repo to use for remote git operations. defaults to ASF 
gitbox for project.

Review comment:
       yeah. on OS X any file operation we can avoid in a bind mount will help 
save us time. This skips both the network cost of cloning the remote repo 
(which is pretty big currently) and also skips local file copies.




----------------------------------------------------------------
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]


Reply via email to