[jira] [Updated] (AIRFLOW-1728) Add subnetworkUri and tags to DataprocClusterCreateOperator

2017-10-17 Thread Jessica Chen Fan (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Chen Fan updated AIRFLOW-1728: --- Description: Add ability to specify subnetwork and firewall tags for easier

[jira] [Commented] (AIRFLOW-1631) LocalExecutor does not maintain contract of unbound parallelism (0 value)

2017-10-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208658#comment-16208658 ] ASF subversion and git services commented on AIRFLOW-1631: -- Commit

incubator-airflow git commit: [AIRFLOW-1631] Fix timing issue in unit test

2017-10-17 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master cdfced324 -> cb868f49f [AIRFLOW-1631] Fix timing issue in unit test LocalWorker instances wait 1 sec for each unit of work they perform, so getting the response of a processor takes at least 1 sec after the unit of work.

[jira] [Created] (AIRFLOW-1728) Add subnetworkUri and tags to DataprocClusterCreateOperator

2017-10-17 Thread Jessica Chen Fan (JIRA)
Jessica Chen Fan created AIRFLOW-1728: -- Summary: Add subnetworkUri and tags to DataprocClusterCreateOperator Key: AIRFLOW-1728 URL: https://issues.apache.org/jira/browse/AIRFLOW-1728 Project:

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Feng Lu (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208239#comment-16208239 ] Feng Lu commented on AIRFLOW-1723: -- We can do that too, upstreaming to airflow base on the assumption

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208231#comment-16208231 ] Ash Berlin-Taylor commented on AIRFLOW-1723: I've taken a look, just one small comment. I

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Feng Lu (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208219#comment-16208219 ] Feng Lu commented on AIRFLOW-1723: -- It's indeed pluggable and the module is not part of airflow core,

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208214#comment-16208214 ] Ash Berlin-Taylor commented on AIRFLOW-1723: Oh. It _is_ pluggable already! {noformat}

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208211#comment-16208211 ] Ash Berlin-Taylor commented on AIRFLOW-1723: Ah I didn't realise sendgrid uses the same

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Feng Lu (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208193#comment-16208193 ] Feng Lu commented on AIRFLOW-1723: -- Most SMTP services require username and password, which are very

[jira] [Commented] (AIRFLOW-1726) Copy Expert command for Postgres Hook

2017-10-17 Thread Andy Hadjigeorgiou (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208191#comment-16208191 ] Andy Hadjigeorgiou commented on AIRFLOW-1726: - PR here:

[jira] [Commented] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208185#comment-16208185 ] Ash Berlin-Taylor commented on AIRFLOW-1723: Sendgrid has an SMTP service

[jira] [Work started] (AIRFLOW-1726) Copy Expert command for Postgres Hook

2017-10-17 Thread Andy Hadjigeorgiou (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-1726 started by Andy Hadjigeorgiou. --- > Copy Expert command for Postgres Hook >

[jira] [Closed] (AIRFLOW-1631) LocalExecutor does not maintain contract of unbound parallelism (0 value)

2017-10-17 Thread Edgar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edgar Rodriguez closed AIRFLOW-1631. Resolution: Fixed Merged https://github.com/apache/incubator-airflow/pull/2658 >

incubator-airflow git commit: [AIRFLOW-1631] Fix local executor unbound parallelism

2017-10-17 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master 707ab6952 -> cdfced324 [AIRFLOW-1631] Fix local executor unbound parallelism Before, if unlimited parallelism was used passing `0` for the parallelism value, the local executor would stall execution since no worker was being

[jira] [Created] (AIRFLOW-1727) Add unit tests for DataProcHook

2017-10-17 Thread Crystal Qian (JIRA)
Crystal Qian created AIRFLOW-1727: - Summary: Add unit tests for DataProcHook Key: AIRFLOW-1727 URL: https://issues.apache.org/jira/browse/AIRFLOW-1727 Project: Apache Airflow Issue Type:

[jira] [Created] (AIRFLOW-1726) Copy Expert command for Postgres Hook

2017-10-17 Thread Andy Hadjigeorgiou (JIRA)
Andy Hadjigeorgiou created AIRFLOW-1726: --- Summary: Copy Expert command for Postgres Hook Key: AIRFLOW-1726 URL: https://issues.apache.org/jira/browse/AIRFLOW-1726 Project: Apache Airflow

[jira] [Closed] (AIRFLOW-1724) Add Fundera to Who Uses Airflow?

2017-10-17 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand closed AIRFLOW-1724. Resolution: Fixed > Add Fundera to Who Uses Airflow? > >

[jira] [Commented] (AIRFLOW-1724) Add Fundera to Who Uses Airflow?

2017-10-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208034#comment-16208034 ] ASF subversion and git services commented on AIRFLOW-1724: -- Commit

incubator-airflow git commit: [AIRFLOW-1724] Add Fundera to Who uses Airflow?

2017-10-17 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master 15feb7dd3 -> 707ab6952 [AIRFLOW-1724] Add Fundera to Who uses Airflow? Closes #2694 from andyxhadji/fundera Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Closed] (AIRFLOW-1725) Add Fundera to Readme

2017-10-17 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand closed AIRFLOW-1725. Resolution: Duplicate > Add Fundera to Readme > - > >

[jira] [Created] (AIRFLOW-1725) Add Fundera to Readme

2017-10-17 Thread Siddharth Anand (JIRA)
Siddharth Anand created AIRFLOW-1725: Summary: Add Fundera to Readme Key: AIRFLOW-1725 URL: https://issues.apache.org/jira/browse/AIRFLOW-1725 Project: Apache Airflow Issue Type: Bug

[jira] [Work started] (AIRFLOW-1724) Add Fundera to Who Uses Airflow?

2017-10-17 Thread Andy Hadjigeorgiou (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-1724 started by Andy Hadjigeorgiou. --- > Add Fundera to Who Uses Airflow? >

[jira] [Created] (AIRFLOW-1724) Add Fundera to Who Uses Airflow?

2017-10-17 Thread Andy Hadjigeorgiou (JIRA)
Andy Hadjigeorgiou created AIRFLOW-1724: --- Summary: Add Fundera to Who Uses Airflow? Key: AIRFLOW-1724 URL: https://issues.apache.org/jira/browse/AIRFLOW-1724 Project: Apache Airflow

[jira] [Created] (AIRFLOW-1723) Support sendgrid in email backend

2017-10-17 Thread Feng Lu (JIRA)
Feng Lu created AIRFLOW-1723: Summary: Support sendgrid in email backend Key: AIRFLOW-1723 URL: https://issues.apache.org/jira/browse/AIRFLOW-1723 Project: Apache Airflow Issue Type: New

[jira] [Commented] (AIRFLOW-511) DagRun Failure: Retry, Email, Callbacks

2017-10-17 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16207750#comment-16207750 ] Manu Zhang commented on AIRFLOW-511: Any progress on this issue or is it already implemented ? >

[jira] [Created] (AIRFLOW-1722) Typo in airflow_scheduler_autorestart.sh log file name

2017-10-17 Thread Matthew Schmoyer (JIRA)
Matthew Schmoyer created AIRFLOW-1722: - Summary: Typo in airflow_scheduler_autorestart.sh log file name Key: AIRFLOW-1722 URL: https://issues.apache.org/jira/browse/AIRFLOW-1722 Project: Apache

[jira] [Commented] (AIRFLOW-1305) This DAG seems to be exists locally.

2017-10-17 Thread Mandeep Kaur (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16207572#comment-16207572 ] Mandeep Kaur commented on AIRFLOW-1305: --- Hi David , I was going through same issues , was able to

[jira] [Commented] (AIRFLOW-1721) Question regarding scheduler terminal outputs

2017-10-17 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16207242#comment-16207242 ] Ash Berlin-Taylor commented on AIRFLOW-1721: Questions like this probably belong on the

[jira] [Created] (AIRFLOW-1721) Question regarding scheduler terminal outputs

2017-10-17 Thread Igor Cherepanov (JIRA)
Igor Cherepanov created AIRFLOW-1721: Summary: Question regarding scheduler terminal outputs Key: AIRFLOW-1721 URL: https://issues.apache.org/jira/browse/AIRFLOW-1721 Project: Apache Airflow

[jira] [Created] (AIRFLOW-1720) ExternalTaskSensor doesn't work

2017-10-17 Thread Aleksei Solovev (JIRA)
Aleksei Solovev created AIRFLOW-1720: Summary: ExternalTaskSensor doesn't work Key: AIRFLOW-1720 URL: https://issues.apache.org/jira/browse/AIRFLOW-1720 Project: Apache Airflow Issue

[jira] [Commented] (AIRFLOW-1709) workers on different machines

2017-10-17 Thread Igor Cherepanov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16207109#comment-16207109 ] Igor Cherepanov commented on AIRFLOW-1709: -- [~joy.gao54] here one more:

[jira] [Closed] (AIRFLOW-1708) pass JSON through the DAG pipeline

2017-10-17 Thread Igor Cherepanov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Cherepanov closed AIRFLOW-1708. Resolution: Done > pass JSON through the DAG pipeline >

[jira] [Assigned] (AIRFLOW-1708) pass JSON through the DAG pipeline

2017-10-17 Thread Igor Cherepanov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Cherepanov reassigned AIRFLOW-1708: Assignee: Joy Gao > pass JSON through the DAG pipeline >