[2/3] git commit: ACCUMULO-2694 Ensure that the newly created table is assigned before continuing.

2014-08-04 Thread elserj
ACCUMULO-2694 Ensure that the newly created table is assigned before continuing. A table can be successfully created, but its tablets not yet assigned. There was a race condition in the test where getMasterMonitorInfo was called before the tablets for the TEST_TABLE were created. This made it

[1/3] git commit: ACCUMULO-2694 Ensure that the newly created table is assigned before continuing.

2014-08-04 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT 533983f10 - e2dc55027 refs/heads/master f34f1d892 - 118184bc3 ACCUMULO-2694 Ensure that the newly created table is assigned before continuing. A table can be successfully created, but its tablets not yet assigned. There was a

[1/5] git commit: ACCUMULO-2694 cleanup warning

2014-08-04 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 118184bc3 - 8cc6d77d3 ACCUMULO-2694 cleanup warning Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d8463c64 Tree:

[3/5] git commit: ACCUMULO-2988 fix warnings

2014-08-04 Thread ecn
ACCUMULO-2988 fix warnings Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/62f96689 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/62f96689 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/62f96689

[4/5] git commit: ACCUMULO-1880 suppress warnings about the deprecated api

2014-08-04 Thread ecn
ACCUMULO-1880 suppress warnings about the deprecated api Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ac9a9190 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ac9a9190 Diff:

[2/5] git commit: ACCUMULO-3019 cleanup warnings

2014-08-04 Thread ecn
ACCUMULO-3019 cleanup warnings Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/23359934 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/23359934 Diff:

[5/5] git commit: ACCUMULO-3019 fix unused import warnings

2014-08-04 Thread ecn
ACCUMULO-3019 fix unused import warnings Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8cc6d77d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8cc6d77d Diff:

git commit: ACCUMULO-9998 nightly builds are failing, ensure all metadata tables are online before starting the test

2014-08-04 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 8cc6d77d3 - a050741af ACCUMULO-9998 nightly builds are failing, ensure all metadata tables are online before starting the test Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

svn commit: r1615836 - in /accumulo/site/trunk/content: ./ 1.4/apidocs/ 1.4/apidocs/org/ 1.4/apidocs/org/apache/ 1.4/apidocs/org/apache/accumulo/ 1.4/apidocs/org/apache/accumulo/cloudtrace/ 1.4/apidoc

2014-08-04 Thread billie
Author: billie Date: Tue Aug 5 01:45:26 2014 New Revision: 1615836 URL: http://svn.apache.org/r1615836 Log: ACCUMULO-1532 repaired 1.4 javadocs [This commit notification would consist of 978 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r918423 - in /websites/staging/accumulo/trunk/content: ./ 1.4/apidocs/ 1.4/apidocs/org/ 1.4/apidocs/org/apache/ 1.4/apidocs/org/apache/accumulo/ 1.4/apidocs/org/apache/accumulo/cloudtrace/

2014-08-04 Thread buildbot
Author: buildbot Date: Tue Aug 5 01:51:40 2014 New Revision: 918423 Log: Staging update by buildbot for accumulo [This commit notification would consist of 959 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r918424 - in /websites/production/accumulo/content: ./ 1.5/apidocs/ 1.6/apidocs/

2014-08-04 Thread billie
Author: billie Date: Tue Aug 5 01:57:57 2014 New Revision: 918424 Log: Publishing svnmucc operation to accumulo site by billie Added: websites/production/accumulo/content/ - copied from r918423, websites/staging/accumulo/trunk/content/

svn commit: r918425 - in /websites/staging/accumulo/trunk/content: ./ 1.4/apidocs/ extpaths.txt

2014-08-04 Thread buildbot
Author: buildbot Date: Tue Aug 5 02:00:39 2014 New Revision: 918425 Log: Staging update by buildbot for accumulo Removed: websites/staging/accumulo/trunk/content/1.4/apidocs/ Modified: websites/staging/accumulo/trunk/content/ (props changed)

svn commit: r1615839 - in /accumulo/site/trunk/content: 1.4/apidocs/ extpaths.txt

2014-08-04 Thread billie
Author: billie Date: Tue Aug 5 02:00:16 2014 New Revision: 1615839 URL: http://svn.apache.org/r1615839 Log: ACCUMULO-1532 updated 1.4/apidocs extpaths Removed: accumulo/site/trunk/content/1.4/apidocs/ Modified: accumulo/site/trunk/content/extpaths.txt Modified:

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

2014-08-04 Thread billie
Author: billie Date: Tue Aug 5 02:01:24 2014 New Revision: 918426 Log: Publishing svnmucc operation to accumulo site by billie Added: websites/production/accumulo/content/ - copied from r918425, websites/staging/accumulo/trunk/content/

[1/4] git commit: ACCUMULO-3045 Create a CredentialProviderToken

2014-08-04 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT e2dc55027 - 1ec33f1a5 refs/heads/master a050741af - 85c1a496b ACCUMULO-3045 Create a CredentialProviderToken PasswordToken where the password is retrieved from a Hadoop CredentialProvider. Extends the PasswordToken due to the

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

2014-08-04 Thread elserj
Merge branch '1.6.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1a09e25d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1a09e25d Diff:

[4/4] git commit: ACCUMULO-3045 Fix what should have been a merge conflict.

2014-08-04 Thread elserj
ACCUMULO-3045 Fix what should have been a merge conflict. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/85c1a496 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/85c1a496 Diff:

[2/4] git commit: ACCUMULO-3045 Create a CredentialProviderToken

2014-08-04 Thread elserj
ACCUMULO-3045 Create a CredentialProviderToken PasswordToken where the password is retrieved from a Hadoop CredentialProvider. Extends the PasswordToken due to the reliance on it in the ZK-based authenticator and authorizor interfaces. Project: