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

Hudson commented on HAMA-777:
-----------------------------

SUCCESS: Integrated in Hama trunk #144 (See 
[https://builds.apache.org/job/Hama%20trunk/144/])
HAMA-777: FunctionFactory does not work when create IdentityFunction (yxjiang: 
rev 1502542)
* /hama/trunk/CHANGES.txt
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/math/FunctionFactory.java
* /hama/trunk/ml/src/main/java/org/apache/hama/ml/math/IdentityFunction.java
* /hama/trunk/ml/src/test/java/org/apache/hama/ml/math/TestFunctionFactory.java

                
> FunctionFactory does not work when create IdentityFunction
> ----------------------------------------------------------
>
>                 Key: HAMA-777
>                 URL: https://issues.apache.org/jira/browse/HAMA-777
>             Project: Hama
>          Issue Type: Bug
>          Components: math
>            Reporter: Yexi Jiang
>            Assignee: Yexi Jiang
>            Priority: Minor
>             Fix For: 0.6.3
>
>         Attachments: HAMA-777.patch, HAMA-777.patch
>
>
> FunctionFactory does not work when create IdentityFunction. It will not 
> return an instance of IdentityFunction when the input argument is 
> 'IdentityFunction'.
> Add the implementation of IdentityFunction.

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

Reply via email to