|
@@ -1374,7 +1374,7 @@
|
|
|
|
|
|
|
|
[hbase]
|
|
[hbase]
|
|
|
# Comma-separated list of HBase Thrift servers for clusters in the format of '(name|host:port)'.
|
|
# Comma-separated list of HBase Thrift servers for clusters in the format of '(name|host:port)'.
|
|
|
- # Use full hostname with security.
|
|
|
|
|
|
|
+ # Use full hostname. If hbase.thrift.ssl.enabled in hbase-site is set to true, https will be used otherwise it will use http
|
|
|
# If using Kerberos we assume GSSAPI SASL, not PLAIN.
|
|
# If using Kerberos we assume GSSAPI SASL, not PLAIN.
|
|
|
## hbase_clusters=(Cluster|localhost:9090)
|
|
## hbase_clusters=(Cluster|localhost:9090)
|
|
|
|
|
|