[
https://issues.apache.org/jira/browse/OODT-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-246.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.11)
0.10
- updated to use Cas-CLI and to pass unit tests. Thanks Gabe!
{noformat}
[guest-wireless-207-151-035-079:~/tmp/oodt0.10] mattmann% svn commit -m
"OODT-246 Give user the ability to print a detailed report on what jobs in the
Resource Manager are running on what nodes contributed by Gabe Resneck,
mattmann"
Sending CHANGES.txt
Sending
resource/src/main/java/org/apache/oodt/cas/resource/batchmgr/Batchmgr.java
Sending
resource/src/main/java/org/apache/oodt/cas/resource/batchmgr/XmlRpcBatchMgr.java
Adding
resource/src/main/java/org/apache/oodt/cas/resource/cli/action/GetExecReportCliAction.java
Sending
resource/src/main/java/org/apache/oodt/cas/resource/mux/QueueMuxBatchManager.java
Sending
resource/src/main/java/org/apache/oodt/cas/resource/system/XmlRpcResourceManager.java
Sending
resource/src/main/java/org/apache/oodt/cas/resource/system/XmlRpcResourceManagerClient.java
Sending resource/src/main/resources/cmd-line-actions.xml
Sending resource/src/main/resources/cmd-line-options.xml
Sending
resource/src/test/java/org/apache/oodt/cas/resource/mux/mocks/MockBatchManager.java
Transmitting file data ..........
Committed revision 1700204.
[guest-wireless-207-151-035-079:~/tmp/oodt0.10] mattmann%
{noformat}
> Give user the ability to print a detailed report on what jobs in the Resource
> Manager are running on what nodes
> ---------------------------------------------------------------------------------------------------------------
>
> Key: OODT-246
> URL: https://issues.apache.org/jira/browse/OODT-246
> Project: OODT
> Issue Type: Improvement
> Components: resource manager
> Environment: from JPL internal JIRA
> Reporter: Gabe Resneck
> Assignee: Chris A. Mattmann
> Priority: Minor
> Fix For: 0.10
>
> Attachments: OODT-246_05-11-11_resneck_patch.txt
>
>
> Right now, the user can see what node is running a given job, but there is no
> listing of all jobs currently being executed. There is also no way to see all
> jobs running on a particular node. After a request from a project operator
> and a good amount of discussion, it has been brought to my attention that the
> Resource Manager client has a good number of options for providing
> information about specific things but doesn't provide much in the way of
> broad info.
> Therefore, to help in that avenue, I think that the RM needs a feature that
> will list all jobs executing and show what nodes are executing those jobs in
> addition to whatever other info is needed by the user. Currently, the
> additional info requested is the queue name and load value of the listed jobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)