[
https://issues.apache.org/jira/browse/HAMA-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847223#comment-13847223
]
Martin Illecker commented on HAMA-829:
--------------------------------------
I'm sorry, but on my machine the TestPipes case passes:
{code}
$ mvn -Dtest=org.apache.hama.pipes.TestPipes test
...
13/12/13 08:06:55 INFO server.SyncRequestProcessor: SyncRequestProcessor exited!
13/12/13 08:06:55 INFO server.FinalRequestProcessor: shutdown of request
processor complete
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building graph 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-graph ---
...
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hama parent POM ............................ SUCCESS [2.003s]
[INFO] pipes ............................................. SUCCESS [14.490s]
[INFO] commons ........................................... SUCCESS [2.425s]
[INFO] core .............................................. SUCCESS [46.448s]
[INFO] graph ............................................. SUCCESS [1.181s]
[INFO] machine learning .................................. SUCCESS [1.063s]
[INFO] examples .......................................... SUCCESS [0.925s]
[INFO] hama-dist ......................................... SUCCESS [0.216s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:09.364s
[INFO] Finished at: Fri Dec 13 08:06:59 CET 2013
[INFO] Final Memory: 28M/84M
[INFO] ------------------------------------------------------------------------
{code}
This patch of HAMA-829 does not belong to HAMA-808, so maybe we should discuss
it in HAMA-808.
I will remove *org.apache.hama.pipes.TestPipes* once again.
> Improve code and fix Javadoc warnings in org.apache.hama.pipes
> --------------------------------------------------------------
>
> Key: HAMA-829
> URL: https://issues.apache.org/jira/browse/HAMA-829
> Project: Hama
> Issue Type: Improvement
> Components: bsp core, pipes
> Affects Versions: 0.6.3
> Reporter: Martin Illecker
> Assignee: Martin Illecker
> Priority: Minor
> Labels: pipes
> Fix For: 0.7.0
>
> Attachments: HAMA-829.patch
>
>
> Improve code and fix Javadoc warnings in org.apache.hama.pipes
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)