You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/11/14 14:06:00 UTC

[jira] [Commented] (AIRFLOW-5932) Unable to resolve backticks character

    [ https://issues.apache.org/jira/browse/AIRFLOW-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974289#comment-16974289 ] 

Ash Berlin-Taylor commented on AIRFLOW-5932:
--------------------------------------------

It's not quite clear what you are asking. What output would you like with this?

What output are you getting?

Which plugin are you talking about?

> Unable to resolve backticks character 
> --------------------------------------
>
>                 Key: AIRFLOW-5932
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5932
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 1.10.0
>         Environment: DEV
>            Reporter: Badri
>            Priority: Major
>
> HI, 
> I am trying to resolve a simple command which is an aws cli.
> the name has to be passed in backtick character. I used the escape option to ignore the backticks yet , the plugin does nto complie.
> cmddev = "aws emr list-steps --cluster-id {} --query 'Steps[?Name==`` `xxx_dev` ``].id --output text".format(raw_cluster_id)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)