incubator-airflow git commit: [AIRFLOW-1356] Add `--celery_hostname` to `airflow worker`

2017-09-20 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/v1-9-test f4653ec92 -> b9d7d1fe6 [AIRFLOW-1356] Add `--celery_hostname` to `airflow worker` Closes #2405 from d2207197/airflow-1356 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1356) add `--celery_hostname` to `airflow worker`

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

[jira] [Created] (AIRFLOW-1626) Add Azri Solutions to Airflow users

2017-09-20 Thread Mahendra Yadav (JIRA)
Mahendra Yadav created AIRFLOW-1626: --- Summary: Add Azri Solutions to Airflow users Key: AIRFLOW-1626 URL: https://issues.apache.org/jira/browse/AIRFLOW-1626 Project: Apache Airflow Issue

incubator-airflow git commit: [AIRFLOW-1356] Add `--celery_hostname` to `airflow worker`

2017-09-20 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 5ee0209cb -> 587bfa826 [AIRFLOW-1356] Add `--celery_hostname` to `airflow worker` Closes #2405 from d2207197/airflow-1356 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1356) add `--celery_hostname` to `airflow worker`

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

[jira] [Resolved] (AIRFLOW-1356) add `--celery_hostname` to `airflow worker`

2017-09-20 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini resolved AIRFLOW-1356. -- Resolution: Fixed Assignee: Joseph Yen > add `--celery_hostname` to `airflow

[jira] [Resolved] (AIRFLOW-1605) Fix log source of local loggers

2017-09-20 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini resolved AIRFLOW-1605. -- Resolution: Duplicate Dupe of 1606 > Fix log source of local loggers >

[jira] [Updated] (AIRFLOW-1626) Add Azri Solutions to Airflow users

2017-09-20 Thread Mahendra Yadav (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahendra Yadav updated AIRFLOW-1626: External issue URL: https://github.com/apache/incubator-airflow/pull/2619 > Add Azri

[jira] [Created] (AIRFLOW-1625) Improve documentation for passing parameters to DagRun

2017-09-20 Thread Mark Thorn (JIRA)
Mark Thorn created AIRFLOW-1625: --- Summary: Improve documentation for passing parameters to DagRun Key: AIRFLOW-1625 URL: https://issues.apache.org/jira/browse/AIRFLOW-1625 Project: Apache Airflow

[jira] [Resolved] (AIRFLOW-1247) CLI: ignore all dependencies argument ignored

2017-09-20 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini resolved AIRFLOW-1247. -- Resolution: Fixed Assignee: Matti Remes (was: Dan Davydov) > CLI: ignore all

[jira] [Updated] (AIRFLOW-1625) Improve documentation for passing parameters to DagRun

2017-09-20 Thread Mark Thorn (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thorn updated AIRFLOW-1625: Component/s: Documentation > Improve documentation for passing parameters to DagRun >

incubator-airflow git commit: [AIRFLOW-1247] Fix ignore_all_dependencies argument ignored

2017-09-20 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 656d045e9 -> 5ee0209cb [AIRFLOW-1247] Fix ignore_all_dependencies argument ignored Closes #2327 from mremes/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1247) CLI: ignore all dependencies argument ignored

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

[jira] [Commented] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

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

incubator-airflow git commit: [AIRFLOW-289] Make airflow timezone independent

2017-09-20 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-9-test b9d7d1fe6 -> 20c83e1ff [AIRFLOW-289] Make airflow timezone independent Airflow mixes datetime.now()/today() and utcnow(). This can lead to issues in case the OS is not in UTC. Closes #2618 from bolkedebruin/use_utcnow

[jira] [Commented] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

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

[jira] [Commented] (AIRFLOW-387) Dropped postgres connections

2017-09-20 Thread Cole Howard (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173833#comment-16173833 ] Cole Howard commented on AIRFLOW-387: - We moved to MySQL and there's no more dropped DB connections

[jira] [Work started] (AIRFLOW-1627) SubDagOperator initialization should only query pools when necessary

2017-09-20 Thread Daniel Huang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-1627 started by Daniel Huang. - > SubDagOperator initialization should only query pools when necessary >

[jira] [Resolved] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2017-09-20 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-289. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2618

[jira] [Created] (AIRFLOW-1627) SubDagOperator initialization should only query pools when necessary

2017-09-20 Thread Daniel Huang (JIRA)
Daniel Huang created AIRFLOW-1627: - Summary: SubDagOperator initialization should only query pools when necessary Key: AIRFLOW-1627 URL: https://issues.apache.org/jira/browse/AIRFLOW-1627 Project:

[jira] [Commented] (AIRFLOW-1348) Paginated UI has broken toggles after first page

2017-09-20 Thread Edgar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174017#comment-16174017 ] Edgar Rodriguez commented on AIRFLOW-1348: -- This is fixed in

incubator-airflow git commit: Bring consistency to oxford comma usage

2017-09-20 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master a81c153cc -> 06bd4d3c1 Bring consistency to oxford comma usage https://i.imgur.com/fycHx.jpg ;) Closes #2616 from KeeonTabrizi/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1330) Connection.parse_from_uri doesn't work for google_cloud_platform and so on

2017-09-20 Thread Shintaro Murakami (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174120#comment-16174120 ] Shintaro Murakami commented on AIRFLOW-1330: Fixed it with the option (2). In addition, made

[jira] [Updated] (AIRFLOW-1628) Docstring of sqlsensor is incorrect

2017-09-20 Thread Shintaro Murakami (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shintaro Murakami updated AIRFLOW-1628: --- Description: The description of keep trying condition for sqlsensor is strange. The

[jira] [Created] (AIRFLOW-1628) Docstring of sqlsensor is incorrect

2017-09-20 Thread Shintaro Murakami (JIRA)
Shintaro Murakami created AIRFLOW-1628: -- Summary: Docstring of sqlsensor is incorrect Key: AIRFLOW-1628 URL: https://issues.apache.org/jira/browse/AIRFLOW-1628 Project: Apache Airflow

[jira] [Assigned] (AIRFLOW-867) Tons of unit tests are ignored

2017-09-20 Thread Muhammad Ahmmad (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Ahmmad reassigned AIRFLOW-867: --- Assignee: Muhammad Ahmmad (was: George Sakkis) > Tons of unit tests are ignored >