Add mail list request
+1, for the merge of the feature branch.
Based on the status on the wiki and the current state of SCM HA branch,
we are in good state to merge.
Thanks,
Mukul
On 11/03/21 10:22 am, Shashikant Banerjee wrote:
Thank you all for the suggestions and feedback. The SCM HA wiki is set up
here: http
Hi Devs,
Currently as part of the client APIs, we have the parameters
ReplicationFactor and ReplicationType passed and based on that SCM, picks
the corresponding PipelineProvider and chooses the datanodes.
Considering the ErasureCoding, it's hard to pass all of the EC related
parameters( example:
On 3/11/21 5:52 AM, Shashikant Banerjee wrote:
Thank you all for the suggestions and feedback. The SCM HA wiki is set up
here: https://cwiki.apache.org/confluence/display/OZONE/SCM+HA as suggested
and all the design docs, steps for setting up SCM HA cluster and upgrade
to SCM HA cluster , per
elek commented on pull request #1:
URL:
https://github.com/apache/ozone-docker-testkrb5/pull/1#issuecomment-796672157
> Thanks for the explanation. Where do I find this command?
It's here:
https://github.com/elek/ozone/tree/docker-secure/hadoop-ozone/dist/src/main/keytabs
adoroszlai commented on pull request #1:
URL:
https://github.com/apache/ozone-docker-testkrb5/pull/1#issuecomment-796573963
> the export should happen once when the docker image version is updated
(and exported keytabs are committed)
> please execute the `generate-keytab` command from t
elek commented on pull request #1:
URL:
https://github.com/apache/ozone-docker-testkrb5/pull/1#issuecomment-796569758
> Shouldn't it be possible to seamlessly use a different image? How will
image update work (eg. when a new principal is needed)? Are there any steps I
missed?
Good