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

2010-11-03 Thread Arun C Murthy
On Nov 3, 2010, at 5:03 PM, Todd Lipcon wrote: I wrote such a procmail script for review.hbase.org and posted it for the ASF Infra guys a few weeks ago. We can file a new INFRA JIRA to get them to install/configure it. +1, thanks Todd!

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

2010-11-03 Thread Todd Lipcon
I wrote such a procmail script for review.hbase.org and posted it for the ASF Infra guys a few weeks ago. We can file a new INFRA JIRA to get them to install/configure it. -Todd On Wed, Nov 3, 2010 at 1:27 PM, Arun C Murthy wrote: > Can we get RB to send these to jira? Having comments here and

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

2010-11-03 Thread Arun C Murthy
Can we get RB to send these to jira? Having comments here and on jira is very confusing... On Nov 3, 2010, at 11:11 AM, Ramkumar Vadali wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/

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

2010-11-03 Thread Patrick Kling
> On 2010-11-03 11:41:39, Ramkumar Vadali wrote: > > Looks good to me, but this diff depends on a hadoop-common change, right? It depends on HADOOP-7013, which can be found here: https://reviews.apache.org/r/26/ - Patrick --- This is a

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

2010-11-03 Thread Ramkumar Vadali
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27/#review29 --- Looks good to me, but this diff depends on a hadoop-common change, right?

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

2010-11-03 Thread Patrick Kling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27/ --- (Updated 2010-11-03 11:33:39.415750) Review request for hadoop-hdfs. Changes ---

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

2010-11-03 Thread Ramkumar Vadali
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27/#review27 --- http://svn.apache.org/repos/asf/hadoop/hdfs/trunk/src/java/org/apache/had

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

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

[jira] Created: (HDFS-1487) FSDirectory.removeBlock() should update diskspace count of the block owner node

2010-11-03 Thread Zhong Wang (JIRA)
FSDirectory.removeBlock() should update diskspace count of the block owner node --- Key: HDFS-1487 URL: https://issues.apache.org/jira/browse/HDFS-1487 Project: Hadoop HDFS