[ 
https://issues.apache.org/jira/browse/HAMA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216071#comment-13216071
 ] 

Hudson commented on HAMA-484:
-----------------------------

Integrated in Hama-Nightly #465 (See 
[https://builds.apache.org/job/Hama-Nightly/465/])
    [HAMA-484]: Counters should be accessible in client (tjungblut) (Revision 
1293161)

     Result = SUCCESS
tjungblut : 
Files : 
* /incubator/hama/trunk/CHANGES.txt
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPJobClient.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPMaster.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPPeerImpl.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/Counters.java
* 
/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/JobInProgress.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/JobStatus.java
* 
/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/LocalBSPRunner.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/RunningJob.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/TaskStatus.java

                
> Counters should be accessible in client
> ---------------------------------------
>
>                 Key: HAMA-484
>                 URL: https://issues.apache.org/jira/browse/HAMA-484
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>              Labels: bsp
>             Fix For: 0.5.0
>
>         Attachments: HAMA-484.patch
>
>
> Our counters for each job should be available through the BSPMaster so that 
> the BSPClient can get them.
> Optional: We can add this after a job has run to print some statistics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to