You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ec...@apache.org on 2012/03/15 16:54:30 UTC

svn commit: r1301056 - in /incubator/accumulo/branches/1.4/conf/examples: 1GB/native-standalone/ 1GB/standalone/ 2GB/native-standalone/ 2GB/standalone/ 3GB/native-standalone/ 3GB/standalone/ 512MB/native-standalone/ 512MB/standalone/

Author: ecn
Date: Thu Mar 15 15:54:30 2012
New Revision: 1301056

URL: http://svn.apache.org/viewvc?rev=1301056&view=rev
Log:
ACCUMULO-390 tweaks based on testing with more data

Modified:
    incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/512MB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/512MB/standalone/accumulo-site.xml

Modified: incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -76,7 +76,22 @@
       <name>trace.user</name>
       <value>root</value>
     </property>
-    
+
+    <property>
+      <name>logger.sort.buffer.size</name>
+      <value>50M</value>
+    </property>
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
     <property>
       <name>general.classpaths</name>
       <value>

Modified: incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -73,11 +73,21 @@
     </property>
     
     <property>
+      <name>logger.sort.buffer.size</name>
+      <value>50M</value>
+    </property>
+
+    <property>
       <name>trace.user</name>
       <value>root</value>
     </property>
     
     <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
+    <property>
       <name>general.classpaths</name>
       <value>
     $ACCUMULO_HOME/src/server/target/classes/,

Modified: incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -76,7 +76,12 @@
       <name>trace.user</name>
       <value>root</value>
     </property>
-    
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
     <property>
       <name>general.classpaths</name>
       <value>

Modified: incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -78,6 +78,11 @@
     </property>
     
     <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
+    <property>
       <name>general.classpaths</name>
       <value>
     $ACCUMULO_HOME/src/server/target/classes/,

Modified: incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -76,7 +76,12 @@
       <name>trace.user</name>
       <value>root</value>
     </property>
-    
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
     <property>
       <name>general.classpaths</name>
       <value>

Modified: incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -76,7 +76,12 @@
       <name>trace.user</name>
       <value>root</value>
     </property>
-    
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
     <property>
       <name>general.classpaths</name>
       <value>

Modified: incubator/accumulo/branches/1.4/conf/examples/512MB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/512MB/native-standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/512MB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/512MB/native-standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -76,7 +76,17 @@
       <name>trace.user</name>
       <value>root</value>
     </property>
-    
+
+    <property>
+      <name>logger.sort.buffer.size</name>
+      <value>50M</value>
+    </property>
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
     <property>
       <name>general.classpaths</name>
       <value>

Modified: incubator/accumulo/branches/1.4/conf/examples/512MB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/512MB/standalone/accumulo-site.xml?rev=1301056&r1=1301055&r2=1301056&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/512MB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/512MB/standalone/accumulo-site.xml Thu Mar 15 15:54:30 2012
@@ -81,7 +81,12 @@
       <name>logger.sort.buffer.size</name>
       <value>50M</value>
     </property>
-    
+
+    <property>
+      <name>tserver.walog.max.size</name>
+      <value>100M</value>
+    </property>
+
     <property>
       <name>general.classpaths</name>
       <value>