brian wickman created AURORA-166:
------------------------------------
Summary: observer UI should expose more information about
processes and their environments
Key: AURORA-166
URL: https://issues.apache.org/jira/browse/AURORA-166
Project: Aurora
Issue Type: Task
Components: Observer
Reporter: brian wickman
Priority: Minor
it would be handy to see the current environment of a running process. there
is no POSIX way to do this, but it's exposed by psutil for the Linux platform
(via /procfs/pid/environ).
additionally, since the environment is fixed at fork time, we probably want to
be able to see the environment of every process parented by the pid of the
coordinator for a process run.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)