[jira] [Commented] (HAMA-946) Graph package code optimization for improve performance

2015-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520585#comment-14520585 ] Hudson commented on HAMA-946: - SUCCESS: Integrated in Hama-trunk #400 (See [https://builds.apac

Jenkins build is back to normal : Hama-trunk #400

2015-04-29 Thread Apache Jenkins Server
See

[jira] [Commented] (HAMA-894) Implement K-core algorithm

2015-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520561#comment-14520561 ] Hudson commented on HAMA-894: - SUCCESS: Integrated in Hama-Nightly-for-Hadoop-1.x #1597 (See [h

[jira] [Commented] (HAMA-894) Implement K-core algorithm

2015-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520540#comment-14520540 ] Hudson commented on HAMA-894: - SUCCESS: Integrated in Hama-Nightly-for-Hadoop-2.x #593 (See [ht

[jira] [Updated] (HAMA-907) Add Max-Flow Algorithm To Hama

2015-04-29 Thread Edward J. Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-907: Affects Version/s: (was: 0.6.4) > Add Max-Flow Algorithm To Hama > --

[jira] [Updated] (HAMA-907) Add Max-Flow Algorithm To Hama

2015-04-29 Thread Edward J. Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-907: Fix Version/s: (was: 0.7.0) > Add Max-Flow Algorithm To Hama > -- > >

[jira] [Reopened] (HAMA-907) Add Max-Flow Algorithm To Hama

2015-04-29 Thread Edward J. Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon reopened HAMA-907: - Assignee: (was: Zhengjun) Reopen. Current MaxFlow implementation is unsafe. Since it uses st

Build failed in Jenkins: Hama-trunk #399

2015-04-29 Thread Apache Jenkins Server
See Changes: [edwardyoon] HAMA-894: writeInt() is used to write the integer core data. -- [...truncated 31480 lines...] 15/04/29 11:38:33 INFO ipc.Server: IPC Server listener on 61001: starting 15/04

[jira] [Commented] (HAMA-894) Implement K-core algorithm

2015-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519170#comment-14519170 ] Hudson commented on HAMA-894: - FAILURE: Integrated in Hama-trunk #399 (See [https://builds.apac

[jira] [Commented] (HAMA-894) Implement K-core algorithm

2015-04-29 Thread Edward J. Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519092#comment-14519092 ] Edward J. Yoon commented on HAMA-894: - I found one minor bug in KCoreVertex. To write in

[jira] [Updated] (HAMA-946) Graph package code optimization for improve performance

2015-04-29 Thread Edward J. Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HAMA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-946: Attachment: test.patch This patch stores vertices in serialized form and reduces memory usage. Accord