You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Madhan Neethiraj <ma...@apache.org> on 2020/08/21 18:41:44 UTC

Review Request 72795: RANGER-2960: Dockerfile to build Apache Ranger

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72795/
-----------------------------------------------------------

Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.


Bugs: RANGER-2960
    https://issues.apache.org/jira/browse/RANGER-2960


Repository: ranger


Description
-------

Added a docker file and script to build Ranger in a container that runs Ubuntu. The docker file supports following volumns:
 - .m2:     if provided, build uses the give .m2 directory, which can help avoid large downloads
 - dist:    archives from the build will be copied into this volumn
 - scripts: build scripts in the local directory will be made available in the container


Diffs
-----

  dev-support/ranger-docker/.gitignore PRE-CREATION 
  dev-support/ranger-docker/Dockerfile.build-ubuntu PRE-CREATION 
  dev-support/ranger-docker/Dockerfile.build-ubuntu.dockerignore PRE-CREATION 
  dev-support/ranger-docker/README.md PRE-CREATION 
  dev-support/ranger-docker/scripts/ranger-build.sh PRE-CREATION 


Diff: https://reviews.apache.org/r/72795/diff/1/


Testing
-------

Using the instructions in README.md, successfully created docker image 'ranger-build-ubuntu', and built latest master branch with a container of the created image.


Thanks,

Madhan Neethiraj


Re: Review Request 72795: RANGER-2960: Dockerfile to build Apache Ranger

Posted by Selvamohan Neethiraj <sn...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72795/#review221680
-----------------------------------------------------------


Ship it!




Ship It!

- Selvamohan Neethiraj


On Aug. 21, 2020, 2:41 p.m., Madhan Neethiraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72795/
> -----------------------------------------------------------
> 
> (Updated Aug. 21, 2020, 2:41 p.m.)
> 
> 
> Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2960
>     https://issues.apache.org/jira/browse/RANGER-2960
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Added a docker file and script to build Ranger in a container that runs Ubuntu. The docker file supports following volumns:
>  - .m2:     if provided, build uses the give .m2 directory, which can help avoid large downloads
>  - dist:    archives from the build will be copied into this volumn
>  - scripts: build scripts in the local directory will be made available in the container
> 
> 
> Diffs
> -----
> 
>   dev-support/ranger-docker/.dockerignore PRE-CREATION 
>   dev-support/ranger-docker/.gitignore PRE-CREATION 
>   dev-support/ranger-docker/Dockerfile.build-ubuntu PRE-CREATION 
>   dev-support/ranger-docker/README.md PRE-CREATION 
>   dev-support/ranger-docker/scripts/ranger-build.sh PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/72795/diff/4/
> 
> 
> Testing
> -------
> 
> Using the instructions in README.md, successfully created docker image 'ranger-build-ubuntu', and built latest master branch with a container of the created image.
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>