svn commit: r1450271 - /accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/master/tableOps/BulkImport.java

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 16:46:58 2013 New Revision: 1450271 URL: http://svn.apache.org/r1450271 Log: ACCUMULO-1044 properly extract a column qualifier as a string Modified: accumulo/branches/1.4/src/server/src/main/java/org/apache/accumulo/server/master/tableOps/BulkImport.java Modifie

svn commit: r1450296 - /accumulo/branches/1.5/test/src/main/java/org/apache/accumulo/test/randomwalk/security/WalkingSecurity.java

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 17:33:39 2013 New Revision: 1450296 URL: http://svn.apache.org/r1450296 Log: ACCUMULO- - fixed infinite loops clobering the stack Modified: accumulo/branches/1.5/test/src/main/java/org/apache/accumulo/test/randomwalk/security/WalkingSecurity.java Modified

svn commit: r1450297 - in /accumulo/trunk: ./ test/src/main/java/org/apache/accumulo/test/randomwalk/security/WalkingSecurity.java

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 17:34:28 2013 New Revision: 1450297 URL: http://svn.apache.org/r1450297 Log: ACCUMULO- - fixed infinite loops clobering the stack Modified: accumulo/trunk/ (props changed) accumulo/trunk/test/src/main/java/org/apache/accumulo/test/randomwalk/securit

svn commit: r1450393 - /accumulo/branches/1.5/test/src/main/java/org/apache/accumulo/test/randomwalk/concurrent/Config.java

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 20:31:38 2013 New Revision: 1450393 URL: http://svn.apache.org/r1450393 Log: ACCUMULO-1115 double check for table existence and use the proper keys to pull state Modified: accumulo/branches/1.5/test/src/main/java/org/apache/accumulo/test/randomwalk/concurrent/Co

svn commit: r1450394 - in /accumulo/trunk: ./ assemble/ core/ examples/ fate/src/main/java/org/apache/accumulo/fate/ fate/src/main/java/org/apache/accumulo/fate/zookeeper/ server/ src/ test/src/main/j

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 20:32:23 2013 New Revision: 1450394 URL: http://svn.apache.org/r1450394 Log: ACCUMULO-1115 double check for table existence and use the proper keys to pull state Modified: accumulo/trunk/ (props changed) accumulo/trunk/assemble/ (props changed) accumu

svn commit: r1450395 - in /accumulo/branches/ACCUMULO-259-polishing: ./ assemble/ core/ core/src/main/java/org/apache/accumulo/core/client/ core/src/main/java/org/apache/accumulo/core/client/impl/ cor

2013-02-26 Thread ctubbsii
Author: ctubbsii Date: Tue Feb 26 20:33:32 2013 New Revision: 1450395 URL: http://svn.apache.org/r1450395 Log: ACCUMULO-259 merge 1.5 branch updates to polishing branch Modified: accumulo/branches/ACCUMULO-259-polishing/ (props changed) accumulo/branches/ACCUMULO-259-polishing/assemble/

svn commit: r1450397 - /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/master/Master.java

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 20:39:20 2013 New Revision: 1450397 URL: http://svn.apache.org/r1450397 Log: ACCUMULO-1112 allow the master to transition from UNLOAD_METADATA_TABLE to NORMAL Modified: accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/master/Master.java Mod

svn commit: r1450400 - in /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server: master/tableOps/BulkImport.java master/tableOps/TableRangeOp.java tabletserver/TabletServer.java

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 20:42:34 2013 New Revision: 1450400 URL: http://svn.apache.org/r1450400 Log: ACCUMULO-1114 improve message reporting Modified: accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/master/tableOps/BulkImport.java accumulo/branches/1.5/server/

svn commit: r1450402 - in /accumulo/trunk: ./ assemble/ core/ examples/ fate/src/main/java/org/apache/accumulo/fate/ fate/src/main/java/org/apache/accumulo/fate/zookeeper/ server/ server/src/main/java

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 20:43:10 2013 New Revision: 1450402 URL: http://svn.apache.org/r1450402 Log: ACCUMULO-1114 improve message reporting Modified: accumulo/trunk/ (props changed) accumulo/trunk/assemble/ (props changed) accumulo/trunk/core/ (props changed) accumulo/

svn commit: r1450405 - /accumulo/branches/1.5/test/src/main/java/org/apache/accumulo/test/randomwalk/security/WalkingSecurity.java

2013-02-26 Thread ecn
Author: ecn Date: Tue Feb 26 20:44:53 2013 New Revision: 1450405 URL: http://svn.apache.org/r1450405 Log: ACCUMULO-1114 a partial fix for user/table password handling Modified: accumulo/branches/1.5/test/src/main/java/org/apache/accumulo/test/randomwalk/security/WalkingSecurity.java Modifie

svn commit: r1450418 - in /accumulo/branches/1.5/core/src: main/java/org/apache/accumulo/core/cli/ClientOpts.java test/java/org/apache/accumulo/core/cli/TestClientOpts.java test/java/org/apache/accumu

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 21:03:43 2013 New Revision: 1450418 URL: http://svn.apache.org/r1450418 Log: ACCUMULO-1118 - updating cli's default password to be empty, and some of the tests appropriately Modified: accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/cli/Clien

svn commit: r1450423 - in /accumulo/trunk: ./ core/ core/src/main/java/org/apache/accumulo/core/cli/ClientOpts.java core/src/test/java/org/apache/accumulo/core/cli/TestClientOpts.java core/src/test/ja

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 21:05:59 2013 New Revision: 1450423 URL: http://svn.apache.org/r1450423 Log: ACCUMULO-1118 - updating cli's default password to be empty, and some of the tests appropriately Modified: accumulo/trunk/ (props changed) accumulo/trunk/core/ (props changed

svn commit: r1450424 - in /accumulo/trunk: ./ test/src/main/java/org/apache/accumulo/test/randomwalk/security/WalkingSecurity.java

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 21:07:12 2013 New Revision: 1450424 URL: http://svn.apache.org/r1450424 Log: ACCUMULO-1114 a partial fix for user/table password handling Modified: accumulo/trunk/ (props changed) accumulo/trunk/test/src/main/java/org/apache/accumulo/test/randomwalk/secu

svn commit: r1450440 - /accumulo/branches/1.5/test/system/continuous/agitator.pl

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 21:31:47 2013 New Revision: 1450440 URL: http://svn.apache.org/r1450440 Log: ACCUMULO-338 - Committing Chris McCubbin's patch, with some updated usage information. Modified: accumulo/branches/1.5/test/system/continuous/agitator.pl Modified: accumulo/branches/

svn commit: r1450447 - in /accumulo/trunk: ./ test/system/continuous/agitator.pl

2013-02-26 Thread vines
Author: vines Date: Tue Feb 26 21:33:41 2013 New Revision: 1450447 URL: http://svn.apache.org/r1450447 Log: ACCUMULO-338 - Committing Chris McCubbin's patch, with some updated usage information. Modified: accumulo/trunk/ (props changed) accumulo/trunk/test/system/continuous/agitator.

svn commit: r1450543 - in /accumulo/branches/1.5/docs/src/user_manual/chapters: clients.tex design.tex shell.tex table_configuration.tex table_design.tex

2013-02-26 Thread medined
Author: medined Date: Wed Feb 27 00:03:48 2013 New Revision: 1450543 URL: http://svn.apache.org/r1450543 Log: ACCUMULO-1104, ACCUMULO-1093, ACCUMULO-1094, ACCUMULO-1095, ACCUMULO-1099, ACCUMULO-1097, ACCUMULO-1102 - Improve documentation Modified: accumulo/branches/1.5/docs/src/user_manual/c

svn commit: r1450586 - /accumulo/branches/1.5/pom.xml

2013-02-26 Thread medined
Author: medined Date: Wed Feb 27 03:02:31 2013 New Revision: 1450586 URL: http://svn.apache.org/r1450586 Log: ACCUMULO-858: Parse Exception During Run of Maven Changes Report Plugin Modified: accumulo/branches/1.5/pom.xml Modified: accumulo/branches/1.5/pom.xml URL: http://svn.apache.org/vi