[
https://issues.apache.org/jira/browse/HAMA-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Jungblut updated HAMA-431:
---------------------------------
Attachment: YARN_trunk_integration_v3.patch
New patch to catch up to trunk.
To apply you should first do:
{noformat}
svn move core/src/main/java/org/apache/hama/bsp/BSPPeer.java
core/src/main/java/org/apache/hama/bsp/BSPPeerImpl.java
{noformat}
and
{noformat}
svn move core/src/main/java/org/apache/hama/bsp/BSPPeerInterface.java
core/src/main/java/org/apache/hama/bsp/BSPPeer.java
{noformat}
Then you can safely apply the patch, it will ask where the
core/src/main/java/org/apache/hama/bsp/BSPPeerInterface.java is gone, but just
ignore the message.
Then do a
{noformat}mvn clean install package{noformat} and
{noformat}mvn eclipse:eclipse{noformat}
and it should be just fine.
Can someone please check this in the near future? I don't want to keep this
updating up..
> MapReduce NG integration
> ------------------------
>
> Key: HAMA-431
> URL: https://issues.apache.org/jira/browse/HAMA-431
> Project: Hama
> Issue Type: New Feature
> Reporter: Thomas Jungblut
> Assignee: Thomas Jungblut
> Attachments: WelcomeOnYarn.png, YARN_trunk_integration.patch,
> YARN_trunk_integration_v2.patch, YARN_trunk_integration_v3.patch,
> job_state.dot, task_phase.dot, task_state.dot
>
>
> We should take a look at how to integrate Hama's BSP Engine to Hadoop's
> nextGen application platform.
> Can be currently found in the 0.23 branch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira