You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/23 06:18:00 UTC

[jira] [Commented] (AIRFLOW-1684) Branching based on XCOM variable

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

ASF GitHub Bot commented on AIRFLOW-1684:
-----------------------------------------

eladkal commented on pull request #4365: [AIRFLOW-1684] - Branching based on XCom variable (Docs)
URL: https://github.com/apache/incubator-airflow/pull/4365
 
 
   Elaborate how to use branching with XComs
   
   
   ### Jira
   
   - [ ] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW-1684) issues and references them in the PR title.
   
   ### Description
   
   - Elaborate how to use branching with XComs
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Branching based on XCOM variable
> --------------------------------
>
>                 Key: AIRFLOW-1684
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1684
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: xcom
>    Affects Versions: 1.7.0
>         Environment: Centos 7, Airflow1.7
>            Reporter: Virendhar Sivaraman
>            Assignee: Elad
>            Priority: Major
>
> I would like to branch my dag based on a XCOM variable.
> Steps:
> 1. Populate XCOM in bash
> 2. pull the XCOM variable in a BranchPythonOperator and branch it out based on the XCOM variable
> I've tried the documentation and researched on the internet - haven't been successful.
> This feature will be helpful if its not available yet.



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