Re: Hadoop automated tests

2013-10-16 Thread Konstantin Boudnik
[Cc bigtop-dev@] We have stack tests as a part of Bigtop project. We don't do fault injection tests like you describe just yet, but that be a great contribution to the project. Cos On Wed, Oct 16, 2013 at 02:12PM, hdev ml wrote: > Hi all, > > Are there automated tests available for testing san

Hadoop automated tests

2013-10-16 Thread hdev ml
Hi all, Are there automated tests available for testing sanity of hadoop layer and also for negative tests i.e. One Data node going down, HBase Region Server going down, Namenode, Jobtracker etc. By Hadoop Layer I am asking about Hadoop, MapReduce, HBase, Zookeeper. What does hadoop dev team us