[1/5] git commit: ACCUMULO-1689 Add a simple test to make sure we get rid of some files after compacting tables which we wrote data to.

2013-09-10 Thread elserj
Updated Branches: refs/heads/master 5d7a4a727 - 7d2ae551f ACCUMULO-1689 Add a simple test to make sure we get rid of some files after compacting tables which we wrote data to. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/5] git commit: ACCUMULO-1689 Make the test take a little less time on average.

2013-09-10 Thread elserj
ACCUMULO-1689 Make the test take a little less time on average. By sleeping smaller amounts of time and checking to see if our file count has gone down as opposed to a single sleep and check, we can make the test run quicker for the average user. Project:

git commit: ACCUMULO-1700 removed static modifier from variables

2013-09-10 Thread billie
Updated Branches: refs/heads/1.5.1-SNAPSHOT 699b40f13 - 9af0b9d60 ACCUMULO-1700 removed static modifier from variables Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9af0b9d6 Tree:

[3/5] git commit: ACCUMULO-1689 Merge remote-tracking branch 'origin/1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-09-10 Thread elserj
ACCUMULO-1689 Merge remote-tracking branch 'origin/1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Conflicts: pom.xml Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/699b40f1 Tree:

git commit: ACCUMULO-1672 avoid race condition when setting constraints in proxy test

2013-09-10 Thread kturner
Updated Branches: refs/heads/master ccf988546 - 77760cf7e ACCUMULO-1672 avoid race condition when setting constraints in proxy test Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/77760cf7 Tree:

git commit: ACCUMULO-1698, have stop-here use system+aliased hostname

2013-09-10 Thread elserj
Updated Branches: refs/heads/1.4.5-SNAPSHOT da95fd6a9 - ac4a027b4 ACCUMULO-1698, have stop-here use system+aliased hostname Signed-off-by: Josh Elser els...@apache.org Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

git commit: Augmenting Keith's change for ACCUMULO-1672 to set number of TServers to 1

2013-09-10 Thread cjnolet
Updated Branches: refs/heads/master 77760cf7e - 1ec9f8f8d Augmenting Keith's change for ACCUMULO-1672 to set number of TServers to 1 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1ec9f8f8 Tree:

[1/2] git commit: ACCUMULO-1698, have stop-here use system+aliased hostname

2013-09-10 Thread elserj
Updated Branches: refs/heads/1.5.1-SNAPSHOT 9af0b9d60 - cd135831c ACCUMULO-1698, have stop-here use system+aliased hostname Signed-off-by: Josh Elser els...@apache.org Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/2] git commit: ACCUMULO-1698 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-09-10 Thread elserj
ACCUMULO-1698 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Conflicts: bin/stop-here.sh Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cd135831 Tree:

[1/3] git commit: ACCUMULO-1698, have stop-here use system+aliased hostname

2013-09-10 Thread elserj
Updated Branches: refs/heads/master 1ec9f8f8d - 63c5d64cb ACCUMULO-1698, have stop-here use system+aliased hostname Signed-off-by: Josh Elser els...@apache.org Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/3] git commit: ACCUMULO-1698 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-09-10 Thread elserj
ACCUMULO-1698 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Conflicts: bin/stop-here.sh Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cd135831 Tree:

svn commit: r877991 - in /websites/staging/accumulo/trunk/content: ./ people.html

2013-09-10 Thread buildbot
Author: buildbot Date: Wed Sep 11 02:10:59 2013 New Revision: 877991 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/people.html Propchange: websites/staging/accumulo/trunk/content/

svn commit: r1521719 - /accumulo/site/trunk/content/people.mdtext

2013-09-10 Thread mdrob
Author: mdrob Date: Wed Sep 11 02:10:46 2013 New Revision: 1521719 URL: http://svn.apache.org/r1521719 Log: updating _alexm company and tz Modified: accumulo/site/trunk/content/people.mdtext Modified: accumulo/site/trunk/content/people.mdtext URL:

svn commit: r877992 - in /websites/production/accumulo/content: ./ 1.4/apidocs/ 1.5/apidocs/

2013-09-10 Thread mdrob
Author: mdrob Date: Wed Sep 11 02:11:30 2013 New Revision: 877992 Log: Publishing svnmucc operation to accumulo site by mdrob Added: websites/production/accumulo/content/ - copied from r877991, websites/staging/accumulo/trunk/content/

[1/2] git commit: ACCUMULO-1639 Adding ColumnSliceFilter implementation from Jeffrey Principe.

2013-09-10 Thread elserj
Updated Branches: refs/heads/1.5.1-SNAPSHOT e80dfc420 - 47373244d ACCUMULO-1639 Adding ColumnSliceFilter implementation from Jeffrey Principe. The implementation filters out records which do not fall between a given column qualifer range. It is intended to be equivalent functionality to

[2/2] git commit: ACCUMULO-1639 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-09-10 Thread elserj
ACCUMULO-1639 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Includes a move to account for src/core/-core/ Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/47373244 Tree:

[4/4] git commit: ACCUMULO-1639 Merge branch '1.5.1-SNAPSHOT'

2013-09-10 Thread elserj
ACCUMULO-1639 Merge branch '1.5.1-SNAPSHOT' Conflicts: proxy/src/test/java/org/apache/accumulo/proxy/SimpleTest.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4df06620 Tree:

[2/4] git commit: ACCUMULO-1639 Adding ColumnSliceFilter implementation from Jeffrey Principe.

2013-09-10 Thread elserj
ACCUMULO-1639 Adding ColumnSliceFilter implementation from Jeffrey Principe. The implementation filters out records which do not fall between a given column qualifer range. It is intended to be equivalent functionality to HBase's ColumRangeFilter. Project:

[1/4] git commit: Pulling back ACCUMULO-1672 changes from master.

2013-09-10 Thread elserj
Updated Branches: refs/heads/master 63c5d64cb - 4df066201 Pulling back ACCUMULO-1672 changes from master. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e80dfc42 Tree:

[3/4] git commit: ACCUMULO-1639 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-09-10 Thread elserj
ACCUMULO-1639 Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Includes a move to account for src/core/-core/ Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/47373244 Tree: