[1/2] git commit: ACCUMULO-1832 prep for command to re-write uris

2013-11-05 Thread ecn
Updated Branches: refs/heads/1.6.0-SNAPSHOT 109c17909 - 5d7f6a940 ACCUMULO-1832 prep for command to re-write uris Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e86a8d06 Tree:

[2/2] git commit: ACCUMULO-1832 class for re-writting uris

2013-11-05 Thread ecn
ACCUMULO-1832 class for re-writting uris Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5d7f6a94 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5d7f6a94 Diff:

[2/3] git commit: ACCUMULO-1832 class for re-writting uris

2013-11-05 Thread ecn
ACCUMULO-1832 class for re-writting uris Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5d7f6a94 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5d7f6a94 Diff:

[1/3] git commit: ACCUMULO-1835 Add -f, -x and -r docs to test/system/auto/README

2013-11-05 Thread ecn
Updated Branches: refs/heads/1.4.5-SNAPSHOT 345b0a6d2 - 62c6a227a refs/heads/1.5.1-SNAPSHOT e328eab6e - 806f00e7e ACCUMULO-1835 Add -f, -x and -r docs to test/system/auto/README Signed-off-by: Eric Newton eric.new...@gmail.com Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo

[2/3] git commit: ACCUMULO-1835 Add -f, -x and -r docs to test/system/auto/README

2013-11-05 Thread ecn
ACCUMULO-1835 Add -f, -x and -r docs to test/system/auto/README Signed-off-by: Eric Newton eric.new...@gmail.com Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/62c6a227 Tree:

[3/3] git commit: ACCUMULO-1835 merge to 1.5

2013-11-05 Thread ecn
ACCUMULO-1835 merge to 1.5 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/806f00e7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/806f00e7 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/806f00e7

[2/2] git commit: ACCUMULO-1761 added test for disk usage over multiple volumes

2013-11-05 Thread ecn
ACCUMULO-1761 added test for disk usage over multiple volumes Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d17c90b3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d17c90b3 Diff:

[1/2] git commit: ACCUMULO-1761 added test for disk usage over multiple volumes

2013-11-05 Thread ecn
Updated Branches: refs/heads/1.6.0-SNAPSHOT 5d7f6a940 - 82896bd0d refs/heads/master 6239604c1 - d17c90b34 ACCUMULO-1761 added test for disk usage over multiple volumes Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/2] git commit: ACCUMULO-1854 First stab at being able to use multiple AccumuloInputFormats and AccumuloOutputFormats in the same Configuration.

2013-11-05 Thread elserj
ACCUMULO-1854 First stab at being able to use multiple AccumuloInputFormats and AccumuloOutputFormats in the same Configuration. Modified the static API calls on both AIF and AOF to include the notion of a sequence number. The original methods still exist, defaulting to '0', to preserve backwards