You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "bharath v (JIRA)" <ji...@apache.org> on 2018/09/03 23:31:00 UTC

[jira] [Assigned] (IMPALA-6216) PYTHON_EGG_CACHE used in impala-shell code should be made configurable

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

bharath v reassigned IMPALA-6216:
---------------------------------

    Assignee: Aihua Xu

> PYTHON_EGG_CACHE used in impala-shell code should be made configurable
> ----------------------------------------------------------------------
>
>                 Key: IMPALA-6216
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6216
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Mala Chikka Kempanna
>            Assignee: Aihua Xu
>            Priority: Major
>
> Reference : https://github.com/cloudera/Impala/blob/f2d414093df3f5c1b65512fa82682308ae33edb2/shell/impala-shell#L40
> This line in impala-shell sets python egg cache to /tmp path.
> {code}
> PYTHON_EGG_CACHE=/tmp/impala-shell-python-egg-cache-${USER}
> {code}
> Not all users want to give exec permission on /tmp directory for security reasons.
> Hence, please make this configurable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org