[jira] [Created] (AIRFLOW-2653) Add Twitter to the community list

2018-06-20 Thread Samuel Ngahane (JIRA)
Samuel Ngahane created AIRFLOW-2653: --- Summary: Add Twitter to the community list Key: AIRFLOW-2653 URL: https://issues.apache.org/jira/browse/AIRFLOW-2653 Project: Apache Airflow Issue

incubator-airflow git commit: [AIRFLOW-1919] Add option to query for DAG runs given a DAG ID

2018-06-20 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 862204678 -> 6ed2fb716 [AIRFLOW-1919] Add option to query for DAG runs given a DAG ID Closes #3515 from feng-tao/airflow-1919 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1919) Add option to query for DAG runs given a DAG ID

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

incubator-airflow git commit: [AIRFLOW-2645][AIRFLOW-2617] Add worker_container_image_pull_policy

2018-06-20 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 5f49ebf01 -> c9a6fec09 [AIRFLOW-2645][AIRFLOW-2617] Add worker_container_image_pull_policy Set worker_container_image_pull_policy in default_airflow.cfg As AIRFLOW-2617 added worker_container_image_pull_policy config to the

[jira] [Commented] (AIRFLOW-2640) Add Cassandra table sensor

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

[jira] [Commented] (AIRFLOW-2640) Add Cassandra table sensor

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

[jira] [Commented] (AIRFLOW-2645) Add worker_container_image_pull_policy to default_airflow.cfg

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

[jira] [Commented] (AIRFLOW-2617) add imagePullPolicy config for kubernetes executor

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

[jira] [Resolved] (AIRFLOW-2645) Add worker_container_image_pull_policy to default_airflow.cfg

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

[jira] [Commented] (AIRFLOW-2645) Add worker_container_image_pull_policy to default_airflow.cfg

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

[jira] [Resolved] (AIRFLOW-1919) Add option to query for DAG runs given a DAG ID

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

[jira] [Resolved] (AIRFLOW-2640) Add Cassandra table sensor

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

incubator-airflow git commit: [AIRFLOW-2640] Add Cassandra table sensor

2018-06-20 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 6ed2fb716 -> 5f49ebf01 [AIRFLOW-2640] Add Cassandra table sensor Just like a partition sensor for Hive, this PR adds a sensor that waits for a table to be created in Cassandra cluster. Closes #3518 from sekikn/AIRFLOW-2640

[jira] [Created] (AIRFLOW-2652) implement / enhance pythonOperator deepcopy

2018-06-20 Thread Tao Feng (JIRA)
Tao Feng created AIRFLOW-2652: - Summary: implement / enhance pythonOperator deepcopy Key: AIRFLOW-2652 URL: https://issues.apache.org/jira/browse/AIRFLOW-2652 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-2644) Allow whild-cards in the search box in the UI

2018-06-20 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517853#comment-16517853 ] jack commented on AIRFLOW-2644: --- [~ashb] =Say you have a dag name cd_ba While you type "cd" you will

[1/2] incubator-airflow git commit: [AIRFLOW-2606] Fix DB schema and SQLAlchemy model

2018-06-20 Thread joygao
Repository: incubator-airflow Updated Branches: refs/heads/master c9a6fec09 -> 3162e1c9a [AIRFLOW-2606] Fix DB schema and SQLAlchemy model * Add test that verifies that database schema and SQLAlchemy model are in sync * Add exception for users.password that doesn't exist in model and tables

[2/2] incubator-airflow git commit: Merge pull request #3516 from seelmann/AIRFLOW-2606-db-schema-model

2018-06-20 Thread joygao
Merge pull request #3516 from seelmann/AIRFLOW-2606-db-schema-model Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/3162e1c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/3162e1c9

[jira] [Resolved] (AIRFLOW-2606) Test needed to ensure database schema always match SQLAlchemy model types

2018-06-20 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joy Gao resolved AIRFLOW-2606. -- Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3516

[jira] [Created] (AIRFLOW-2650) SchedulerJob is never marked as succeded

2018-06-20 Thread Ash Berlin-Taylor (JIRA)
Ash Berlin-Taylor created AIRFLOW-2650: -- Summary: SchedulerJob is never marked as succeded Key: AIRFLOW-2650 URL: https://issues.apache.org/jira/browse/AIRFLOW-2650 Project: Apache Airflow

[jira] [Comment Edited] (AIRFLOW-2644) Allow whild-cards in the search box in the UI

2018-06-20 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517853#comment-16517853 ] jack edited comment on AIRFLOW-2644 at 6/20/18 9:22 AM: [~ashb] =Say you have

[jira] [Commented] (AIRFLOW-2592) Bump Bleach dependency to address CVE-2018-7753

2018-06-20 Thread Christian Trebing (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517965#comment-16517965 ] Christian Trebing commented on AIRFLOW-2592: Pull request is:

[jira] [Resolved] (AIRFLOW-2592) Bump Bleach dependency to address CVE-2018-7753

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

[jira] [Commented] (AIRFLOW-2592) Bump Bleach dependency to address CVE-2018-7753

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

[jira] [Commented] (AIRFLOW-2592) Bump Bleach dependency to address CVE-2018-7753

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

[jira] [Created] (AIRFLOW-2651) Add file system hooks with a common interface

2018-06-20 Thread Julian de Ruiter (JIRA)
Julian de Ruiter created AIRFLOW-2651: - Summary: Add file system hooks with a common interface Key: AIRFLOW-2651 URL: https://issues.apache.org/jira/browse/AIRFLOW-2651 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-972) Airflow kills subprocesses created by task instances

2018-06-20 Thread Ksenia Stroykova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518225#comment-16518225 ] Ksenia Stroykova commented on AIRFLOW-972: -- joblib from master works well with airflow. I think

[jira] [Commented] (AIRFLOW-972) Airflow kills subprocesses created by task instances

2018-06-20 Thread Ksenia Stroykova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518211#comment-16518211 ] Ksenia Stroykova commented on AIRFLOW-972: -- This is a joblib issue. In 11 version I can

[jira] [Commented] (AIRFLOW-2651) Add file system hooks with a common interface

2018-06-20 Thread Julian de Ruiter (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518260#comment-16518260 ] Julian de Ruiter commented on AIRFLOW-2651: --- A PR implementing file system hooks for several

[jira] [Created] (AIRFLOW-2655) Default Kubernetes worker configurations are inconsistent

2018-06-20 Thread Shintaro Murakami (JIRA)
Shintaro Murakami created AIRFLOW-2655: -- Summary: Default Kubernetes worker configurations are inconsistent Key: AIRFLOW-2655 URL: https://issues.apache.org/jira/browse/AIRFLOW-2655 Project:

[jira] [Updated] (AIRFLOW-2650) SchedulerJob is never marked as succeded

2018-06-20 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2650: --- External issue URL: https://github.com/apache/incubator-airflow/pull/3525