[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304800#comment-15304800
 ] 

Michael Han edited comment on ZOOKEEPER-1045 at 5/27/16 9:44 PM:
-----------------------------------------------------------------

[~rakeshr] Some good news: MiniKdcTest and QuorumKerberosAuthTest is now fixed 
and verified locally on my mac and Ubuntu. You can check out the fix here at 
https://goo.gl/Y6DbXW. What I did is to copy the latest MiniKDC from Hadoop 
Common [1], and updated ivy.xml by removing most of the dependencies we 
introduced in the patch. Here is the patch https://goo.gl/Lh4r7d that you could 
apply on top of your patch. I could also generate a new patch that combined 
your patch and my patch and attach to the JIRA, if you like, just let me know.
Please give it a try and see if it works on windows :)

[1] 
https://github.com/apache/hadoop/blob/916140604ffef59466ba30832478311d3e6249bd/hadoop-common-project/hadoop-minikdc/src/main/java/org/apache/hadoop/minikdc/MiniKdc.java


was (Author: hanm):
[~rakeshr] Some good news: MiniKdcTest and QuorumKerberosAuthTest is now fixed 
and verified locally on my mac and Ubuntu. You can check out the fix here at 
https://goo.gl/Y6DbXW. What I did is to copy the latest MiniKDC from Hadoop 
Common [1], and updated ivy.xml by removing most of the dependencies we 
introduced in the patch. Here is the patch https://goo.gl/7fwppT that you could 
apply on top of your patch. I could also generate a new patch that combined 
your patch and my patch and attach to the JIRA, if you like, just let me know.
Please give it a try and see if it works on windows :)

[1] 
https://github.com/apache/hadoop/blob/916140604ffef59466ba30832478311d3e6249bd/hadoop-common-project/hadoop-minikdc/src/main/java/org/apache/hadoop/minikdc/MiniKdc.java

> Quorum Peer mutual authentication
> ---------------------------------
>
>                 Key: ZOOKEEPER-1045
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1045
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: server
>            Reporter: Eugene Koontz
>            Assignee: Rakesh R
>            Priority: Critical
>         Attachments: 0001-ZOOKEEPER-1045-br-3-4.patch, 
> 1045_failing_phunt.tar.gz, ZK-1045-test-case-failure-logs.zip, 
> ZOOKEEPER-1045-00.patch, ZOOKEEPER-1045-Rolling Upgrade Design Proposal.pdf, 
> ZOOKEEPER-1045-br-3-4.patch
>
>
> ZOOKEEPER-938 addresses mutual authentication between clients and servers. 
> This bug, on the other hand, is for authentication among quorum peers. 
> Hopefully much of the work done on SASL integration with Zookeeper for 
> ZOOKEEPER-938 can be used as a foundation for this enhancement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to