[ 
https://issues.apache.org/jira/browse/HAMA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikalai Parafeniuk updated HAMA-524:
------------------------------------

    Attachment: eof_exception.zip

Hi Suraj. I checked that I am running hdfs and hama from the same user one more 
time. Now I am getting EOFException. Also I have found some suspicious lines in 
log files.
Hadoop NameNode log:
{code}
2012-08-06 15:12:01,283 WARN org.apache.hadoop.ipc.Server: Incorrect header or 
version mismatch from 127.0.0.1:46588 got version 4 expected version 3
{code}
Hama BspMaster log:
{code}
2012-08-06 15:12:01,297 ERROR org.apache.hama.bsp.BSPMaster: Can't get 
connection to Hadoop Namenode!
java.io.IOException: Call to localhost/127.0.0.1:54310 failed on local 
exception: java.io.EOFException
{code}

Maybe the problem is that I have installed incompatible versions of Hadoop and 
Hama? I attached file with typescript of my terminal session and hadoop and 
hama log files. Typescript can be viewed in readable version with help of cat 
command. Configuration is the same, as in previous archive.
                
> [GSoC 2012] Sparse Matrix-Vector multiplication (SpMV) on Hama
> --------------------------------------------------------------
>
>                 Key: HAMA-524
>                 URL: https://issues.apache.org/jira/browse/HAMA-524
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp core, examples, math
>            Reporter: Edward J. Yoon
>            Assignee: Mikalai Parafeniuk
>              Labels: gsoc, gsoc2012, newbie
>         Attachments: HAMA-524.patch, SpMV_v01.patch, 
> broken_pipe_exception.zip, eof_exception.zip, spmv.png
>
>
> Implement Efficient and Fast SpMV algorithm which can be widely used in 
> scientific computing, financial modeling, information retrieval, and others, 
> using Hama Bulk Synchronous Parallel framework.

--
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


Reply via email to