You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/06/19 18:35:00 UTC

[jira] [Resolved] (IMPALA-6042) Allow Impala shell to also use a global impalarc configuration

     [ https://issues.apache.org/jira/browse/IMPALA-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-6042.
-----------------------------------
    Fix Version/s: Impala 3.4.0
       Resolution: Fixed

> Allow Impala shell to also use a global impalarc configuration
> --------------------------------------------------------------
>
>                 Key: IMPALA-6042
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6042
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Clients
>            Reporter: Balazs Jeszenszky
>            Assignee: Ethan
>            Priority: Minor
>              Labels: newbie, shell, usability
>             Fix For: Impala 3.4.0
>
>
> Currently, impalarc files can be specified on a per-user basis (stored in ~/.impalarc), and they aren't created by default. 
> The Impala shell should pick up /etc/impalarc as well, in addition to the user-specific configurations.
> The intent here is to allow a "global" configuration of the shell by a system administrator with common options like:
> {code}
> --ssl
> -l
> -k
> -u <current_user>
> -i <impala>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)