accumulo git commit: ACCUMULO-3479 Drop Hadoop 1 support

2015-01-15 Thread ctubbsii
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:

accumulo git commit: ACCUMULO-3482 Update bootstrap_config.sh for kerberos

2015-01-15 Thread elserj
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

[1/3] accumulo git commit: ACCUMULO-3255 Ensure accumulo is up before running test

2015-01-15 Thread elserj
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

[2/3] accumulo git commit: ACCUMULO-3255 Ensure accumulo is up before running test

2015-01-15 Thread elserj
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

[3/3] accumulo git commit: Merge branch '1.6'

2015-01-15 Thread elserj
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:

[1/6] accumulo git commit: ACCUMULO-2997 Improve comment about race condition

2015-01-15 Thread ctubbsii
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

[6/6] accumulo git commit: Revert "ACCUMULO-3197 Remove deprecated Instance.getConfiguration()"

2015-01-15 Thread ctubbsii
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

[3/6] accumulo git commit: Merge branch '1.6'

2015-01-15 Thread ctubbsii
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

[5/6] accumulo git commit: ACCUMULO-3416 Clean up TabletOperations

2015-01-15 Thread ctubbsii
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

[4/6] accumulo git commit: ACCUMULO-3479 Remove some warnings

2015-01-15 Thread ctubbsii
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

[2/6] accumulo git commit: Merge branch '1.5' into 1.6

2015-01-15 Thread ctubbsii
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

[3/3] accumulo git commit: Merge branch '1.5' into 1.6

2015-01-15 Thread ctubbsii
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

[1/3] accumulo git commit: ACCUMULO-2997 Improve comment about race condition

2015-01-15 Thread ctubbsii
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

[2/3] accumulo git commit: ACCUMULO-2997 Improve comment about race condition

2015-01-15 Thread ctubbsii
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

accumulo git commit: ACCUMULO-3484 Set krb5 properties so UGI will work.

2015-01-15 Thread elserj
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

accumulo git commit: ACCUMULO-3483 Mark members as private when other methods exists for use.

2015-01-15 Thread elserj
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

accumulo git commit: ACCUMULO-2815 Forgot to restore hadoop.version to 2.2.0

2015-01-15 Thread elserj
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

[4/4] accumulo git commit: ACCUMULO-2815 Support for Kerberos client authentication.

2015-01-15 Thread elserj
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

[1/4] accumulo git commit: ACCUMULO-2815 Support for Kerberos client authentication.

2015-01-15 Thread elserj
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

[2/4] accumulo git commit: ACCUMULO-2815 Support for Kerberos client authentication.

2015-01-15 Thread elserj
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

[3/4] accumulo git commit: ACCUMULO-2815 Support for Kerberos client authentication.

2015-01-15 Thread elserj
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

accumulo git commit: ACCUMULO-3481 This closes #21 (empty commit)

2015-01-15 Thread ctubbsii
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

[1/3] accumulo git commit: ACCUMULO-3481 libaccumulo.so from java.library.path

2015-01-15 Thread ctubbsii
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

[2/3] accumulo git commit: ACCUMULO-3481 libaccumulo.so from java.library.path

2015-01-15 Thread ctubbsii
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

[3/3] accumulo git commit: Merge branch '1.6'

2015-01-15 Thread ctubbsii
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:

accumulo git commit: ACCUMULO-3467 fixed bug with concurrent compactions

2015-01-15 Thread kturner
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