You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2011/11/18 21:04:08 UTC

svn commit: r1203816 [6/6] - in /incubator/accumulo/branches/1.4: ./ bin/ conf/ contrib/ contrib/accumulo_sample/ contrib/accumulo_sample/ingest/ contrib/accumulo_sample/ingest/bin/ contrib/accumulo_sample/ingest/conf/ contrib/accumulo_sample/ingest/sr...

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/All.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/Bulk.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/Concurrent.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/Image.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/LongClean.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/LongDirty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/MultiTable.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/Security.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/Sequential.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/Shard.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/ShortClean.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/ShortDirty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/unit/Basic.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/modules/unit/Simple.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/randomwalk.conf.example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/randomwalk/conf/walkers.example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/scalability/README
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/scalability/conf/Ingest.conf.example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/scalability/conf/site.conf.example
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/scalability/run.py
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/README
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/test1/ingest_test.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test1/ingest_test_2.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test1/ingest_test_3.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test1/verify_test.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test1/verify_test_2.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test2/README
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/test2/concurrent.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test3/README
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh?rev=1203816&r1=1203815&r2=1203816&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh (original)
+++ incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh Fri Nov 18 20:03:33 2011
@@ -15,10 +15,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.TestIngest -timestamp 1 -size 50 -random 56 1 5000000 2000000;
-../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.TestIngest -timestamp 1 -size 50 -random 56 1000000 0 1;
-#../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.VerifyIngest -timestamp 1 -size 50 -random 56 1 5000000 2000000;
-../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.VerifyIngest -size 50 -timestamp 1 -random 56 1000000 0 1;
-../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.TestIngest -timestamp 1 -size 50 -random 56 1000000 7000000 1;
-../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.VerifyIngest -size 50 -timestamp 1 -random 56 1000000 7000000 1;
-
+../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.TestIngest -timestamp 1 -size 50 -random 56 1 5000000 2000000;
+../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.TestIngest -timestamp 1 -size 50 -random 56 1000000 0 1;
+#../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.VerifyIngest -timestamp 1 -size 50 -random 56 1 5000000 2000000;
+../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.VerifyIngest -size 50 -timestamp 1 -random 56 1000000 0 1;
+../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.TestIngest -timestamp 1 -size 50 -random 56 1000000 7000000 1;
+../../../bin/accumulo jar ../../../lib/accumulo.jar org.apache.accumulo.server.test.VerifyIngest -size 50 -timestamp 1 -random 56 1000000 7000000 1;

Propchange: incubator/accumulo/branches/1.4/test/system/test3/bigrow.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test4/README
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/accumulo/branches/1.4/test/system/test4/bulk_import_test.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: incubator/accumulo/branches/1.4/test/system/test5/insert_test.sh
------------------------------------------------------------------------------
    svn:eol-style = LF