You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sam Kitajima-Kimbrel (JIRA)" <ji...@apache.org> on 2017/11/07 04:25:01 UTC

[jira] [Updated] (AIRFLOW-1788) EMR hook doesn't pass through SecurityConfiguration parameter

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

Sam Kitajima-Kimbrel updated AIRFLOW-1788:
------------------------------------------
    Summary: EMR hook doesn't pass through SecurityConfiguration parameter  (was: EMR hook doesn't accept all boto3 EMR parameters)

> EMR hook doesn't pass through SecurityConfiguration parameter
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-1788
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1788
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Sam Kitajima-Kimbrel
>            Assignee: Sam Kitajima-Kimbrel
>
> Expected: `SecurityConfiguration` and other optional arguments to boto3's run_job_flow() method are passed through via the EMR hook in Airflow.
> Actual: only a subset of parameters are passed through because they're hardcoded in the hook.
> Recommended fix: use **kwargs



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