Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-6216

PYTHON_EGG_CACHE used in impala-shell code should be made configurable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.3.0
    • None
    • None
    • ghx-label-2

    Description

      Reference : https://github.com/cloudera/Impala/blob/f2d414093df3f5c1b65512fa82682308ae33edb2/shell/impala-shell#L40

      This line in impala-shell sets python egg cache to /tmp path.

      PYTHON_EGG_CACHE=/tmp/impala-shell-python-egg-cache-${USER}
      

      Not all users want to give exec permission on /tmp directory for security reasons.
      Hence, please make this configurable.

      Attachments

        Activity

          People

            ychena Yongzhi Chen
            mkempanna Mala Chikka Kempanna
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: