Scott Moore created STORM-4106:
----------------------------------
Summary: Storm.ps1 does not show stdout\stderr output when
launched from Powershell ISE
Key: STORM-4106
URL: https://issues.apache.org/jira/browse/STORM-4106
Project: Apache Storm
Issue Type: Bug
Components: storm-starter
Affects Versions: 2.5.0
Environment: Windows
Reporter: Scott Moore
In our product, we orchestrate Storm deployment and topology management via
Powershell scripts hosted in Powershell ISE in Windows.
In this environment, the execution of Storm.ps1 does not display stdout\stderr
in the Powershell ISE console output window in the same way that a regular
Powershell window does.
While there [are more cumbersome
ways|https://stackoverflow.com/questions/8761888/capturing-standard-out-and-error-with-start-process]
of getting it to do this, there is a much simpler and more elegant way to fix
this while still maintaining the desired behaviour from the changes in
STORM-3847
I will have a pull request to address this shortly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)