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 (JIRA)" <ji...@apache.org> on 2012/10/02 09:39:07 UTC

[jira] [Created] (HAMA-650) Refactoring of the ML module

Tommaso Teofili created HAMA-650:
------------------------------------

             Summary: Refactoring of the ML module
                 Key: HAMA-650
                 URL: https://issues.apache.org/jira/browse/HAMA-650
             Project: Hama
          Issue Type: Improvement
          Components: machine learning
    Affects Versions: 0.5.0
            Reporter: Tommaso Teofili
            Priority: Minor
             Fix For: 0.6.0


Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (HAMA-650) Refactoring of the ML module

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

Tommaso Teofili reassigned HAMA-650:
------------------------------------

    Assignee: Tommaso Teofili
    
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-650) Refactoring of the ML module

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

Hudson commented on HAMA-650:
-----------------------------

Integrated in Hama trunk #15 (See [https://builds.apache.org/job/Hama%20trunk/15/])
    [HAMA-650] - moved KMeansBSP and CenterMessage to a dedicated kmeans package (Revision 1392918)

     Result = FAILURE
tommaso : 
Files : 
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/CenterMessage.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/KMeansBSP.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/kmeans
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/kmeans/CenterMessage.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/kmeans/KMeansBSP.java
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/TestKMeansBSP.java
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/kmeans
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/kmeans/TestKMeansBSP.java

                
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-650) Refactoring of the ML module

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

Hudson commented on HAMA-650:
-----------------------------

Integrated in Hama-Nightly #695 (See [https://builds.apache.org/job/Hama-Nightly/695/])
    [HAMA-650] - fixed broken import in Kmeans example (Revision 1393303)

     Result = SUCCESS
tommaso : 
Files : 
* /hama/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java

                
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-650) Refactoring of the ML module

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

Hudson commented on HAMA-650:
-----------------------------

Integrated in Hama trunk #14 (See [https://builds.apache.org/job/Hama%20trunk/14/])
    [HAMA-650] - fixed KMeansBSP DistanceMeasurer class instantiation (Revision 1392772)
[HAMA-650] - addeda javadoc to DistanceMeasurer (Revision 1392771)

     Result = SUCCESS
tommaso : 
Files : 
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/KMeansBSP.java

tommaso : 
Files : 
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/distance/DistanceMeasurer.java

                
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-650) Refactoring of the ML module

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

Hudson commented on HAMA-650:
-----------------------------

Integrated in Hama-Nightly #694 (See [https://builds.apache.org/job/Hama-Nightly/694/])
    [HAMA-650] - moved KMeansBSP and CenterMessage to a dedicated kmeans package (Revision 1392918)
[HAMA-650] - fixed KMeansBSP DistanceMeasurer class instantiation (Revision 1392772)
[HAMA-650] - addeda javadoc to DistanceMeasurer (Revision 1392771)

     Result = FAILURE
tommaso : 
Files : 
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/CenterMessage.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/KMeansBSP.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/kmeans
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/kmeans/CenterMessage.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/kmeans/KMeansBSP.java
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/TestKMeansBSP.java
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/kmeans
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/kmeans/TestKMeansBSP.java

tommaso : 
Files : 
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/KMeansBSP.java

tommaso : 
Files : 
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/distance/DistanceMeasurer.java

                
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-650) Refactoring of the ML module

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

Hudson commented on HAMA-650:
-----------------------------

Integrated in Hama trunk #16 (See [https://builds.apache.org/job/Hama%20trunk/16/])
    [HAMA-650] - fixed broken import in Kmeans example (Revision 1393303)

     Result = SUCCESS
tommaso : 
Files : 
* /hama/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java

                
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HAMA-650) Refactoring of the ML module

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

Edward J. Yoon resolved HAMA-650.
---------------------------------

    Resolution: Fixed

Fixed.
                
> Refactoring of the ML module
> ----------------------------
>
>                 Key: HAMA-650
>                 URL: https://issues.apache.org/jira/browse/HAMA-650
>             Project: Hama
>          Issue Type: Improvement
>          Components: machine learning
>    Affects Versions: 0.5.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Fix javadoc, improve code design and performance, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira