You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Tommaso Teofili (Created) (JIRA)" <ji...@apache.org> on 2011/11/17 12:00:53 UTC

[jira] [Created] (HAMA-477) Refactor the hama-examples tests

Refactor the hama-examples tests
--------------------------------

                 Key: HAMA-477
                 URL: https://issues.apache.org/jira/browse/HAMA-477
             Project: Hama
          Issue Type: Improvement
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili


hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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

        

[jira] [Resolved] (HAMA-477) Refactor the hama-examples tests

Posted by "Tommaso Teofili (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved HAMA-477.
----------------------------------

    Resolution: Fixed
    
> Refactor the hama-examples tests
> --------------------------------
>
>                 Key: HAMA-477
>                 URL: https://issues.apache.org/jira/browse/HAMA-477
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.4.0
>
>
> hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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

        

[jira] [Updated] (HAMA-477) Refactor the hama-examples tests

Posted by "Tommaso Teofili (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili updated HAMA-477:
---------------------------------

    Affects Version/s: 0.3.0
        Fix Version/s: 0.4.0
    
> Refactor the hama-examples tests
> --------------------------------
>
>                 Key: HAMA-477
>                 URL: https://issues.apache.org/jira/browse/HAMA-477
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.4.0
>
>
> hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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

        

[jira] [Commented] (HAMA-477) Refactor the hama-examples tests

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155556#comment-13155556 ] 

Hudson commented on HAMA-477:
-----------------------------

Integrated in Hama-Nightly #364 (See [https://builds.apache.org/job/Hama-Nightly/364/])
    [HAMA-477] - fixed AL header and javadoc for ShortestPaths, added simple CombineExample and RandBench test cases
[HAMA-477] - moved CombineExample and RandBench from core to examples and added to the ExampleDriver

tommaso : 
Files : 
* /incubator/hama/trunk/examples/src/test/java/org/apache/hama/examples/CombineExampleTest.java
* /incubator/hama/trunk/examples/src/test/java/org/apache/hama/examples/RandBenchTest.java
* /incubator/hama/trunk/examples/src/test/java/org/apache/hama/examples/ShortestPathsTest.java

tommaso : 
Files : 
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/examples/CombineExample.java
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/examples/RandBench.java
* /incubator/hama/trunk/examples/src/main/java/org/apache/hama/examples/CombineExample.java
* /incubator/hama/trunk/examples/src/main/java/org/apache/hama/examples/ExampleDriver.java
* /incubator/hama/trunk/examples/src/main/java/org/apache/hama/examples/RandBench.java

                
> Refactor the hama-examples tests
> --------------------------------
>
>                 Key: HAMA-477
>                 URL: https://issues.apache.org/jira/browse/HAMA-477
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.4.0
>
>
> hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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

        

[jira] [Commented] (HAMA-477) Refactor the hama-examples tests

Posted by "Tommaso Teofili (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163383#comment-13163383 ] 

Tommaso Teofili commented on HAMA-477:
--------------------------------------

yes, I think so
                
> Refactor the hama-examples tests
> --------------------------------
>
>                 Key: HAMA-477
>                 URL: https://issues.apache.org/jira/browse/HAMA-477
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.4.0
>
>
> hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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

        

[jira] [Commented] (HAMA-477) Refactor the hama-examples tests

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153296#comment-13153296 ] 

Hudson commented on HAMA-477:
-----------------------------

Integrated in Hama-Nightly #357 (See [https://builds.apache.org/job/Hama-Nightly/357/])
    [HAMA-477] - adding ShortestPath first tests

tommaso : 
Files : 
* /incubator/hama/trunk/examples/src/test/java/org/apache/hama/examples/ShortestPathsTest.java

                
> Refactor the hama-examples tests
> --------------------------------
>
>                 Key: HAMA-477
>                 URL: https://issues.apache.org/jira/browse/HAMA-477
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.4.0
>
>
> hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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

        

[jira] [Commented] (HAMA-477) Refactor the hama-examples tests

Posted by "Edward J. Yoon (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163350#comment-13163350 ] 

Edward J. Yoon commented on HAMA-477:
-------------------------------------

This issue seems fixed now. Should we close this issue?
                
> Refactor the hama-examples tests
> --------------------------------
>
>                 Key: HAMA-477
>                 URL: https://issues.apache.org/jira/browse/HAMA-477
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.4.0
>
>
> hama-examples module doesn't have tests, moreover it'd be good to move some classes under core test/org.apache.hama.examples under hama-examples tests as well.

--
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