You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Andrew Luo <an...@outlook.com> on 2020/02/05 18:28:26 UTC

Review Request 72085: RANGER-2721: Fix build instructions in README.txt and Docker build script

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

Review request for ranger.


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


Repository: ranger


Description
-------

README.md still shows the command "mvn clean compile package install assembly:assembly" in the instructions.  However, if you run this command, it fails due to a conflict between package and assembly:assembly with the error message "Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default) on project ranger-distro: Failed to create assembly: Error creating assembly archive admin: Problem creating TAR: entry 'ranger-2.1.0-SNAPSHOT-admin/ews/webapp/META-INF/MANIFEST.MF' closed at '0' before the '136' bytes specified in the header were written".  This is because after commit https://github.com/apache/ranger/commit/e06abc00667b3935ad86a146be73853fed807eda, the assembly:assembly phase is no longer needed (part of package now)
This is a trivial fix to change the README.txt to update the instructions.


Diffs
-----

  README.txt c1a2f1b96 
  build_ranger_using_docker.sh 17c8ed0ca 


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


Testing
-------


Thanks,

Andrew Luo


Re: Review Request 72085: RANGER-2721: Fix build instructions in README.txt and Docker build script

Posted by Velmurugan Periasamy <vp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72085/#review219534
-----------------------------------------------------------


Ship it!




Ship It!

- Velmurugan Periasamy


On Feb. 5, 2020, 6:28 p.m., Andrew Luo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72085/
> -----------------------------------------------------------
> 
> (Updated Feb. 5, 2020, 6:28 p.m.)
> 
> 
> Review request for ranger.
> 
> 
> Bugs: RANGER-2721
>     https://issues.apache.org/jira/browse/RANGER-2721
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> README.md still shows the command "mvn clean compile package install assembly:assembly" in the instructions.  However, if you run this command, it fails due to a conflict between package and assembly:assembly with the error message "Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default) on project ranger-distro: Failed to create assembly: Error creating assembly archive admin: Problem creating TAR: entry 'ranger-2.1.0-SNAPSHOT-admin/ews/webapp/META-INF/MANIFEST.MF' closed at '0' before the '136' bytes specified in the header were written".  This is because after commit https://github.com/apache/ranger/commit/e06abc00667b3935ad86a146be73853fed807eda, the assembly:assembly phase is no longer needed (part of package now)
> This is a trivial fix to change the README.txt to update the instructions.
> 
> 
> Diffs
> -----
> 
>   README.txt c1a2f1b96 
>   build_ranger_using_docker.sh 17c8ed0ca 
> 
> 
> Diff: https://reviews.apache.org/r/72085/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andrew Luo
> 
>


Re: Review Request 72085: RANGER-2721: Fix build instructions in README.txt and Docker build script

Posted by Pradeep Agrawal <pr...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72085/#review219536
-----------------------------------------------------------


Ship it!




Ship It!

- Pradeep Agrawal


On Feb. 5, 2020, 6:28 p.m., Andrew Luo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72085/
> -----------------------------------------------------------
> 
> (Updated Feb. 5, 2020, 6:28 p.m.)
> 
> 
> Review request for ranger.
> 
> 
> Bugs: RANGER-2721
>     https://issues.apache.org/jira/browse/RANGER-2721
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> README.md still shows the command "mvn clean compile package install assembly:assembly" in the instructions.  However, if you run this command, it fails due to a conflict between package and assembly:assembly with the error message "Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default) on project ranger-distro: Failed to create assembly: Error creating assembly archive admin: Problem creating TAR: entry 'ranger-2.1.0-SNAPSHOT-admin/ews/webapp/META-INF/MANIFEST.MF' closed at '0' before the '136' bytes specified in the header were written".  This is because after commit https://github.com/apache/ranger/commit/e06abc00667b3935ad86a146be73853fed807eda, the assembly:assembly phase is no longer needed (part of package now)
> This is a trivial fix to change the README.txt to update the instructions.
> 
> 
> Diffs
> -----
> 
>   README.txt c1a2f1b96 
>   build_ranger_using_docker.sh 17c8ed0ca 
> 
> 
> Diff: https://reviews.apache.org/r/72085/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andrew Luo
> 
>