Re: full Zookeeper authentication

2018-12-07 Thread Kishchukov, Dmitrii (NIH/NLM/NCBI) [C]
Thank you. This is what I needed. -- Dmitrii Kishchukov. Leading software developer Submission Portal Team On 12/7/18, 2:52 PM, "Joseph Wu" wrote: There are currently three components of Mesos that use Zookeeper: *Master Detector:* This object is used by the Mesos

Re: full Zookeeper authentication

2018-12-07 Thread Joseph Wu
There are currently three components of Mesos that use Zookeeper: *Master Detector:* This object is used by the Mesos Master, Agent, and Scheduler to find which Master is the leader. The existing detector code will parse a "zk://" URL if given here:

[NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-07 Thread Daniel Gruno
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS] Hello Apache projects, I am writing to you because you may have git repositories on the git-wip-us server, which is slated to be decommissioned in the coming

Re: full Zookeeper authentication

2018-12-07 Thread Kishchukov, Dmitrii (NIH/NLM/NCBI) [C]
Yes. I want to do it. And it would be good if someone could give an advise how to do it. For example is there one place where Authentication object constructed for Zookeeper? For me it looks like there many places which is strange. -- Dmitrii Kishchukov. Leading software developer