Build failed in Hudson: HBase-Patch #1187

2010-03-27 Thread Apache Hudson Server
See Changes: [stack] HBASE-2338 log recovery: deleted items may be resurrected -- Started by an SCM change Started by an SCM change Building remotely on vesta.apache.org (Ubuntu) Updating

[jira] Resolved: (HBASE-2359) WALEdit doesn't implement HeapSize

2010-03-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2359. -- Resolution: Fixed Hadoop Flags: [Reviewed] Nice patch Kannan. Thanks. Committed to branch and trunk (had

Build failed in Hudson: hbase-020-branch #32

2010-03-27 Thread Apache Hudson Server
See Changes: [stack] HBASE-2338 log recovery: deleted items may be resurrected -- [...truncated 186 lines...] clover.info: [echo] [echo] Clover not found. Code covera

Re: How to get list of all hbase test suites?

2010-03-27 Thread Zhimao Guo
I tried ant test it took a long time, and did not output something meaningful to me (newbie). I think, I had better to run some simple tests, then complex tests. So, I want to know how many test suites (including where their source code, cases and classes are) I can run. Maybe I need to consult m

Re: Sonar report for HBase

2010-03-27 Thread Paul Smith
sonar is awesome. we use it internally and on every automated build the sonar data for the build is pushed to our internal Sonar server, so we get long term graphs of progress towards quality improvements. Nice work. I wish Apache would host an internal Sonar instance. On 27/03/2010, at 2:02

Re: How to get list of all hbase test suites?

2010-03-27 Thread Stack
Does ant test not work on cygwin? Stack On Mar 27, 2010, at 8:14 PM, Zhimao Guo wrote: Hi, all I am in windows platform, trying to get some sense of hadoop/hbase. I have cygwin/sshd server there. And I even have setup up successfully 1-replica hdfs and hbase to run them together using distr

How to get list of all hbase test suites?

2010-03-27 Thread Zhimao Guo
Hi, all I am in windows platform, trying to get some sense of hadoop/hbase. I have cygwin/sshd server there. And I even have setup up successfully 1-replica hdfs and hbase to run them together using distributed jars. Now I have compiled hadoop/hbase in my local box (surely, cygwin plus sun jdk, a