[jira] [Created] (AIRFLOW-2492) Fix test_dag_catchup_option test

2018-05-18 Thread Tao Feng (JIRA)
Tao Feng created AIRFLOW-2492: - Summary: Fix test_dag_catchup_option test Key: AIRFLOW-2492 URL: https://issues.apache.org/jira/browse/AIRFLOW-2492 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-2397) Support affinity policies for Kubernetes executor/operator

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481298#comment-16481298 ] ASF subversion and git services commented on AIRFLOW-2397: -- Commit

[jira] [Resolved] (AIRFLOW-2397) Support affinity policies for Kubernetes executor/operator

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2397. --- Resolution: Fixed Fix Version/s: 2.0.0 1.10.0 Issue

[jira] [Commented] (AIRFLOW-2397) Support affinity policies for Kubernetes executor/operator

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481297#comment-16481297 ] ASF subversion and git services commented on AIRFLOW-2397: -- Commit

[jira] [Resolved] (AIRFLOW-2481) Fix the flaky kubernetes test

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2481. --- Resolution: Fixed Fix Version/s: 2.0.0 1.10.0 Issue

incubator-airflow git commit: [AIRFLOW-2397] Support affinity policies for Kubernetes executor/operator

2018-05-18 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 8482b208b -> fff87b5cf [AIRFLOW-2397] Support affinity policies for Kubernetes executor/operator KubernetesPodOperator now accept a dict type parameter called "affinity", which represents a group of affinity scheduling rules

[jira] [Resolved] (AIRFLOW-2482) Add test for rewrite method for GCS Hook

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2482. --- Resolution: Fixed Fix Version/s: (was: 1.10.0) 2.0.0

[jira] [Commented] (AIRFLOW-2482) Add test for rewrite method for GCS Hook

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481295#comment-16481295 ] ASF subversion and git services commented on AIRFLOW-2482: -- Commit

incubator-airflow git commit: [AIRFLOW-2482] Add test for rewrite method in GCS Hook

2018-05-18 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 02889ce0f -> 8482b208b [AIRFLOW-2482] Add test for rewrite method in GCS Hook - Added mocking test for rewrite method for GCS hook Closes #3374 from kaxil/gcs-hook-test-rewrite Project:

[jira] [Commented] (AIRFLOW-2481) Fix the flaky kubernetes test

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481292#comment-16481292 ] ASF subversion and git services commented on AIRFLOW-2481: -- Commit

[jira] [Commented] (AIRFLOW-2481) Fix the flaky kubernetes test

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481293#comment-16481293 ] ASF subversion and git services commented on AIRFLOW-2481: -- Commit

[jira] [Resolved] (AIRFLOW-2479) Create doc for RBAC UI

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2479. --- Resolution: Fixed Fix Version/s: 2.0.0 1.10.0 Issue

[jira] [Commented] (AIRFLOW-2479) Create doc for RBAC UI

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481289#comment-16481289 ] ASF subversion and git services commented on AIRFLOW-2479: -- Commit

incubator-airflow git commit: [AIRFLOW-2479] Improve doc FAQ section

2018-05-18 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master f297a033d -> 8a2cd08ce [AIRFLOW-2479] Improve doc FAQ section Closes #3373 from feng-tao/airflow-2478 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-2485) Incorrect 'this' keyword for log for Qubole Sensor

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481282#comment-16481282 ] ASF subversion and git services commented on AIRFLOW-2485: -- Commit

incubator-airflow git commit: [AIRFLOW-2485] Fix Incorrect logging for Qubole Sensor

2018-05-18 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 6ccce3ea0 -> f297a033d [AIRFLOW-2485] Fix Incorrect logging for Qubole Sensor - Replace incorrect `this.log` keyword for logging of Qubole Sensor to `self.log` I am sure https://github.com/apache/incubator-

[jira] [Resolved] (AIRFLOW-2485) Incorrect 'this' keyword for log for Qubole Sensor

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2485. --- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request #3378

[jira] [Commented] (AIRFLOW-2485) Incorrect 'this' keyword for log for Qubole Sensor

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481283#comment-16481283 ] ASF subversion and git services commented on AIRFLOW-2485: -- Commit

[jira] [Commented] (AIRFLOW-2486) Extra slash in base_url when port provided

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481278#comment-16481278 ] ASF subversion and git services commented on AIRFLOW-2486: -- Commit

incubator-airflow git commit: [AIRFLOW-2486] Remove unnecessary slash after port

2018-05-18 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 06aec8ea6 -> 6ccce3ea0 [AIRFLOW-2486] Remove unnecessary slash after port `self.base_url` includes an unnecessary slash when `conn.port` is specified. This often leads to unintended redirects that are especially problematic

[jira] [Resolved] (AIRFLOW-2486) Extra slash in base_url when port provided

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2486. --- Resolution: Fixed Fix Version/s: 2.0.0 1.10.0 > Extra

[jira] [Commented] (AIRFLOW-2429) Make Airflow Flake8 compliant

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481276#comment-16481276 ] ASF subversion and git services commented on AIRFLOW-2429: -- Commit

incubator-airflow git commit: [AIRFLOW-2429] Make Airflow flake8 compliant

2018-05-18 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 76b68b82d -> 06aec8ea6 [AIRFLOW-2429] Make Airflow flake8 compliant Closes #3342 from feng-tao/airflow-2429 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-2483) Comparison with none performed with equality operators

2018-05-18 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481047#comment-16481047 ] Kaxil Naik commented on AIRFLOW-2483: - Close this as after closer inspection the code was using

[jira] [Resolved] (AIRFLOW-2491) Resolve flask version conflict

2018-05-18 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-2491. - Resolution: Fixed Resolved by https://github.com/apache/incubator-airflow/pull/3381 Commit:

[jira] [Commented] (AIRFLOW-2491) Resolve flask version conflict

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480935#comment-16480935 ] ASF subversion and git services commented on AIRFLOW-2491: -- Commit

[jira] [Updated] (AIRFLOW-2491) Resolve flask version conflict

2018-05-18 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-2491: Description: Flask App Builder released 1.11.0 yesterday

[jira] [Created] (AIRFLOW-2491) Resolve flask version conflict

2018-05-18 Thread Kaxil Naik (JIRA)
Kaxil Naik created AIRFLOW-2491: --- Summary: Resolve flask version conflict Key: AIRFLOW-2491 URL: https://issues.apache.org/jira/browse/AIRFLOW-2491 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-2484) Dictionary contains duplicate keys in MySQL to GCS Op

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480748#comment-16480748 ] ASF subversion and git services commented on AIRFLOW-2484: -- Commit

[jira] [Commented] (AIRFLOW-2484) Dictionary contains duplicate keys in MySQL to GCS Op

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480749#comment-16480749 ] ASF subversion and git services commented on AIRFLOW-2484: -- Commit

[jira] [Resolved] (AIRFLOW-2484) Dictionary contains duplicate keys in MySQL to GCS Op

2018-05-18 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-2484. - Resolution: Fixed Issue resolved by pull request #3376

incubator-airflow git commit: [AIRFLOW-2484] Remove duplicate key in MySQL to GCS Op

2018-05-18 Thread kaxilnaik
Repository: incubator-airflow Updated Branches: refs/heads/v1-10-test d8716deac -> 2a8358353 [AIRFLOW-2484] Remove duplicate key in MySQL to GCS Op - Remove duplicate `FIELD_TYPE.INT24: 'INTEGER'` key from MySQL to GCS Operator Closes #3376 from kaxil/AIRFLOW-2484 (cherry picked from commit

[jira] [Commented] (AIRFLOW-2484) Dictionary contains duplicate keys in MySQL to GCS Op

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480747#comment-16480747 ] ASF subversion and git services commented on AIRFLOW-2484: -- Commit

[jira] [Commented] (AIRFLOW-2484) Dictionary contains duplicate keys in MySQL to GCS Op

2018-05-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480746#comment-16480746 ] ASF subversion and git services commented on AIRFLOW-2484: -- Commit

incubator-airflow git commit: [AIRFLOW-2484] Remove duplicate key in MySQL to GCS Op

2018-05-18 Thread kaxilnaik
Repository: incubator-airflow Updated Branches: refs/heads/master f5115b7e6 -> 08c6c870f [AIRFLOW-2484] Remove duplicate key in MySQL to GCS Op - Remove duplicate `FIELD_TYPE.INT24: 'INTEGER'` key from MySQL to GCS Operator Closes #3376 from kaxil/AIRFLOW-2484 Project:

[jira] [Created] (AIRFLOW-2490) Add delete_dag for CLI

2018-05-18 Thread Debika Mukherjee (JIRA)
Debika Mukherjee created AIRFLOW-2490: - Summary: Add delete_dag for CLI Key: AIRFLOW-2490 URL: https://issues.apache.org/jira/browse/AIRFLOW-2490 Project: Apache Airflow Issue Type: New

[jira] [Updated] (AIRFLOW-2489) Align Flask dependencies with FlaskAppBuilder

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-2489: -- Summary: Align Flask dependencies with FlaskAppBuilder (was: Update Python

[jira] [Updated] (AIRFLOW-2489) Update Python dependencies

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-2489: -- Description: Right now it might take a while to update the dependencies. And we would

[jira] [Assigned] (AIRFLOW-2489) Update Python dependencies

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong reassigned AIRFLOW-2489: - Assignee: Fokko Driesprong > Update Python dependencies >

[jira] [Updated] (AIRFLOW-2489) Update Python dependencies

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-2489: -- Summary: Update Python dependencies (was: Pin Flask to 1.2.2) > Update Python

[jira] [Updated] (AIRFLOW-2489) Pin Flask to 1.2.2

2018-05-18 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-2489: -- Summary: Pin Flask to 1.2.2 (was: Allow Flask 1.2.x to be installed) > Pin Flask to

[jira] [Created] (AIRFLOW-2489) Allow Flask 1.2.x to be installed

2018-05-18 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-2489: - Summary: Allow Flask 1.2.x to be installed Key: AIRFLOW-2489 URL: https://issues.apache.org/jira/browse/AIRFLOW-2489 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-2488) Speed up the CI

2018-05-18 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-2488: - Summary: Speed up the CI Key: AIRFLOW-2488 URL: https://issues.apache.org/jira/browse/AIRFLOW-2488 Project: Apache Airflow Issue Type: Improvement

[jira] [Created] (AIRFLOW-2487) Allow user to set connection type for druid ingestion hook

2018-05-18 Thread Tao Feng (JIRA)
Tao Feng created AIRFLOW-2487: - Summary: Allow user to set connection type for druid ingestion hook Key: AIRFLOW-2487 URL: https://issues.apache.org/jira/browse/AIRFLOW-2487 Project: Apache Airflow