GitHub user sandeshh opened a pull request:
https://github.com/apache/incubator-apex-core/pull/321
APEXCORE-330 : Stacktrace of the StreamingContainer exposed through REST
Getting stack trace from the containers, exposed through REST api
The return value will in JSON.
StackTrace can be accessed through the following call.
"/ws/v2/stram/physicalPlan/containers/containersID/stackTrace"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeshh/incubator-apex-core APEXCORE-330
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/321.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #321
----
commit 3ff661e4bf89b8fa5733bf8a95d556138d482899
Author: sandeshh <[email protected]>
Date: 2016-04-24T14:45:12Z
APEXCORE-330 : Getting stack trace from the containers, exposed through
REST api
return value will in JSON.
StackTrace can be accessed through following call.
"/ws/v2/stram/physicalPlan/containers/<containersID>/stackTrace"
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---