Hadoop可视化分析利器之Hue(13)

  # Comma-separated list of HBase Thrift servers for clusters in the format of '(name|host:port)'. 

  # Use full hostname with security. 

  ## hbase_clusters=(Cluster|localhost:9090) 

 

  # HBase configuration directory, where hbase-site.xml is located. 

  ## hbase_conf_dir=/etc/hbase/conf 

 

  # Hard limit of rows or columns per row fetched before truncating. 

  ## truncate_limit = 500 

 

  # 'buffered' is the default of the HBase Thrift Server and supports security. 

  # 'framed' can be used to chunk up responses, 

  # which is useful when used in conjunction with the nonblocking server in Thrift. 

  ## thrift_transport=buffered 

 

 

########################################################################### 

# Settings to configure Solr Search 

########################################################################### 

 

[search] 

 

  # URL of the Solr Server 

  solr_url=http://172.21.50.41:8983/solr/ 

 

  # Requires FQDN in solr_url if enabled 

  ## security_enabled=false 

 

  ## Query sent when no term is entered 

  ## empty_query=*:* 

 

 

########################################################################### 

# Settings to configure Solr Indexer 

########################################################################### 

 

[indexer] 

 

  # Location of the solrctl binary. 

  ## solrctl_path=/usr/bin/solrctl 

 

  # Location of the solr home. 

  ## solr_home=/usr/lib/solr 

 

  # Zookeeper ensemble. 

  ## solr_zk_ensemble=localhost:2181/solr 

 

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/9cc6197faa692804b56a415e608cf8d9.html