You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "SUSHANT GUPTA (JIRA)" <ji...@apache.org> on 2017/09/29 18:44:00 UTC

[jira] [Created] (IMPALA-6000) Variable subsitution in Hue

SUSHANT GUPTA created IMPALA-6000:
-------------------------------------

             Summary: Variable subsitution in Hue
                 Key: IMPALA-6000
                 URL: https://issues.apache.org/jira/browse/IMPALA-6000
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
         Environment: Impala on Hue 4.0, chrome, windows 10
            Reporter: SUSHANT GUPTA


I can get the following to work on impala shell but same doesnt work on Hue 4.0 as part of Impala query. 
set var:variable_name:value;
select * from table1 where table1.col1 = ${var:variable_name};




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)