David Knupp created IMPALA-8552:
-----------------------------------

             Summary: impala-shell tests break on remote clusters if 
IMPALA_LOCAL_BUILD_VERSION is None
                 Key: IMPALA-8552
                 URL: https://issues.apache.org/jira/browse/IMPALA-8552
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: David Knupp
            Assignee: Tim Armstrong


This is a regression introduced by the commit: 
https://github.com/apache/impala/commit/b55d905

*Stacktrace*
{noformat}
shell/test_shell_commandline.py:33: in <module>
    from util import (get_impalad_host_port, assert_var_substitution, 
run_impala_shell_cmd,
shell/util.py:42: in <module>
    IMPALA_HOME, "shell/build", "impala-shell-" + IMPALA_LOCAL_BUILD_VERSION,
E   TypeError: cannot concatenate 'str' and 'NoneType' objects
{noformat}




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

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

Reply via email to