You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by vi...@apache.org on 2013/03/08 19:44:04 UTC

svn commit: r1454494 - in /accumulo/trunk: ./ conf/examples/1GB/native-standalone/ conf/examples/1GB/standalone/ conf/examples/2GB/native-standalone/ conf/examples/2GB/standalone/ conf/examples/3GB/native-standalone/ conf/examples/3GB/standalone/ conf/...

Author: vines
Date: Fri Mar  8 18:44:04 2013
New Revision: 1454494

URL: http://svn.apache.org/r1454494
Log:
ACCUMULO-1161 - sed command to update xml files apparently wasn't right, got missed



Modified:
    accumulo/trunk/   (props changed)
    accumulo/trunk/conf/examples/1GB/native-standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/1GB/standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/2GB/native-standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/2GB/standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/3GB/native-standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/3GB/standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/512MB/native-standalone/accumulo-site.xml
    accumulo/trunk/conf/examples/512MB/standalone/accumulo-site.xml

Propchange: accumulo/trunk/
------------------------------------------------------------------------------
  Merged /accumulo/branches/1.5:r1454481-1454492

Modified: accumulo/trunk/conf/examples/1GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/1GB/native-standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/1GB/native-standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/1GB/native-standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -61,7 +61,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>

Modified: accumulo/trunk/conf/examples/1GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/1GB/standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/1GB/standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/1GB/standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -61,7 +61,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>

Modified: accumulo/trunk/conf/examples/2GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/2GB/native-standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/2GB/native-standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/2GB/native-standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -61,7 +61,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>

Modified: accumulo/trunk/conf/examples/2GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/2GB/standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/2GB/standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/2GB/standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -69,7 +69,7 @@
       <!-- 
         change this to the root user's password, and/or change the user below 
        -->
-      <value>password=secret</value>
+      <value>secret</value>
     </property>
     
     <property>

Modified: accumulo/trunk/conf/examples/3GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/3GB/native-standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/3GB/native-standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/3GB/native-standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -61,7 +61,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>

Modified: accumulo/trunk/conf/examples/3GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/3GB/standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/3GB/standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/3GB/standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -61,7 +61,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>

Modified: accumulo/trunk/conf/examples/512MB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/512MB/native-standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/512MB/native-standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/512MB/native-standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -61,7 +61,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>

Modified: accumulo/trunk/conf/examples/512MB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/accumulo/trunk/conf/examples/512MB/standalone/accumulo-site.xml?rev=1454494&r1=1454493&r2=1454494&view=diff
==============================================================================
--- accumulo/trunk/conf/examples/512MB/standalone/accumulo-site.xml (original)
+++ accumulo/trunk/conf/examples/512MB/standalone/accumulo-site.xml Fri Mar  8 18:44:04 2013
@@ -67,7 +67,7 @@
   <property>
     <name>trace.login.password</name>
     <!-- change this to the root user's password, and/or change the user below -->
-    <value>password=secret</value>
+    <value>secret</value>
   </property>
 
   <property>