[jira] [Created] (AIRFLOW-1908) Celery broker transport options are not set correctly

2017-12-11 Thread Bolke de Bruin (JIRA)
Bolke de Bruin created AIRFLOW-1908: --- Summary: Celery broker transport options are not set correctly Key: AIRFLOW-1908 URL: https://issues.apache.org/jira/browse/AIRFLOW-1908 Project: Apache Airflow

[jira] [Resolved] (AIRFLOW-1829) Support BigQuery schema updates as a side effect of a query job

2017-12-11 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini resolved AIRFLOW-1829. -- Resolution: Fixed Assignee: Guillermo Rodríguez Cano Fix Version/s:

[jira] [Resolved] (AIRFLOW-1893) PYTHONPATH is not propagated to `run_as_user` context, affecting DAGs using the custom packages

2017-12-11 Thread Edgar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edgar Rodriguez resolved AIRFLOW-1893. -- Resolution: Fixed > PYTHONPATH is not propagated to `run_as_user` context, affecting

incubator-airflow git commit: [AIRFLOW-1840] Make celery configuration congruent with Celery 4

2017-12-11 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 02ff8ae35 -> 30076f1e4 [AIRFLOW-1840] Make celery configuration congruent with Celery 4 Explicitly set the celery backend from the config and align the config with the celery config as this might be confusing. Closes #2806

[jira] [Resolved] (AIRFLOW-1892) Added capability in BigQuery hook to extract data for selected columns

2017-12-11 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini resolved AIRFLOW-1892. -- Resolution: Fixed > Added capability in BigQuery hook to extract data for selected

[jira] [Comment Edited] (AIRFLOW-1875) Front page UI breaks on second page or past 25 entries

2017-12-11 Thread Jonathan Bender (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284576#comment-16284576 ] Jonathan Bender edited comment on AIRFLOW-1875 at 12/11/17 9:49 PM:

[jira] [Commented] (AIRFLOW-1892) Added capability in BigQuery hook to extract data for selected columns

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

[jira] [Commented] (AIRFLOW-1893) PYTHONPATH is not propagated to `run_as_user` context, affecting DAGs using the custom packages

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

[jira] [Commented] (AIRFLOW-1901) Refactor & improve impersonation tests for `run_as_user`

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

[jira] [Commented] (AIRFLOW-1829) Support BigQuery schema updates as a side effect of a query job

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

incubator-airflow git commit: [AIRFLOW-1829] Support for schema updates in query jobs

2017-12-11 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 30076f1e4 -> 8ba86072f [AIRFLOW-1829] Support for schema updates in query jobs Closes #2796 from wileeam/bq-operator-query- schema-update-support Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-1892] Modify BQ hook to extract data filtered by column

2017-12-11 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 8ba86072f -> c6f46b102 [AIRFLOW-1892] Modify BQ hook to extract data filtered by column Closes #2855 from kaxil/patch-2 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1484) Updating Tasks through UI crash when execution_date has milliseconds

2017-12-11 Thread Mjumbe Poe (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286991#comment-16286991 ] Mjumbe Poe commented on AIRFLOW-1484: - Seems like this might be addressed by commit

[jira] [Assigned] (AIRFLOW-1693) airflow initdb throws errors

2017-12-11 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Grover reassigned AIRFLOW-1693: Assignee: Mark Grover > airflow initdb throws errors > > >

[jira] [Commented] (AIRFLOW-1693) airflow initdb throws errors

2017-12-11 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16287175#comment-16287175 ] Mark Grover commented on AIRFLOW-1693: -- I can't edit this JIRA (not sure why), so I have created a

[jira] [Commented] (AIRFLOW-1909) Update docs with supported versions of MySQL server

2017-12-11 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16287180#comment-16287180 ] Mark Grover commented on AIRFLOW-1909: -- Filed https://github.com/apache/incubator-airflow/pull/2869

incubator-airflow git commit: Add Global Fashion Group as an Airflow user

2017-12-11 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 639bc901d -> c70d8f59c Add Global Fashion Group as an Airflow user Closes #2815 from duynguyenhoang/Add-GFG-Using- Airflow Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1909) Update docs with supported versions of MySQL server

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

incubator-airflow git commit: [AIRFLOW-1909] Add away to list of users

2017-12-11 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 9d9727a80 -> 639bc901d [AIRFLOW-1909] Add away to list of users Closes #2868 from trunsky/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Created] (AIRFLOW-1910) Allow BigQueryOperator to support XCom

2017-12-11 Thread Ryo Okubo (JIRA)
Ryo Okubo created AIRFLOW-1910: -- Summary: Allow BigQueryOperator to support XCom Key: AIRFLOW-1910 URL: https://issues.apache.org/jira/browse/AIRFLOW-1910 Project: Apache Airflow Issue Type:

[jira] [Created] (AIRFLOW-1911) Update Airflow config

2017-12-11 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-1911: - Summary: Update Airflow config Key: AIRFLOW-1911 URL: https://issues.apache.org/jira/browse/AIRFLOW-1911 Project: Apache Airflow Issue Type: Bug