You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2014/02/07 07:39:19 UTC

[jira] [Created] (HAMA-868) Bugs in Semi Clustering

Edward J. Yoon created HAMA-868:
-----------------------------------

             Summary: Bugs in Semi Clustering
                 Key: HAMA-868
                 URL: https://issues.apache.org/jira/browse/HAMA-868
             Project: Hama
          Issue Type: Bug
          Components: graph, machine learning
    Affects Versions: 0.6.3
            Reporter: Edward J. Yoon
             Fix For: 0.7.0


1. Example doesn't work with disk queue and also on distributed environment. The bug is related with SemiClusterMessage and message communication mechanism.

2. Ocasionally unit test fails.

junit.framework.AssertionFailedError: Semi Cluster Test Successful expected:<30> but was:<31>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)