[jira] [Created] (AIRFLOW-1824) Set Multi dag dependency

2017-11-16 Thread Snigdha Nair (JIRA)
Snigdha Nair created AIRFLOW-1824: - Summary: Set Multi dag dependency Key: AIRFLOW-1824 URL: https://issues.apache.org/jira/browse/AIRFLOW-1824 Project: Apache Airflow Issue Type: Task

[jira] [Updated] (AIRFLOW-1822) Add gaiohttp and gthread gunicorn workerclass option in cli

2017-11-16 Thread Sanjay Pillai (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Pillai updated AIRFLOW-1822: --- Description: gunicorn in min version has been updated to 19.40 we need to add cli support

[jira] [Updated] (AIRFLOW-1822) Add gaiohttp and gthread gunicorn workerclass option in cli

2017-11-16 Thread Sanjay Pillai (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Pillai updated AIRFLOW-1822: --- Summary: Add gaiohttp and gthread gunicorn workerclass option in cli (was: Add aiohttp and

[jira] [Created] (AIRFLOW-1823) API get_task_info is incompatible with manual runs created by UI

2017-11-16 Thread Jeremy Lewi (JIRA)
Jeremy Lewi created AIRFLOW-1823: Summary: API get_task_info is incompatible with manual runs created by UI Key: AIRFLOW-1823 URL: https://issues.apache.org/jira/browse/AIRFLOW-1823 Project: Apache

[jira] [Created] (AIRFLOW-1822) Add aiohttp and gthread gunicorn workerclass option in cli

2017-11-16 Thread Sanjay Pillai (JIRA)
Sanjay Pillai created AIRFLOW-1822: -- Summary: Add aiohttp and gthread gunicorn workerclass option in cli Key: AIRFLOW-1822 URL: https://issues.apache.org/jira/browse/AIRFLOW-1822 Project: Apache

[jira] [Commented] (AIRFLOW-1795) S3Hook no longer accepts s3_conn_id breaking build in ops/sensors and back-compat

2017-11-16 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255672#comment-16255672 ] Ash Berlin-Taylor commented on AIRFLOW-1795: Argh I just noticed that the S3ToHiveOperator

[jira] [Commented] (AIRFLOW-1795) S3Hook no longer accepts s3_conn_id breaking build in ops/sensors and back-compat

2017-11-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255601#comment-16255601 ] Chris Riccomini commented on AIRFLOW-1795: -- That said, all of these seem like fine-enough short

[jira] [Commented] (AIRFLOW-1795) S3Hook no longer accepts s3_conn_id breaking build in ops/sensors and back-compat

2017-11-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255600#comment-16255600 ] Chris Riccomini commented on AIRFLOW-1795: -- We did the same thing for GCP a while ago. We did

[jira] [Comment Edited] (AIRFLOW-1795) S3Hook no longer accepts s3_conn_id breaking build in ops/sensors and back-compat

2017-11-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255600#comment-16255600 ] Chris Riccomini edited comment on AIRFLOW-1795 at 11/16/17 5:01 PM:

[jira] [Resolved] (AIRFLOW-1811) Fix rendered Druid Operator

2017-11-16 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-1811. --- Resolution: Fixed Fix Version/s: 1.9.1 Issue resolved by pull request #2783

[jira] [Commented] (AIRFLOW-1811) Fix rendered Druid Operator

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

[jira] [Commented] (AIRFLOW-1811) Fix rendered Druid Operator

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

incubator-airflow git commit: [AIRFLOW-1811] Fix render Druid operator

2017-11-16 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 3c8f7747b -> 54c03f326 [AIRFLOW-1811] Fix render Druid operator Set the correct fields to enable the visualisation of the rendering of the Druid indexing spec. Add some tests to make sure that the templating is working :-)