[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124147278 --- Diff: core/src/main/java/org/apache/accumulo/core/client/security/tokens/KerberosToken.java --- @@ -51,11 +52,11 @@ * The user that

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124146860 --- Diff: core/src/main/java/org/apache/accumulo/core/client/security/tokens/KerberosToken.java --- @@ -51,11 +52,11 @@ * The user that

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124146716 --- Diff: core/src/main/java/org/apache/accumulo/core/client/security/tokens/KerberosToken.java --- @@ -51,11 +52,11 @@ * The user that

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/accumulo/pull/273 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] accumulo issue #272: ACCUMULO-4654 Added the ability to continue balancing e...

2017-06-26 Thread ctubbsii
Github user ctubbsii commented on the issue: https://github.com/apache/accumulo/pull/272 Haven't looked at the content of the PR yet, but one initial observation: please follow git log message formatting conventions separating title/subject from body. Here's [one summary][1] of those

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124141590 --- Diff: core/src/main/java/org/apache/accumulo/core/client/security/tokens/KerberosToken.java --- @@ -51,11 +52,11 @@ * The user that

[GitHub] accumulo issue #273: ACCUMULO-4665 Use UGI with real Kerberos credentials

2017-06-26 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/273 The two new test are nice. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled an

[GitHub] accumulo issue #273: ACCUMULO-4665 Use UGI with real Kerberos credentials

2017-06-26 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/273 Will wait on travis as well as my local `mvn clean verify -Dit.test='KerberosIT,KerberosProxyIT'` to come back. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124122964 --- Diff: test/src/test/java/org/apache/accumulo/test/functional/KerberosProxyIT.java --- @@ -463,6 +477,56 @@ public void testMismatchPrincipals() th

[GitHub] accumulo issue #273: ACCUMULO-4665 Use UGI with real Kerberos credentials

2017-06-26 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/273 > I notice this change was targeted to 1.7. Is there any impact from this change on using 1.7.3 server with 1.7.4 client and visa versa? There is obviously the change in implementation th

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124119086 --- Diff: test/src/test/java/org/apache/accumulo/test/functional/KerberosProxyIT.java --- @@ -463,6 +477,56 @@ public void testMismatchPrincipals() throw

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124118903 --- Diff: test/src/test/java/org/apache/accumulo/test/functional/KerberosProxyIT.java --- @@ -463,6 +477,56 @@ public void testMismatchPrincipals() throw

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124118094 --- Diff: test/src/test/java/org/apache/accumulo/test/functional/KerberosProxyIT.java --- @@ -463,6 +477,56 @@ public void testMismatchPrincipals() th

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124117442 --- Diff: test/src/test/java/org/apache/accumulo/test/functional/KerberosProxyIT.java --- @@ -463,6 +477,56 @@ public void testMismatchPrincipals() th

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124114509 --- Diff: core/src/main/java/org/apache/accumulo/core/client/security/tokens/KerberosToken.java --- @@ -70,18 +71,12 @@ public KerberosToken(String prin

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124113747 --- Diff: core/src/main/java/org/apache/accumulo/core/rpc/ThriftUtil.java --- @@ -282,21 +283,39 @@ public static TTransport createClientTransport(HostA

[GitHub] accumulo issue #273: ACCUMULO-4665 Use UGI with real Kerberos credentials

2017-06-26 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/273 I notice this change was targeted to 1.7. Is there any impact from this change on using 1.7.3 server with 1.7.4 client and visa versa? --- If your project is set up for it, you can reply to

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124110937 --- Diff: core/src/main/java/org/apache/accumulo/core/client/security/tokens/KerberosToken.java --- @@ -70,18 +71,12 @@ public KerberosToken(String p

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/273#discussion_r124108676 --- Diff: core/src/main/java/org/apache/accumulo/core/rpc/ThriftUtil.java --- @@ -282,21 +283,39 @@ public static TTransport createClientTransport(Ho

[GitHub] accumulo issue #273: ACCUMULO-4665 Use UGI with real Kerberos credentials

2017-06-26 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/273 I'd appreciate a review of these changes (instead of just merging) since they are security related. --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] accumulo pull request #273: ACCUMULO-4665 Use UGI with real Kerberos credent...

2017-06-26 Thread joshelser
GitHub user joshelser opened a pull request: https://github.com/apache/accumulo/pull/273 ACCUMULO-4665 Use UGI with real Kerberos credentials UGI supports the notion of users without credentials being "proxied" (riding on top of) another user which does have credentials. This

[GitHub] accumulo issue #272: ACCUMULO-4654 Added the ability to continue balancing e...

2017-06-26 Thread dlmarion
Github user dlmarion commented on the issue: https://github.com/apache/accumulo/pull/272 Latest commit causing build to fail with test failure at: HostRegexTableLoadBalancerReconfigurationTest.testConfigurationChanges:83 expected:<5> but was:<0> --- If your project is set up

[GitHub] accumulo issue #271: ACCUMULO-4655 Added a Response Time column to the monit...

2017-06-26 Thread milleruntime
Github user milleruntime commented on the issue: https://github.com/apache/accumulo/pull/271 Ok sounds good. I was just thinking ahead since TServersServlet.java is removed in that PR. It shouldn't be a problem finding a spot for your new stuff though... it should actually be easier

[GitHub] accumulo pull request #272: ACCUMULO-4654 Added the ability to continue bala...

2017-06-26 Thread dlmarion
Github user dlmarion commented on a diff in the pull request: https://github.com/apache/accumulo/pull/272#discussion_r124015943 --- Diff: server/base/src/main/java/org/apache/accumulo/server/master/balancer/HostRegexTableLoadBalancer.java --- @@ -66,6 +71,9 @@ * It's possibl

[GitHub] accumulo issue #271: ACCUMULO-4655 Added a Response Time column to the monit...

2017-06-26 Thread ivakegg
Github user ivakegg commented on the issue: https://github.com/apache/accumulo/pull/271 @milleruntime Yes, I would like this feature to persist. I expect this would be merged into the master when complete. If that is before the Monitor PR gets merge, then the person to merge the Mon