apache-ignite

Форк
0
46 строк · 1.1 Кб
1
;Licensed to the Apache Software Foundation (ASF) under one or more
2
;contributor license agreements.  See the NOTICE file distributed with
3
;this work for additional information regarding copyright ownership.
4
;The ASF licenses this file to You under the Apache License, Version 2.0
5
;(the "License"); you may not use this file except in compliance with
6
;the License.  You may obtain a copy of the License at
7
;
8
;http://www.apache.org/licenses/LICENSE-2.0
9
;
10
;Unless required by applicable law or agreed to in writing, software
11
;distributed under the License is distributed on an "AS IS" BASIS,
12
;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
;See the License for the specific language governing permissions and
14
;limitations under the License.
15

16
[host1]
17
host=192.168.1.1
18
port=1
19
uname=uname1
20
passwd=passwd1
21
key=key1
22
nodes=1
23
igniteHome=ggHome1
24
cfg=cfg1
25
script=script1
26

27
[host2]
28
host=192.168.1.2
29
port=2
30
uname=uname2
31
passwd=passwd2
32
key=key2
33
nodes=2
34
igniteHome=ggHome2
35
cfg=cfg2
36
script=script2
37

38
[defaults]
39
port=3
40
uname=uname3
41
passwd=passwd3
42
key=key3
43
nodes=3
44
igniteHome=ggHome3
45
cfg=cfg3
46
script=script3
47

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.