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

IMPALA-8337 adds configparser dependency which isn't always available where impala-shell is installed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • Impala 3.3.0
    • Clients

    Description

      This may break other things. I've seen some failures on systems like this:

      Command exited with code: 1
      Command output: Traceback (most recent call last):
        File "/usr/lib/impala-shell/impala_shell.py", line 42, in <module>
          from option_parser import get_option_parser, get_config_from_file
        File "/usr/lib/impala-shell/lib/option_parser.py", line 30, in <module>
          import configparser
      ImportError: No module named configparser
      

      I think we would need to add configparser to shell/ext-py so that it's packaged with the rest of the shell stuff. I'm not sure if there are other steps too

      Attachments

        Activity

          People

            fredyw Fredy Wijaya
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: