You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Skater Xu (JIRA)" <ji...@apache.org> on 2014/02/01 13:34:09 UTC

[jira] [Comment Edited] (HAMA-673) Integrate new service layers

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

Skater Xu edited comment on HAMA-673 at 2/1/14 12:32 PM:
---------------------------------------------------------

Hello Edward:
        It is really bad luck for me when I want to do sth in hama, I got a serious cold. and till now still a little coughing.
        I have tried to setup hama 0.6(I did not find the place to download 0.7, do I need to build hama 0.7 by myself), and try to integrate with YARN 0.23.10, but it got following problem
org.apache.hadoop.ipc.RemoteException: Server IPC version 5 cannot communicate with client version 4
        at org.apache.hadoop.ipc.Client.call(Client.java:1107)
        at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:229)
        at com.sun.proxy.$Proxy5.getProtocolVersion(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>From our discussion, seems we support 0.23.1, I will find that version of yarn to have a try.




was (Author: skater):
Hello Edward:
        It is really bad luck for me when I want to do sth in hama, I got a serious cold. and till now still a little coughing.
        I have tried to setup hama 0.6(I did not find the place to download 0.7, do I need to build hama 0.7 by myself), and try to integrate with YARN 0.23.10, but it got following problem
org.apache.hadoop.ipc.RemoteException: Server IPC version 5 cannot communicate with client version 4
        at org.apache.hadoop.ipc.Client.call(Client.java:1107)
        at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:229)
        at com.sun.proxy.$Proxy5.getProtocolVersion(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


Which version of YARN did hama support?

Regards,
skater

> Integrate new service layers
> ----------------------------
>
>                 Key: HAMA-673
>                 URL: https://issues.apache.org/jira/browse/HAMA-673
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp core, build , yarn
>            Reporter: Thomas Jungblut
>         Attachments: yarn-hama-diagram.pptx
>
>
> Integrate the services, messaging/synchronization/scheduler into YARN.
> The master must startup all the master services.



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