git commit: ACCUMULO-1765 made bulk import work w/ multiple namenodes

2013-10-23 Thread kturner
Updated Branches: refs/heads/master d82888686 -> 069fb1afd ACCUMULO-1765 made bulk import work w/ multiple namenodes Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/069fb1af Tree: http://git-wip-us.apache.org/repos/a

[5/6] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-10-23 Thread mdrob
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/839351c6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/839351c6 Diff: http://git-wip-us.apache.org/repos/asf/

[1/6] git commit: Use $0 and readlink/dirname to determine distro root

2013-10-23 Thread mdrob
Updated Branches: refs/heads/1.4.5-SNAPSHOT f9759261e -> 7bf6148f2 refs/heads/1.5.1-SNAPSHOT a7e159219 -> 839351c60 refs/heads/master 9d22d30c6 -> d82888686 Use $0 and readlink/dirname to determine distro root Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/accu

[3/6] git commit: Use $0 and readlink/dirname to determine distro root

2013-10-23 Thread mdrob
Use $0 and readlink/dirname to determine distro root Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7bf6148f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7bf6148f Diff: http://gi

[4/6] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-10-23 Thread mdrob
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/839351c6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/839351c6 Diff: http://git-wip-us.apache.org/repos/asf/

[2/6] git commit: Use $0 and readlink/dirname to determine distro root

2013-10-23 Thread mdrob
Use $0 and readlink/dirname to determine distro root Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7bf6148f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7bf6148f Diff: http://gi

[6/6] git commit: Merge branch '1.5.1-SNAPSHOT'

2013-10-23 Thread mdrob
Merge branch '1.5.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d8288868 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d8288868 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/d82888

git commit: ACCUMULO-1745 Fix up another test that wasn't using the nice "new" table name function.

2013-10-23 Thread elserj
Updated Branches: refs/heads/master 97124c4a5 -> 9d22d30c6 ACCUMULO-1745 Fix up another test that wasn't using the nice "new" table name function. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9d22d30c Tree: http:/

git commit: ACCUMULO-1745 Write some data before clone'ing and validate the data on the clone to make the test a bit more robust. little more robust in

2013-10-23 Thread elserj
Updated Branches: refs/heads/master 3959f6bbb -> 97124c4a5 ACCUMULO-1745 Write some data before clone'ing and validate the data on the clone to make the test a bit more robust. little more robust in Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache

git commit: ACCUMULO-1745 Add test to ensure the merging a cloned table works.

2013-10-23 Thread elserj
Updated Branches: refs/heads/master 7e04aefe3 -> 3959f6bbb ACCUMULO-1745 Add test to ensure the merging a cloned table works. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3959f6bb Tree: http://git-wip-us.apache.or

git commit: ACCUMULO-1811 demote message, and make the message more informative

2013-10-23 Thread ecn
Updated Branches: refs/heads/master 99fd12de7 -> 7e04aefe3 ACCUMULO-1811 demote message, and make the message more informative Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7e04aefe Tree: http://git-wip-us.apache.o

git commit: ACCUMULO-1806 make the better at finding the configuration file

2013-10-23 Thread ecn
Updated Branches: refs/heads/master e00e39591 -> 99fd12de7 ACCUMULO-1806 make the better at finding the configuration file Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/99fd12de Tree: http://git-wip-us.apache.org/r

git commit: ACCUMULO-1451 add functional test for configurable compactions

2013-10-23 Thread ecn
Updated Branches: refs/heads/master f3e3869b9 -> e00e39591 ACCUMULO-1451 add functional test for configurable compactions Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e00e3959 Tree: http://git-wip-us.apache.org/re

git commit: ACCUMULO-1808 created a compaction strategy with a size limit and fixed some bugs found while testing

2013-10-23 Thread kturner
Updated Branches: refs/heads/master 6b537d5e0 -> f3e3869b9 ACCUMULO-1808 created a compaction strategy with a size limit and fixed some bugs found while testing Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f3e386

[2/2] git commit: Merge remote-tracking branch 'origin/1.5.1-SNAPSHOT'

2013-10-23 Thread ecn
Merge remote-tracking branch 'origin/1.5.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6b537d5e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6b537d5e Diff: http://git-wip-us.apache.org/repos/a

[1/2] git commit: ACCUMULO-1809 parse short args and use reflection tricks to update counters

2013-10-23 Thread ecn
Updated Branches: refs/heads/master b698b4001 -> 6b537d5e0 ACCUMULO-1809 parse short args and use reflection tricks to update counters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a7e15921 Tree: http://git-wip-us.

git commit: ACCUMULO-1809 parse short args and use reflection tricks to update counters

2013-10-23 Thread ecn
Updated Branches: refs/heads/1.5.1-SNAPSHOT b7786fccb -> a7e159219 ACCUMULO-1809 parse short args and use reflection tricks to update counters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a7e15921 Tree: http://git

git commit: ACCUMULO-1451 fix inadvertent commit that leaves test folder around after the test

2013-10-23 Thread ecn
Updated Branches: refs/heads/master dfbc8b8f5 -> b698b4001 ACCUMULO-1451 fix inadvertent commit that leaves test folder around after the test Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b698b400 Tree: http://git

git commit: ACCUMULO-1451 remove stack traces from message

2013-10-23 Thread ecn
Updated Branches: refs/heads/master 2407376fc -> dfbc8b8f5 ACCUMULO-1451 remove stack traces from message Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/dfbc8b8f Tree: http://git-wip-us.apache.org/repos/asf/accumulo

[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/accumulo

2013-10-23 Thread ecn
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/accumulo Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2407376f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2407376f Diff: http://git-wip-

[1/2] git commit: ACCUMULO-1451 fix endless false major compaction

2013-10-23 Thread ecn
Updated Branches: refs/heads/master 941e3cb1a -> 2407376fc ACCUMULO-1451 fix endless false major compaction Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a0e02445 Tree: http://git-wip-us.apache.org/repos/asf/accumu