[08/14] git commit: ACCUMULO-2378 Replace LOGNAME usage in TestUtils.py with getpass

2014-02-19 Thread bhavanki
ACCUMULO-2378 Replace LOGNAME usage in TestUtils.py with getpass When running functional tests under MapReduce, the LOGNAME environment variable is not available. This change switches TestUtils.py to use getpass.getuser(), which looks for a variety of environment variables to locate the current

[14/14] git commit: Merge branch '1.6.0-SNAPSHOT' (-sours)

2014-02-19 Thread bhavanki
Merge branch '1.6.0-SNAPSHOT' (-sours) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/45c2aea2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/45c2aea2 Diff:

[09/14] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2014-02-19 Thread bhavanki
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/8828328b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8828328b Diff:

[11/14] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2014-02-19 Thread bhavanki
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/8828328b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8828328b Diff:

[05/14] git commit: ACCUMULO-2378 Replace LOGNAME usage in TestUtils.py with getpass

2014-02-19 Thread bhavanki
ACCUMULO-2378 Replace LOGNAME usage in TestUtils.py with getpass When running functional tests under MapReduce, the LOGNAME environment variable is not available. This change switches TestUtils.py to use getpass.getuser(), which looks for a variety of environment variables to locate the current

[07/14] git commit: ACCUMULO-2378 Replace LOGNAME usage in TestUtils.py with getpass

2014-02-19 Thread bhavanki
ACCUMULO-2378 Replace LOGNAME usage in TestUtils.py with getpass When running functional tests under MapReduce, the LOGNAME environment variable is not available. This change switches TestUtils.py to use getpass.getuser(), which looks for a variety of environment variables to locate the current

[01/14] git commit: Merge branch '1.4.5-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.4.5-SNAPSHOT

2014-02-19 Thread bhavanki
Repository: accumulo Updated Branches: refs/heads/1.4.5-SNAPSHOT c5a787b62 - 389831727 refs/heads/1.5.1-SNAPSHOT eea885a32 - 8828328b1 refs/heads/1.6.0-SNAPSHOT 4abb3f1af - c2f42da2c refs/heads/master d6a0e63b1 - 45c2aea21 Merge branch '1.4.5-SNAPSHOT' of

[12/14] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT (-sours)

2014-02-19 Thread bhavanki
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT (-sours) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c2f42da2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c2f42da2 Diff:

[02/14] git commit: Merge branch '1.4.5-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.4.5-SNAPSHOT

2014-02-19 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.4.5-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c5a787b6 Tree:

[04/14] git commit: ACCUMULO-1961 Fix more recently introduced javadoc problems.

2014-02-19 Thread bhavanki
ACCUMULO-1961 Fix more recently introduced javadoc problems. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4abb3f1a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4abb3f1a Diff:

svn commit: r1569805 - /accumulo/site/trunk/content/contrib.mdtext

2014-02-19 Thread mdrob
Author: mdrob Date: Wed Feb 19 16:06:45 2014 New Revision: 1569805 URL: http://svn.apache.org/r1569805 Log: ACCUMULO-1822 Fix maven typos and links Modified: accumulo/site/trunk/content/contrib.mdtext Modified: accumulo/site/trunk/content/contrib.mdtext URL:

svn commit: r898544 - in /websites/staging/accumulo/trunk/content: ./ contrib.html

2014-02-19 Thread buildbot
Author: buildbot Date: Wed Feb 19 16:06:58 2014 New Revision: 898544 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/contrib.html Propchange:

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

2014-02-19 Thread mdrob
Author: mdrob Date: Wed Feb 19 16:07:22 2014 New Revision: 898545 Log: Publishing svnmucc operation to accumulo site by mdrob Added: websites/production/accumulo/content/ - copied from r898544, websites/staging/accumulo/trunk/content/

[04/10] git commit: ACCUMULO-2379 Document running functional tests under MR as a different user

2014-02-19 Thread bhavanki
ACCUMULO-2379 Document running functional tests under MR as a different user Functional tests might not run under MapReduce in clusters where a different user from the Accumulo user runs mappers. Needed configuration changes are now documented in the functional test README. Project:

[01/10] git commit: ACCUMULO-2379 Document running functional tests under MR as a different user

2014-02-19 Thread bhavanki
Repository: accumulo Updated Branches: refs/heads/1.4.5-SNAPSHOT 389831727 - ac18b5697 refs/heads/1.5.1-SNAPSHOT 8828328b1 - f6c268e56 refs/heads/1.6.0-SNAPSHOT c2f42da2c - 3a44bb05e refs/heads/master 45c2aea21 - 17bc1ef6d ACCUMULO-2379 Document running functional tests under MR as a

[05/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2014-02-19 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Conflicts: test/system/auto/README Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f6c268e5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f6c268e5

[08/10] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-02-19 Thread bhavanki
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3a44bb05 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3a44bb05 Diff:

[09/10] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-02-19 Thread bhavanki
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3a44bb05 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3a44bb05 Diff:

[03/10] git commit: ACCUMULO-2379 Document running functional tests under MR as a different user

2014-02-19 Thread bhavanki
ACCUMULO-2379 Document running functional tests under MR as a different user Functional tests might not run under MapReduce in clusters where a different user from the Accumulo user runs mappers. Needed configuration changes are now documented in the functional test README. Project:

[06/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2014-02-19 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Conflicts: test/system/auto/README Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f6c268e5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f6c268e5

[2/2] git commit: ACCUMULO-2354 ensure that the TabletLocationState iterator is closed

2014-02-19 Thread ecn
ACCUMULO-2354 ensure that the TabletLocationState iterator is closed Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/aab22b2e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aab22b2e Diff:

[2/3] git commit: ACCUMULO-2354 ensure that the TabletLocationState iterator is closed

2014-02-19 Thread ecn
ACCUMULO-2354 ensure that the TabletLocationState iterator is closed Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/aab22b2e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aab22b2e Diff:

[1/3] git commit: ACCUMULO-2354 ensure that the TabletLocationState iterator is closed

2014-02-19 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 17bc1ef6d - f8cdf1936 ACCUMULO-2354 ensure that the TabletLocationState iterator is closed Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0da9a567 Tree:

[1/3] git commit: ACCUMULO-2324 synchronize on plain old Object, and not a String

2014-02-19 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master f8cdf1936 - 47a1a72a7 ACCUMULO-2324 synchronize on plain old Object, and not a String Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/39613b4b Tree:

[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-02-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/47a1a72a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/47a1a72a Diff:

[2/3] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-02-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/494d6947 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/494d6947 Diff:

[2/2] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-02-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/494d6947 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/494d6947 Diff:

git commit: ACCUMULO-1961 Re-apply inadvertently dropped 4abb3f1 to master branch

2014-02-19 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/master 47a1a72a7 - dcc19ccba ACCUMULO-1961 Re-apply inadvertently dropped 4abb3f1 to master branch Fixes trivial warnings and broken javadocs which have been recently introduced. Specifically, removes references to private and

[2/3] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-02-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: test/system/auto/simple/mapreduce.py Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0b0ef709 Tree:

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

2014-02-19 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/206ee551 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/206ee551 Diff:

[1/3] git commit: ACCUMULO-2385 fix error running test against hadoop 1.0

2014-02-19 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 494d69478 - cfced4cf6 ACCUMULO-2385 fix error running test against hadoop 1.0 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4dd2d662 Tree:

[3/4] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-02-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/294fe255 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/294fe255 Diff:

[1/2] git commit: ACCUMULO-2385 fix error running test against hadoop 1.0

2014-02-19 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.5.1-SNAPSHOT 39613b4b9 - db367679d ACCUMULO-2385 fix error running test against hadoop 1.0 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4dd2d662 Tree:

[1/4] git commit: ACCUMULO-2385 fix error running test against hadoop 1.0

2014-02-19 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master dcc19ccba - 206ee5516 ACCUMULO-2385 fix error running test against hadoop 1.0 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4dd2d662 Tree:

[3/3] git commit: Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT

2014-02-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cfced4cf Tree: