You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Maron <jm...@hortonworks.com> on 2015/05/12 19:59:04 UTC

Review Request 34116: Atlas installation fails with a war copy error

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

Review request for Ambari and Sumit Mohanty.


Bugs: https://issues.apache.org/jira/browse/AMBARI-11076
    https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/AMBARI-11076


Repository: ambari


Description
-------

It appears that the war file copy rquired for installation was in a race condition with the installation related hdp-select invocation.  Therefore, the required atlas symbolic link was not created before the copy attempt.  Therefore, the war copy has been moved to the actual start of the service rather than the installation.


Diffs
-----

  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py a4274ca 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py 94a8f9e 
  ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py 90df616 

Diff: https://reviews.apache.org/r/34116/diff/


Testing
-------

Ambar test suite
Installation of atlas using ambari on a VM cluster.


Thanks,

Jonathan Maron


Re: Review Request 34116: Atlas installation fails with a war copy error

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34116/#review83440
-----------------------------------------------------------

Ship it!


Ship It!

- Sumit Mohanty


On May 12, 2015, 5:59 p.m., Jonathan Maron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34116/
> -----------------------------------------------------------
> 
> (Updated May 12, 2015, 5:59 p.m.)
> 
> 
> Review request for Ambari and Sumit Mohanty.
> 
> 
> Bugs: https://issues.apache.org/jira/browse/AMBARI-11076
>     https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/AMBARI-11076
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> It appears that the war file copy rquired for installation was in a race condition with the installation related hdp-select invocation.  Therefore, the required atlas symbolic link was not created before the copy attempt.  Therefore, the war copy has been moved to the actual start of the service rather than the installation.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py a4274ca 
>   ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py 94a8f9e 
>   ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py 90df616 
> 
> Diff: https://reviews.apache.org/r/34116/diff/
> 
> 
> Testing
> -------
> 
> Ambar test suite
> Installation of atlas using ambari on a VM cluster.
> 
> 
> Thanks,
> 
> Jonathan Maron
> 
>