Why dataOut is FileOutputStream?

2010-11-04 Thread Thanh Do
Hi all, When a datanode receive a block, the datanode write the block into 2 streams on disk: - the data stream (dataOut) - the checksum stream (checksumOut) While the checksumOut is created with following code: this.checksumOut = new DataOutputStream(new BufferedOutputStream(

Build failed in Hudson: Hadoop-Hdfs-trunk #477

2010-11-04 Thread Apache Hudson Server
See -- [...truncated 764810 lines...] [junit] at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334) [junit] at org.apache.hadoop.net.SocketOutputStream$Writer.perform

Re: Review Request: DFSClient.getBlockLocations returns BlockLocations with no indication that the corresponding blocks are corrupt

2010-11-04 Thread Todd Lipcon
Hi Arun, I filed https://issues.apache.org/jira/browse/INFRA-3153 Thanks -Todd On Wed, Nov 3, 2010 at 9:47 PM, Arun C Murthy wrote: > > On Nov 3, 2010, at 5:03 PM, Todd Lipcon wrote: > > I wrote such a procmail script for review.hbase.org and