Hello All, Getting various information from the StreamingConatainers is a useful feature to have. As StreamingContainers are JVMs, various JDK tools can be used to get the information.
So the idea is to spawn the new process from the streaming containers and return the information via Stram. Recently we have added the feature to get stack trace I have modified that to show the idea I am talking about. Here is the pull request, the purpose of that is to show the idea, let me know your thoughts. https://github.com/apache/incubator-apex-core/pull/340 I have not created a jira yet, wanted to check the viability of the idea. Thanks Sandesh
