The SWC-DB Cluster Managing Script swcdb_cluster - Configuration Properties
These configuration properties are for sbin/swcdb_cluster a python script based on py-fabric library.
-
swc.install.archive
TYPE_STRINGThe Full-Path or Uri to the SWC-DBtararchive package. An archive package from available SWC-DB releases is suitable for the type of archive required.The source-host SWC-DB installation files are copied if the property is not set.
default
swc.install.archive=https://github.com/kashirin-alex/swc-db/releases/download/v0.5.12/swcdb-0.5.12.debug.amd64.tar.xz -
swc.cluster.rgr.host
TYPE_STRINGSA Ranger host, value in formatdefault|hostname|portORdefault|ip,ip,ip|port. The hostname/ips need to be accessible from the source-host.without
|port- no port applied and Program uses the default port
withdefault|- hostname/address used for ssh, no host applied to the Program and Program will use the default addresses.default
swc.cluster.rgr.host= -
swc.cluster.fsbroker.host
TYPE_STRINGSA FsBroker host, value in formatdefault|hostname|portORdefault|ip,ip,ip|port. The hostname/ips need to be accessible from the source-host.without
|port- no port applied and Program uses the default port
withdefault|- hostname/address used for ssh, no host applied to the Program and Program will use the default addresses.default
swc.cluster.fsbroker.host= -
swc.cluster.bkr.host
TYPE_STRINGSA Broker host, value in formatdefault|hostname|portORdefault|ip,ip,ip|port. The hostname/ips need to be accessible from the source-host.without
|port- no port applied and Program uses the default port
withdefault|- hostname/address used for ssh, no host applied to the Program and Program will use the default addresses.default
swc.cluster.bkr.host= -
swc.cluster.thriftbroker.host
TYPE_STRINGSA ThriftBroker host, value in formatdefault|hostname|portORdefault|ip,ip,ip|port. The hostname/ips need to be accessible from the source-host.without
|port- no port applied and Program uses the default port
withdefault|- hostname/address used for ssh, no host applied to the Program and Program will uselocalhostaddress.default
swc.cluster.thriftbroker.host=
extended/updated/version information available with ‘–help' and ‘–help-config' arg
./sbin/swcdb_cluster --help;