Build failed in Hudson: Hadoop-Hdfs-trunk-Commit #469

2010-11-23 Thread Apache Hudson Server
See -- [...truncated 2441 lines...] ivy-init: ivy-resolve-common: ivy-retrieve-common: init: [touch] Creating /tmp/null1981533946 [delete] Deleting: /tmp/null1981533946 compile-

[jira] Resolved: (HDFS-1162) Reduce the time required for a checkpoint

2010-11-23 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur resolved HDFS-1162. Resolution: Won't Fix This has been fixed via various changes to the fsimage/edits file that

Re: DataBlockScanner scan period

2010-11-23 Thread Brian Bockelman
On Nov 23, 2010, at 7:41 PM, Thanh Do wrote: > sorry for digging up this old thread. > > Brian, is this the reason you want to add a "data-level" scan > to HDFS, as in HDFS-221. > > It seems to me that a very rarely read block could > be silently corrupted, because the DataBlockScanner > never

Re: DataBlockScanner scan period

2010-11-23 Thread Thanh Do
sorry for digging up this old thread. Brian, is this the reason you want to add a "data-level" scan to HDFS, as in HDFS-221. It seems to me that a very rarely read block could be silently corrupted, because the DataBlockScanner never finish it scanning job in 3 weeks... On Wed, Oct 13, 2010 at

Build failed in Hudson: Hadoop-Hdfs-trunk-Commit #468

2010-11-23 Thread Apache Hudson Server
See Changes: [cos] HDFS-1516. mvn-install is broken after 0.22 branch creation. Contributed by Konstantin Boudnik. -- [...truncated 3893 lines...] [junit] 2010-11-23 23:16:30,

[jira] Resolved: (HDFS-1516) mvn-install is broken after 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HDFS-1516. -- Resolution: Fixed Fix Version/s: 0.23.0 Hadoop Flags: [Reviewed] I have just

[jira] Created: (HDFS-1517) CLONE -mvn-install is broken after 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
CLONE -mvn-install is broken after 0.22 branch creation --- Key: HDFS-1517 URL: https://issues.apache.org/jira/browse/HDFS-1517 Project: Hadoop HDFS Issue Type: Bug Components: bu

[jira] Created: (HDFS-1516) mvn-install is broken after 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
mvn-install is broken after 0.22 branch creation Key: HDFS-1516 URL: https://issues.apache.org/jira/browse/HDFS-1516 Project: Hadoop HDFS Issue Type: Bug Components: build Affect

Build failed in Hudson: Hadoop-Hdfs-trunk-Commit #467

2010-11-23 Thread Apache Hudson Server
See Changes: [hairong] HDFS-1482. Add listCorruptFileBlocks to DistributedFileSystem. Contributed by Patrick Kling. -- [...truncated 901 lines...] A bin/hdfs-config.sh AU

[jira] Resolved: (HDFS-1482) Add listCorruptFileBlocks to DistributedFileSystem (and ClientProtocol)

2010-11-23 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang resolved HDFS-1482. - Resolution: Fixed Release Note: This patch bumps the version number of ClientProtocol to sup

Re: HDFS benchmarks

2010-11-23 Thread Christian Baun
Hi Thanh, In July this year I installed a small Hadoop-Cluster with Cloudera CDH3 and tried to run some performance tests with bonnie++ and iozone using fuse_dfs. bonnie++ and iozone both didn't work. Maybe today fuse_dfs has more features and bonnie++ and iozone are working...?! Best Regards