You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2017/05/18 13:32:30 UTC

Review Request 59367: Run execution commands sent to /user/commands

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

Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and Sid Wagle.


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


Repository: ambari


Description
-------


Diffs
-----

  ambari-agent/conf/unix/ambari-agent.ini 441a01d 
  ambari-agent/src/main/python/ambari_agent/ActionQueue.py 1eda5c2 
  ambari-agent/src/main/python/ambari_agent/AmbariConfig.py fe48870 
  ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py 7a97f3f 
  ambari-agent/src/main/python/ambari_agent/CommandStatusReporter.py PRE-CREATION 
  ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py a3798c6 
  ambari-agent/src/main/python/ambari_agent/Constants.py 3fbb485 
  ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 8b8a8f9 
  ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py 57748a0 
  ambari-agent/src/main/python/ambari_agent/InitializerModule.py e1b4ed7 
  ambari-agent/src/main/python/ambari_agent/PythonExecutor.py ea6f895 
  ambari-agent/src/main/python/ambari_agent/listeners/CommandsEventListener.py PRE-CREATION 
  ambari-agent/src/main/python/ambari_agent/listeners/__init__.py 2b7e9bc 
  ambari-agent/src/main/python/ambari_agent/main.py 29eb926 
  ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py cab8fe1 
  ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/execution_commands.json bf54b97 


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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 59367: Run execution commands sent to /user/commands

Posted by Myroslav Papirkovskyy <mp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59367/#review175483
-----------------------------------------------------------


Ship it!




Ship It!

- Myroslav Papirkovskyy


On Травень 18, 2017, 4:58 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59367/
> -----------------------------------------------------------
> 
> (Updated Травень 18, 2017, 4:58 після полудня)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and Sid Wagle.
> 
> 
> Bugs: AMBARI-21056
>     https://issues.apache.org/jira/browse/AMBARI-21056
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> .
> 
> 
> Diffs
> -----
> 
>   ambari-agent/conf/unix/ambari-agent.ini 441a01d 
>   ambari-agent/src/main/python/ambari_agent/ActionQueue.py 1eda5c2 
>   ambari-agent/src/main/python/ambari_agent/AmbariConfig.py fe48870 
>   ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py 7a97f3f 
>   ambari-agent/src/main/python/ambari_agent/CommandStatusReporter.py PRE-CREATION 
>   ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py a3798c6 
>   ambari-agent/src/main/python/ambari_agent/Constants.py 3fbb485 
>   ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 8b8a8f9 
>   ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py 57748a0 
>   ambari-agent/src/main/python/ambari_agent/InitializerModule.py e1b4ed7 
>   ambari-agent/src/main/python/ambari_agent/PythonExecutor.py ea6f895 
>   ambari-agent/src/main/python/ambari_agent/listeners/CommandsEventListener.py PRE-CREATION 
>   ambari-agent/src/main/python/ambari_agent/listeners/ConfigurationEventListener.py 722ec3c 
>   ambari-agent/src/main/python/ambari_agent/listeners/__init__.py 2b7e9bc 
>   ambari-agent/src/main/python/ambari_agent/main.py 29eb926 
>   ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py cab8fe1 
>   ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/execution_commands.json bf54b97 
> 
> 
> Diff: https://reviews.apache.org/r/59367/diff/2/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 59367: Run execution commands sent to /user/commands

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59367/
-----------------------------------------------------------

(Updated May 18, 2017, 1:58 p.m.)


Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and Sid Wagle.


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


Repository: ambari


Description (updated)
-------

.


Diffs (updated)
-----

  ambari-agent/conf/unix/ambari-agent.ini 441a01d 
  ambari-agent/src/main/python/ambari_agent/ActionQueue.py 1eda5c2 
  ambari-agent/src/main/python/ambari_agent/AmbariConfig.py fe48870 
  ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py 7a97f3f 
  ambari-agent/src/main/python/ambari_agent/CommandStatusReporter.py PRE-CREATION 
  ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py a3798c6 
  ambari-agent/src/main/python/ambari_agent/Constants.py 3fbb485 
  ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 8b8a8f9 
  ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py 57748a0 
  ambari-agent/src/main/python/ambari_agent/InitializerModule.py e1b4ed7 
  ambari-agent/src/main/python/ambari_agent/PythonExecutor.py ea6f895 
  ambari-agent/src/main/python/ambari_agent/listeners/CommandsEventListener.py PRE-CREATION 
  ambari-agent/src/main/python/ambari_agent/listeners/ConfigurationEventListener.py 722ec3c 
  ambari-agent/src/main/python/ambari_agent/listeners/__init__.py 2b7e9bc 
  ambari-agent/src/main/python/ambari_agent/main.py 29eb926 
  ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py cab8fe1 
  ambari-agent/src/test/python/ambari_agent/dummy_files/stomp/execution_commands.json bf54b97 


Diff: https://reviews.apache.org/r/59367/diff/2/

Changes: https://reviews.apache.org/r/59367/diff/1-2/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk