Repository: accumulo
Updated Branches:
refs/heads/master a4274f9bf -> 51a78ecd7
ACCUMULO-3479 Drop Hadoop 1 support
Some more changes from Christopher.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/51a78ecd
Tree:
Repository: accumulo
Updated Branches:
refs/heads/master fb7540629 -> a4274f9bf
ACCUMULO-3482 Update bootstrap_config.sh for kerberos
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a4274f9b
Tree: http://git-wip-us.a
Repository: accumulo
Updated Branches:
refs/heads/1.6 e49a97ad7 -> 8a0518a51
refs/heads/master aae9e977f -> fb7540629
ACCUMULO-3255 Ensure accumulo is up before running test
Without ensuring that accumulo is actually running, the expected
exception that a second instance cannot be started on
ACCUMULO-3255 Ensure accumulo is up before running test
Without ensuring that accumulo is actually running, the expected
exception that a second instance cannot be started on top
of the first won't fire.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apac
Merge branch '1.6'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fb754062
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fb754062
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/fb754062
Branch:
Repository: accumulo
Updated Branches:
refs/heads/master c032ec4b2 -> aae9e977f
ACCUMULO-2997 Improve comment about race condition
Improves the comment in the threadpool size adjustment code, to clarify what the
race condition is, and why it's not really a problem.
Project: http://git-wip-us
Revert "ACCUMULO-3197 Remove deprecated Instance.getConfiguration()"
This reverts commit 8fe826dd119289165cb19e9cdf922bb4ce933324.
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/ZooKeeperInstance.java
core/src/main/java/org/apache/accumulo/core/client/impl/Conditi
Merge branch '1.6'
Conflicts:
server/base/src/main/java/org/apache/accumulo/server/util/TServerUtils.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7719bc5f
Tree: http://git-wip-us.apache.org/repos/asf/ac
ACCUMULO-3416 Clean up TabletOperations
Remove unused method and consolidate remaining method into Tablet
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/112f5e76
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tr
ACCUMULO-3479 Remove some warnings
Remove extra warnings leftover from dropping Hadoop 1 support
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f6574fab
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f6574f
Merge branch '1.5' into 1.6
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e49a97ad
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e49a97ad
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e49a97ad
Merge branch '1.5' into 1.6
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e49a97ad
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e49a97ad
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e49a97ad
Repository: accumulo
Updated Branches:
refs/heads/1.5 87eec6fcb -> 2016ab93c
refs/heads/1.6 65a8c1a16 -> e49a97ad7
ACCUMULO-2997 Improve comment about race condition
Improves the comment in the threadpool size adjustment code, to clarify what the
race condition is, and why it's not really a
ACCUMULO-2997 Improve comment about race condition
Improves the comment in the threadpool size adjustment code, to clarify what the
race condition is, and why it's not really a problem.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/a
Repository: accumulo
Updated Branches:
refs/heads/master 7606aacf5 -> c032ec4b2
ACCUMULO-3484 Set krb5 properties so UGI will work.
Set the realm and KDC so the hadoop login works as
expected even when there is no krb5.conf on the system.
Project: http://git-wip-us.apache.org/repos/asf/accum
Repository: accumulo
Updated Branches:
refs/heads/master e085430a1 -> 7606aacf5
ACCUMULO-3483 Mark members as private when other methods exists for use.
ClientOpts has a couple of members which aren't really initialized
until some extra state is processed (e.g. pulling principal from
active ke
Repository: accumulo
Updated Branches:
refs/heads/master 4f19aa1f8 -> e085430a1
ACCUMULO-2815 Forgot to restore hadoop.version to 2.2.0
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e085430a
Tree: http://git-wip-us
ACCUMULO-2815 Support for Kerberos client authentication.
Leverage SASL transport provided by Thrift which can speak GSSAPI,
which Kerberos implements. Introduced...
* An Accumulo KerberosToken which is an AuthenticationToken to
validate users.
* Custom thrift processor and invocation handler
Repository: accumulo
Updated Branches:
refs/heads/master 8dc68b97a -> 4f19aa1f8
http://git-wip-us.apache.org/repos/asf/accumulo/blob/4f19aa1f/test/src/test/java/org/apache/accumulo/harness/MiniClusterHarness.java
--
diff --git
http://git-wip-us.apache.org/repos/asf/accumulo/blob/4f19aa1f/server/base/src/main/java/org/apache/accumulo/server/security/handler/KerberosAuthorizor.java
--
diff --git
a/server/base/src/main/java/org/apache/accumulo/server/secur
http://git-wip-us.apache.org/repos/asf/accumulo/blob/4f19aa1f/docs/src/main/asciidoc/chapters/kerberos.txt
--
diff --git a/docs/src/main/asciidoc/chapters/kerberos.txt
b/docs/src/main/asciidoc/chapters/kerberos.txt
new file mode 1
Repository: accumulo
Updated Branches:
refs/heads/master 07e74151b -> 8dc68b97a
ACCUMULO-3481 This closes #21 (empty commit)
The fix was applied in 65a8c1a16826cb467da5ba9445978864b8fe73fc. This commit is
empty, because I forgot to put the magic words in the commit message to close
the pull re
Repository: accumulo
Updated Branches:
refs/heads/1.6 d26f63fda -> 65a8c1a16
refs/heads/master 47a091ade -> 07e74151b
ACCUMULO-3481 libaccumulo.so from java.library.path
if libaccumulo.so was loaded from java.library.path, NativeMap.isLoaded()
returns false, and native lib is not used
Sign
ACCUMULO-3481 libaccumulo.so from java.library.path
if libaccumulo.so was loaded from java.library.path, NativeMap.isLoaded()
returns false, and native lib is not used
Signed-off-by: Christopher Tubbs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apac
Merge branch '1.6'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/07e74151
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/07e74151
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/07e74151
Branch:
Repository: accumulo
Updated Branches:
refs/heads/master be4aade67 -> 47a091ade
ACCUMULO-3467 fixed bug with concurrent compactions
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/47a091ad
Tree: http://git-wip-us.apa
26 matches
Mail list logo