Repository: accumulo
Updated Branches:
refs/heads/gh-pages 43f42b95c -> a9b0fda04
Add 1.7.2 Release
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a9b0fda0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/
Repository: accumulo
Updated Tags: refs/tags/rel/1.7.2 [created] e4b82f978
Repository: accumulo
Updated Tags: refs/tags/rel/1.7.2 [deleted] 7af3d4757
Author: ctubbsii
Date: Wed Jun 22 21:44:22 2016
New Revision: 14095
Log:
Fix spacing in *SUM files so they verify
Add second space between hash and filename to more easily verify with
`sha1sum -c SHA1SUM` and `md5sum -c MD5SUM`
Modified:
release/accumulo/1.7.2/MD5SUM
release/accumulo/1.7
Author: mdrob
Date: Wed Jun 22 21:31:29 2016
New Revision: 14094
Log:
Add Apache Accumulo 1.7.2 release artifacts
Added:
release/accumulo/1.7.2/
release/accumulo/1.7.2/MD5SUM
release/accumulo/1.7.2/SHA1SUM
release/accumulo/1.7.2/accumulo-1.7.2-bin.tar.gz (with props)
release
Merge branch '1.8'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/56af3a23
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/56af3a23
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/56af3a23
Branch:
Repository: accumulo
Updated Branches:
refs/heads/1.8 5ba1c88de -> 104eeb374
refs/heads/master e3bd30eda -> 56af3a236
ACCUMULO-4348 Replace use of deprecated method
Replace use of deprecated KerberosToken constructor with explicit login
with UserGroupInformation first.
Project: http://git-
ACCUMULO-4348 Replace use of deprecated method
Replace use of deprecated KerberosToken constructor with explicit login
with UserGroupInformation first.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/104eeb37
Tree: http
Merge branch 'pr-119' into 1.8
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/dbfef0a6
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/dbfef0a6
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/dbfef
Merge branch '1.8'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e3bd30ed
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e3bd30ed
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e3bd30ed
Branch:
ACCUMULO-4348 Limit use of deprecated method
Move off the deprecated KerberosToken constructor where possible, and
suppress warnings where not immediately possible.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5ba1c8
ACCUMULO-4348 Limit use of deprecated method
Move off the deprecated KerberosToken constructor where possible, and
suppress warnings where not immediately possible.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5ba1c8
Merge branch 'pr-119' into 1.8
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/dbfef0a6
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/dbfef0a6
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/dbfef
ACCUMULO-4348 Deprecate KerberosToken constructor with side effects
`KerberosToken(String, File, boolean)` is deprecated in favor of
`KerberosToken(String, File)`.
The boolean flag would log in the requested user with Hadoop's
`UserGroupInformation` class. This
changed global state about who th
Repository: accumulo
Updated Branches:
refs/heads/1.8 782135bfe -> 5ba1c88de
refs/heads/master 8c2ecf823 -> e3bd30eda
ACCUMULO-4348 Deprecate KerberosToken constructor with side effects
`KerberosToken(String, File, boolean)` is deprecated in favor of
`KerberosToken(String, File)`.
The bool
15 matches
Mail list logo