You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "Akturan, Cagdas" <ca...@intel.com> on 2008/12/23 23:30:32 UTC

hadoop 1.18 version install on single node with two disks producing createBlockOutputStream java.io.IOException - help needed

Hi all,

I am new to this list so please forgive me if this is not the right way or format to ask for help.
I installed hadoop version hadoop-0.18.1 with single node and single disk and everything was working fine.
When I added one more disk I started getting the errors copied below.
I tried balancerRM_br18.patch and also tried the same on version hadoop-0.18.2 with no luck.
Does anyone had similar issue and can help me?

        Job started: Tue Dec 23 13:20:43 PST 2008
08/12/23 13:20:43 INFO dfs.DFSClient: Exception in createBlockOutputStream java.io.IOException: Could not read from stream
08/12/23 13:20:43 INFO dfs.DFSClient: Abandoning block blk_3043170186642040141_1002
08/12/23 13:20:49 INFO dfs.DFSClient: Exception in createBlockOutputStream java.io.IOException: Could not read from stream
08/12/23 13:20:49 INFO dfs.DFSClient: Abandoning block blk_-2352529149307511754_1003

Best regards,
Cagdas Akturan