You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/12/24 00:32:00 UTC

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

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

Joe McDonnell resolved IMPALA-6000.
-----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Invalid

This is Hue specific behavior that can be tracked by the Hue JIRA.

> 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
>            Priority: Major
>             Fix For: Not Applicable
>
>
> 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
(v8.3.4#803005)