[
https://issues.apache.org/jira/browse/OOZIE-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041320#comment-14041320
]
Mona Chitnis commented on OOZIE-1388:
-------------------------------------
Documentation part mentions wrong param 'watchtime' instead of 'cpuwatch'
{code}
+---++ Oozie JVM Thread Dump
+ The =admin/jvminfo.jsp= servlet can be used to get some basic jvm stats
and thread dump.
+For eg:
http://localhost:11000/oozie/admin/jvminfo.jsp?watchtime=1000&threadsort=cpu.
{code}
For readability, convert the cputime and usertime into ms.
> Add a admin servlet to show thread stack trace and CPU usage per thread
> -----------------------------------------------------------------------
>
> Key: OOZIE-1388
> URL: https://issues.apache.org/jira/browse/OOZIE-1388
> Project: Oozie
> Issue Type: Improvement
> Reporter: Rohini Palaniswamy
> Assignee: Rohini Palaniswamy
> Fix For: trunk
>
> Attachments: JVM_Info_Snapshot.html, OOZIE-1388-1.patch,
> OOZIE-1388-2.patch, OOZIE-1388-3.patch, OOZIE-1388-4.patch
>
>
> ThreadMXBean can be used to display the stack trace and also CPU usage per
> thread. The servlet will be very useful for debugging.
--
This message was sent by Atlassian JIRA
(v6.2#6252)