/
githubmirror
/
alluxio
Обзор
Документация
Войти
/
githubmirror
/
alluxio
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v310
conf/masters
21 строка
1 KB
l-shen
Change description secondary to standby
05 ноя 2021, 03:08
Не верифицирован
05 ноя 2021, 03:08
2e8258c
Код
Авторство
О чём код?
# # The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 # (the "License"). You may not use this work except in compliance with the License, which is # available at www.apache.org/licenses/LICENSE-2.0 # # This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, # either express or implied, as more fully set forth in the License. # # See the NOTICE file distributed with this work for information regarding copyright ownership. # # An Alluxio master will be started on each of the machines listed below. # # In HA mode, Alluxio will use internal leader election or Zookeeper leader election # to decide which of the masters should act as the primary. In non-HA mode, the master started # on the host identified by the first entry in this file will act as the primary; the remaining hosts # will be used to start a standby; which are responsible for journal compaction. # # The multi-master Zookeeper HA mode requires that all the masters can access # the same journal through a shared medium (e.g. HDFS or NFS). localhost