You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by GitBox <gi...@apache.org> on 2021/06/07 09:29:48 UTC

[GitHub] [ranger] chia7712 opened a new pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

chia7712 opened a new pull request #103:
URL: https://github.com/apache/ranger/pull/103


   issue: https://issues.apache.org/jira/browse/RANGER-3310
   
   It needs a bunch of dependencies to build ranger. build_ranger_using_docker.sh does not mount maven local cache to container so it takes a long time to download dependencies even though all required dependencies are installed in host folder.


-- 
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:
users@infra.apache.org



[GitHub] [ranger] chia7712 commented on pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #103:
URL: https://github.com/apache/ranger/pull/103#issuecomment-904533185


   @mneethiraj Could you please take a look? this PR fixes the tool of building code by docker. Furthermore, it fixes the broker maven url.


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

To unsubscribe, e-mail: dev-unsubscribe@ranger.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ranger] mneethiraj commented on pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

Posted by GitBox <gi...@apache.org>.
mneethiraj commented on pull request #103:
URL: https://github.com/apache/ranger/pull/103#issuecomment-904683638


   @chia7712 - dev-support/ranger-docker directory has updated setup to build and run Ranger in docker container. I suggest to use this instead of build_ranger_using_docker.sh.


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

To unsubscribe, e-mail: dev-unsubscribe@ranger.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ranger] chia7712 edited a comment on pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

Posted by GitBox <gi...@apache.org>.
chia7712 edited a comment on pull request #103:
URL: https://github.com/apache/ranger/pull/103#issuecomment-861412741


   Run this patch on three platforms (macOS m1, macOS amd64 and ubuntu amd64). all works well.


-- 
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:
users@infra.apache.org



[GitHub] [ranger] chia7712 commented on pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #103:
URL: https://github.com/apache/ranger/pull/103#issuecomment-861412741


   Run this patch on three platform (macOS m1, macOS amd64 and ubuntu amd64). all works well.


-- 
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:
users@infra.apache.org



[GitHub] [ranger] chia7712 commented on pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #103:
URL: https://github.com/apache/ranger/pull/103#issuecomment-859383911


   the CI fix is related to #105


-- 
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:
users@infra.apache.org



[GitHub] [ranger] chia7712 commented on pull request #103: RANGER-3310 build_ranger_using_docker.sh does not reuse maven local c…

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #103:
URL: https://github.com/apache/ranger/pull/103#issuecomment-904715350


   > dev-support/ranger-docker directory has updated setup to build and run Ranger in docker container. I suggest to use this instead of build_ranger_using_docker.sh.
   
   Thanks for the suggestion! Should we remove this file if there is already replacement?


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

To unsubscribe, e-mail: dev-unsubscribe@ranger.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org