更新时间:2024-05-11 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
Impala常用参数
本章节适用于MRS 3.x及后续版本。
参数入口
在Manager系统中,选择“集群 > 服务 > Impala > 配置”,选择“全部配置”。在搜索框中输入参数名称。
参数说明
 
   下表仅列举了部分常用参数,实际参数以Manager页面为准。
| 
        配置参数  | 
      
        说明  | 
      
        默认值  | 
      
        范围  | 
     
|---|---|---|---|
| 
        impalad.customized.configs  | 
      
        impalad进程的自定义配置项。  | 
      
        -  | 
      
        -  | 
     
| 
        --enable_ldap_auth  | 
      
        是否开启ldap认证。  | 
      
        false  | 
      
        true或false  | 
     
| 
        --ldap_bind_pattern  | 
      
        ldap userDNPattern 例如:cn=%s,ou=People,dc=,dc=com  | 
      
        -  | 
      
        -  | 
     
| 
        --ldap_passwords_in_clear_ok  | 
      
        如果设置为true,将允许ldap密码在网络上明文发送(不含TLS/SSL)。  | 
      
        false  | 
      
        true或false  | 
     
| 
        --ldap_uri-ip  | 
      
        ldap ip  | 
      
        -  | 
      
        -  | 
     
| 
        --ldap_uri-port  | 
      
        ldap port  | 
      
        389  | 
      
        -  | 
     
| 
        --max_log_files  | 
      
        进程日志的最大文件个数。  | 
      
        10  | 
      
        -  | 
     
| 
        --max_log_size  | 
      
        进程的日志文件大小最大值,单位 MB。  | 
      
        200  | 
      
        -  | 
     
| 
        statestored.customized.configs  | 
      
        Statestored进程的自定义配置项。  | 
      
        -  | 
      
        -  | 
     
| 
        catalogd.customized.configs  | 
      
        Catalogd进程的自定义配置项。  | 
      
        -  | 
      
        -  | 
     
   父主题: 使用Impala