You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Florian Barca <fb...@hortonworks.com> on 2015/02/09 22:29:35 UTC

Review Request 30806: Enable refresh-stack-hash command on windows

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

Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.


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


Repository: ambari


Description
-------

Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.


Diffs
-----

  ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
  ambari-server/src/main/python/ambari-server.py 3c4c9c7f510c7f15da04d418aa4d5ce512d06516 
  ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
  ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py 2f48c2a501952d5b6f498a07071799fad9d85a71 
  ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
  ambari-server/src/main/python/ambari_server/serverConfiguration.py aeb2b6cc8b4d1970a0a40a90c4585dbc021f9e60 
  ambari-server/src/main/python/ambari_server/serverSetup.py 28a2063f6715a2fcab4b26a0687739a167ed43e1 
  ambari-server/src/main/python/ambari_server/serverUtils.py 539f8f568cc5820a5e833d2e263308e6be1fb6b8 
  ambari-server/src/main/python/ambari_server_main.py 6bd4f19c48cb9930e0a78856d88d7c014cc1e149 
  ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
  ambari-server/src/test/python/TestAmbariServer.py fac663705cff71e5bd7cd09aca2c4503a693cc4c 
  ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
  ambari-server/src/test/python/TestResourceFilesKeeper.py 82fb3c6d4737b0d6e67a919c9db2225456136b93 
  ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 45aa15ab438f7ae53c4b9b787bb7dcf1bae32a45 

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


Testing
-------

mvn clean test

ran ambari-server refresh-stack-hash -> ok


Thanks,

Florian Barca


Re: Review Request 30806: Enable refresh-stack-hash command on windows

Posted by Jayush Luniya <jl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30806/#review76216
-----------------------------------------------------------

Ship it!


Ship It!

- Jayush Luniya


On March 11, 2015, 11:05 p.m., Florian Barca wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30806/
> -----------------------------------------------------------
> 
> (Updated March 11, 2015, 11:05 p.m.)
> 
> 
> Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.
> 
> 
> Bugs: AMBARI-9525
>     https://issues.apache.org/jira/browse/AMBARI-9525
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
>   ambari-server/src/main/python/ambari-server.py 22ab70f274bb944566746bfb89e06f4bf3f5df8f 
>   ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
>   ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py c92fd9c105b5505066082edcd9acaa9e02302706 
>   ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
>   ambari-server/src/main/python/ambari_server/serverConfiguration.py f73e75c21ecc5cc871876a41b0ec2dcffb89b2b0 
>   ambari-server/src/main/python/ambari_server/serverSetup.py 42b7d240a1fd9d3d48a240440bd289a8657ac498 
>   ambari-server/src/main/python/ambari_server/serverUtils.py 199fada6742a8cc439b20a02067d9980e8ffe7ee 
>   ambari-server/src/main/python/ambari_server_main.py d20a9cd7b369e53a509f55c0062d1ccf3d8fb1d2 
>   ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
>   ambari-server/src/test/python/TestAmbariServer.py dcea3c67bd35e6091e1f640d7fe84b8f55c16e32 
>   ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
>   ambari-server/src/test/python/TestResourceFilesKeeper.py 88cf13758547c406ea7510a52f1424cee1b3b810 
>   ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 8194bba30a51fc8601df54d6b29942336be78982 
> 
> Diff: https://reviews.apache.org/r/30806/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> ran ambari-server refresh-stack-hash -> ok
> 
> 
> Thanks,
> 
> Florian Barca
> 
>


Re: Review Request 30806: Enable refresh-stack-hash command on windows

Posted by Florian Barca <fb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30806/
-----------------------------------------------------------

(Updated March 11, 2015, 11:05 p.m.)


Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.


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


Repository: ambari


Description
-------

Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.


Diffs (updated)
-----

  ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
  ambari-server/src/main/python/ambari-server.py 22ab70f274bb944566746bfb89e06f4bf3f5df8f 
  ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
  ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py c92fd9c105b5505066082edcd9acaa9e02302706 
  ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
  ambari-server/src/main/python/ambari_server/serverConfiguration.py f73e75c21ecc5cc871876a41b0ec2dcffb89b2b0 
  ambari-server/src/main/python/ambari_server/serverSetup.py 42b7d240a1fd9d3d48a240440bd289a8657ac498 
  ambari-server/src/main/python/ambari_server/serverUtils.py 199fada6742a8cc439b20a02067d9980e8ffe7ee 
  ambari-server/src/main/python/ambari_server_main.py d20a9cd7b369e53a509f55c0062d1ccf3d8fb1d2 
  ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
  ambari-server/src/test/python/TestAmbariServer.py dcea3c67bd35e6091e1f640d7fe84b8f55c16e32 
  ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
  ambari-server/src/test/python/TestResourceFilesKeeper.py 88cf13758547c406ea7510a52f1424cee1b3b810 
  ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 8194bba30a51fc8601df54d6b29942336be78982 

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


Testing
-------

mvn clean test

ran ambari-server refresh-stack-hash -> ok


Thanks,

Florian Barca


Re: Review Request 30806: Enable refresh-stack-hash command on windows

Posted by Jayush Luniya <jl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30806/#review76038
-----------------------------------------------------------


Since the changes are more than just enabling refresh-stack-hash, can you also do a quick sanity check on ambari-server start/stop etc on Linux. Otherwise, the changes look fine.

- Jayush Luniya


On March 10, 2015, 10:16 p.m., Florian Barca wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30806/
> -----------------------------------------------------------
> 
> (Updated March 10, 2015, 10:16 p.m.)
> 
> 
> Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.
> 
> 
> Bugs: AMBARI-9525
>     https://issues.apache.org/jira/browse/AMBARI-9525
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
>   ambari-server/src/main/python/ambari-server.py 22ab70f274bb944566746bfb89e06f4bf3f5df8f 
>   ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
>   ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py c92fd9c105b5505066082edcd9acaa9e02302706 
>   ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
>   ambari-server/src/main/python/ambari_server/serverConfiguration.py f73e75c21ecc5cc871876a41b0ec2dcffb89b2b0 
>   ambari-server/src/main/python/ambari_server/serverSetup.py 1c6dbbcae28a803d9e55cb381377017fc5a04d90 
>   ambari-server/src/main/python/ambari_server/serverUtils.py 199fada6742a8cc439b20a02067d9980e8ffe7ee 
>   ambari-server/src/main/python/ambari_server_main.py d20a9cd7b369e53a509f55c0062d1ccf3d8fb1d2 
>   ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
>   ambari-server/src/test/python/TestAmbariServer.py dcea3c67bd35e6091e1f640d7fe84b8f55c16e32 
>   ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
>   ambari-server/src/test/python/TestResourceFilesKeeper.py 88cf13758547c406ea7510a52f1424cee1b3b810 
>   ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 8194bba30a51fc8601df54d6b29942336be78982 
> 
> Diff: https://reviews.apache.org/r/30806/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> ran ambari-server refresh-stack-hash -> ok
> 
> 
> Thanks,
> 
> Florian Barca
> 
>


Re: Review Request 30806: Enable refresh-stack-hash command on windows

Posted by Jayush Luniya <jl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30806/#review76041
-----------------------------------------------------------



ambari-server/src/main/python/ambari_server/serverUtils.py
<https://reviews.apache.org/r/30806/#comment123422>

    get_resources_location is not imported causing unit test failures.
    
    ======================================================================
    ERROR: test_refresh_stack_hash (TestAmbariServer.TestAmbariServer)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/Users/jluniya/merge2/trunk/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
        return func(*args, **keywargs)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/test/python/TestAmbariServer.py", line 6584, in test_refresh_stack_hash
        refresh_stack_hash(properties)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari_server/serverUtils.py", line 86, in refresh_stack_hash
        resources_location = get_resources_location(properties)
    NameError: global name 'get_resources_location' is not defined
    
    ======================================================================
    ERROR: test_start (TestAmbariServer.TestAmbariServer)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/Users/jluniya/merge2/trunk/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
        return func(*args, **keywargs)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/test/python/TestAmbariServer.py", line 3456, in test_start
        _ambari_server_.start(args)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-common/src/main/python/ambari_commons/os_family_impl.py", line 89, in thunk
        return fn(*args, **kwargs)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari-server.py", line 114, in start
        server_process_main(args)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari_server_main.py", line 307, in server_process_main
        refresh_stack_hash(properties)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari_server/serverUtils.py", line 86, in refresh_stack_hash
        resources_location = get_resources_location(properties)
    NameError: global name 'get_resources_location' is not defined
    
    ----------------------------------------------------------------------
    Ran 234 tests in 6.375s
    
    FAILED (errors=2)
    ----------------------------------------------------------------------
    Failed tests:
    ERROR: test_refresh_stack_hash (TestAmbariServer.TestAmbariServer)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/Users/jluniya/merge2/trunk/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
        return func(*args, **keywargs)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/test/python/TestAmbariServer.py", line 6584, in test_refresh_stack_hash
        refresh_stack_hash(properties)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari_server/serverUtils.py", line 86, in refresh_stack_hash
        resources_location = get_resources_location(properties)
    NameError: global name 'get_resources_location' is not defined
    
    ERROR: test_start (TestAmbariServer.TestAmbariServer)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/Users/jluniya/merge2/trunk/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
        return func(*args, **keywargs)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/test/python/TestAmbariServer.py", line 3456, in test_start
        _ambari_server_.start(args)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-common/src/main/python/ambari_commons/os_family_impl.py", line 89, in thunk
        return fn(*args, **kwargs)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari-server.py", line 114, in start
        server_process_main(args)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari_server_main.py", line 307, in server_process_main
        refresh_stack_hash(properties)
      File "/Users/jluniya/merge2/trunk/ambari/ambari-server/src/main/python/ambari_server/serverUtils.py", line 86, in refresh_stack_hash
        resources_location = get_resources_location(properties)
    NameError: global name 'get_resources_location' is not defined
    
    ----------------------------------------------------------------------


- Jayush Luniya


On March 10, 2015, 10:16 p.m., Florian Barca wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30806/
> -----------------------------------------------------------
> 
> (Updated March 10, 2015, 10:16 p.m.)
> 
> 
> Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.
> 
> 
> Bugs: AMBARI-9525
>     https://issues.apache.org/jira/browse/AMBARI-9525
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
>   ambari-server/src/main/python/ambari-server.py 22ab70f274bb944566746bfb89e06f4bf3f5df8f 
>   ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
>   ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py c92fd9c105b5505066082edcd9acaa9e02302706 
>   ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
>   ambari-server/src/main/python/ambari_server/serverConfiguration.py f73e75c21ecc5cc871876a41b0ec2dcffb89b2b0 
>   ambari-server/src/main/python/ambari_server/serverSetup.py 1c6dbbcae28a803d9e55cb381377017fc5a04d90 
>   ambari-server/src/main/python/ambari_server/serverUtils.py 199fada6742a8cc439b20a02067d9980e8ffe7ee 
>   ambari-server/src/main/python/ambari_server_main.py d20a9cd7b369e53a509f55c0062d1ccf3d8fb1d2 
>   ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
>   ambari-server/src/test/python/TestAmbariServer.py dcea3c67bd35e6091e1f640d7fe84b8f55c16e32 
>   ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
>   ambari-server/src/test/python/TestResourceFilesKeeper.py 88cf13758547c406ea7510a52f1424cee1b3b810 
>   ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 8194bba30a51fc8601df54d6b29942336be78982 
> 
> Diff: https://reviews.apache.org/r/30806/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> ran ambari-server refresh-stack-hash -> ok
> 
> 
> Thanks,
> 
> Florian Barca
> 
>


Re: Review Request 30806: Enable refresh-stack-hash command on windows

Posted by Florian Barca <fb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30806/
-----------------------------------------------------------

(Updated March 10, 2015, 10:16 p.m.)


Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.


Changes
-------

Resynced to incorporate the last check-ins


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


Repository: ambari


Description
-------

Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.


Diffs (updated)
-----

  ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
  ambari-server/src/main/python/ambari-server.py 22ab70f274bb944566746bfb89e06f4bf3f5df8f 
  ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
  ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py c92fd9c105b5505066082edcd9acaa9e02302706 
  ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
  ambari-server/src/main/python/ambari_server/serverConfiguration.py f73e75c21ecc5cc871876a41b0ec2dcffb89b2b0 
  ambari-server/src/main/python/ambari_server/serverSetup.py 1c6dbbcae28a803d9e55cb381377017fc5a04d90 
  ambari-server/src/main/python/ambari_server/serverUtils.py 199fada6742a8cc439b20a02067d9980e8ffe7ee 
  ambari-server/src/main/python/ambari_server_main.py d20a9cd7b369e53a509f55c0062d1ccf3d8fb1d2 
  ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
  ambari-server/src/test/python/TestAmbariServer.py dcea3c67bd35e6091e1f640d7fe84b8f55c16e32 
  ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
  ambari-server/src/test/python/TestResourceFilesKeeper.py 88cf13758547c406ea7510a52f1424cee1b3b810 
  ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 8194bba30a51fc8601df54d6b29942336be78982 

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


Testing
-------

mvn clean test

ran ambari-server refresh-stack-hash -> ok


Thanks,

Florian Barca


Re: Review Request 30806: Enable refresh-stack-hash command on windows

Posted by Florian Barca <fb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30806/
-----------------------------------------------------------

(Updated March 10, 2015, 9:25 p.m.)


Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush Luniya.


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


Repository: ambari


Description
-------

Continued Eugene's work. Added the refresh-stask-hash command to the main script and to the batch file. Fixed stacks directory retrieval. Fixed resources directory retrieval inconsitencies. Updated unit tests.


Diffs (updated)
-----

  ambari-common/src/main/python/ambari_commons/os_check.py 39d8202310dcb0e1afc0e4e79ac39800fbf51cc5 
  ambari-server/src/main/python/ambari-server.py 4adac674675a6739d44e871350362b551abee69b 
  ambari-server/src/main/python/ambari_server/dbConfiguration.py 9962a5d36a3c0742d3bc8494fed0c0b76efc0f6e 
  ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py c92fd9c105b5505066082edcd9acaa9e02302706 
  ambari-server/src/main/python/ambari_server/resourceFilesKeeper.py 2d3996e17208b0bbe81004b1a6ac91358f9d9ba2 
  ambari-server/src/main/python/ambari_server/serverConfiguration.py c5c7ff3f5f83e1d8b21ad9259406d147d0facc50 
  ambari-server/src/main/python/ambari_server/serverSetup.py 1c6dbbcae28a803d9e55cb381377017fc5a04d90 
  ambari-server/src/main/python/ambari_server/serverUtils.py 539f8f568cc5820a5e833d2e263308e6be1fb6b8 
  ambari-server/src/main/python/ambari_server_main.py d20a9cd7b369e53a509f55c0062d1ccf3d8fb1d2 
  ambari-server/src/main/windows/ambari-server.ps1 92f5186cbbde668db717c3ceef6ffa36c9e490f2 
  ambari-server/src/test/python/TestAmbariServer.py dcea3c67bd35e6091e1f640d7fe84b8f55c16e32 
  ambari-server/src/test/python/TestOSCheck.py d030c525dbd47ff956205f8df06148259ab406f8 
  ambari-server/src/test/python/TestResourceFilesKeeper.py 88cf13758547c406ea7510a52f1424cee1b3b810 
  ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 8194bba30a51fc8601df54d6b29942336be78982 

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


Testing
-------

mvn clean test

ran ambari-server refresh-stack-hash -> ok


Thanks,

Florian Barca