You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/11 16:27:45 UTC

svn commit: r1181805 - in /james/mailbox/trunk/hbase/src/test/resources: ./ hadoop-metrics2.properties

Author: felixk
Date: Tue Oct 11 14:27:45 2011
New Revision: 1181805

URL: http://svn.apache.org/viewvc?rev=1181805&view=rev
Log:
Add missing configuration file for tests

Added:
    james/mailbox/trunk/hbase/src/test/resources/
    james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties   (with props)

Added: james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties?rev=1181805&view=auto
==============================================================================
--- james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties (added)
+++ james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties Tue Oct 11 14:27:45 2011
@@ -0,0 +1,8 @@
+# Configuration of the "dfs" context for null
+dfs.class=org.apache.hadoop.metrics.spi.NullContext
+
+# Configuration of the "mapred" context for null
+mapred.class=org.apache.hadoop.metrics.spi.NullContext
+
+# Configuration of the "jvm" context for null
+jvm.class=org.apache.hadoop.metrics.spi.NullContext

Propchange: james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org