[jira] [Created] (AIRFLOW-2086) The tree view page is too slow when display big dag.

2018-02-08 Thread Lintao LI (JIRA)
Lintao LI created AIRFLOW-2086: -- Summary: The tree view page is too slow when display big dag. Key: AIRFLOW-2086 URL: https://issues.apache.org/jira/browse/AIRFLOW-2086 Project: Apache Airflow I

[jira] [Created] (AIRFLOW-2085) Add Spark JDBC Operator/Hook

2018-02-08 Thread Daniel van der Ende (JIRA)
Daniel van der Ende created AIRFLOW-2085: Summary: Add Spark JDBC Operator/Hook Key: AIRFLOW-2085 URL: https://issues.apache.org/jira/browse/AIRFLOW-2085 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-2084) CLI `airflow run` removes file pointed by argument cfg_path without any context

2018-02-08 Thread Edgar Rodriguez (JIRA)
Edgar Rodriguez created AIRFLOW-2084: Summary: CLI `airflow run` removes file pointed by argument cfg_path without any context Key: AIRFLOW-2084 URL: https://issues.apache.org/jira/browse/AIRFLOW-2084

[jira] [Created] (AIRFLOW-2083) Incorrect usage of "it's" appears throughout the documentation

2018-02-08 Thread William Pursell (JIRA)
William Pursell created AIRFLOW-2083: Summary: Incorrect usage of "it's" appears throughout the documentation Key: AIRFLOW-2083 URL: https://issues.apache.org/jira/browse/AIRFLOW-2083 Project: Apa

[jira] [Commented] (AIRFLOW-2082) Password Web Authentication is not working

2018-02-08 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357617#comment-16357617 ] Joy Gao commented on AIRFLOW-2082: -- If you add the following line in password_auth.py

[jira] [Commented] (AIRFLOW-2013) initdb problem on airflow - python 2.7 - centos

2018-02-08 Thread Yuliya Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357599#comment-16357599 ] Yuliya Volkova commented on AIRFLOW-2013: - [~venergiac], hello! why you try to u

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357547#comment-16357547 ] ASF subversion and git services commented on AIRFLOW-2073: -- Com

[jira] [Resolved] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-2073. - Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3017 [htt

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357548#comment-16357548 ] ASF subversion and git services commented on AIRFLOW-2073: -- Com

incubator-airflow git commit: [AIRFLOW-2073] Make FileSensor fail when the file doesn't exist

2018-02-08 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 4e8fdb50a -> 4751abf8a [AIRFLOW-2073] Make FileSensor fail when the file doesn't exist Previously it never returned False because os.walk never failed. It also wasn't clear the behaviour of this sensor should have when given a

[jira] [Commented] (AIRFLOW-2078) Improve task_stats and dag_stats performance in a system with subdags

2018-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357543#comment-16357543 ] ASF subversion and git services commented on AIRFLOW-2078: -- Com

[jira] [Resolved] (AIRFLOW-2078) Improve task_stats and dag_stats performance in a system with subdags

2018-02-08 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-2078. - Resolution: Fixed Fix Version/s: (was: Airflow 2.0) 1.10.0

incubator-airflow git commit: [AIRFLOW-2078] Improve task_stats and dag_stats performance

2018-02-08 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 77b32a441 -> 4e8fdb50a [AIRFLOW-2078] Improve task_stats and dag_stats performance Closes #3013 from ori-moisis/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org

[jira] [Resolved] (AIRFLOW-2080) Use a log-out icon instead of a power button

2018-02-08 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-2080. - Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3010 [htt

[jira] [Commented] (AIRFLOW-2080) Use a log-out icon instead of a power button

2018-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357538#comment-16357538 ] ASF subversion and git services commented on AIRFLOW-2080: -- Com

incubator-airflow git commit: [AIRFLOW-2080] Use a log-out icon instead of a power button

2018-02-08 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master dedae8e07 -> 77b32a441 [AIRFLOW-2080] Use a log-out icon instead of a power button Some users think the existing log out icon will restart Airflow itself. Using the log out icon should avoid confusion. Closes #3010 from pingbat

[jira] [Resolved] (AIRFLOW-2077) S3 list_objects_v2 is a paged response, need to fetch all pages

2018-02-08 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-2077. - Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3012 [htt

[jira] [Commented] (AIRFLOW-2077) S3 list_objects_v2 is a paged response, need to fetch all pages

2018-02-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357533#comment-16357533 ] ASF subversion and git services commented on AIRFLOW-2077: -- Com

incubator-airflow git commit: [AIRFLOW-2077] Fetch all pages of list_objects_v2 response

2018-02-08 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 2cfe0a8f9 -> dedae8e07 [AIRFLOW-2077] Fetch all pages of list_objects_v2 response Closes #3012 from NielsZeilemaker/s3_paged Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apac

incubator-airflow git commit: [AIRFLOW-XXX] Add TM to list of companies

2018-02-08 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master a0deb506c -> 2cfe0a8f9 [AIRFLOW-XXX] Add TM to list of companies Closes #3014 from marksteve/add-tm Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubato

[jira] [Assigned] (AIRFLOW-2082) Password Web Authentication is not working

2018-02-08 Thread Brian Charous (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Charous reassigned AIRFLOW-2082: -- Assignee: Brian Charous > Password Web Authentication is not working > --

[jira] [Updated] (AIRFLOW-85) Create DAGs UI

2018-02-08 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joy Gao updated AIRFLOW-85: --- Description: Airflow currently provides only an {{/admin}} UI interface for the webapp. This UI provides thre

[jira] [Updated] (AIRFLOW-85) Create DAGs UI

2018-02-08 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joy Gao updated AIRFLOW-85: --- Description: Airflow currently provides only an {{/admin}} UI interface for the webapp. This UI provides thre

[jira] [Commented] (AIRFLOW-85) Create DAGs UI

2018-02-08 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357471#comment-16357471 ] Joy Gao commented on AIRFLOW-85: Closed AIRFLOW-1433 as dupe since the FAB work will direc

[jira] [Updated] (AIRFLOW-85) Create DAGs UI

2018-02-08 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joy Gao updated AIRFLOW-85: --- Description: Airflow currently provides only an {{/admin}} UI interface for the webapp. This UI provides thre

[jira] [Closed] (AIRFLOW-1433) Convert Airflow to Use FAB Framework

2018-02-08 Thread Joy Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joy Gao closed AIRFLOW-1433. Resolution: Duplicate Duplicate of AIRFLOW-85. > Convert Airflow to Use FAB Framework > -

[jira] [Created] (AIRFLOW-2082) Password Web Authentication is not working

2018-02-08 Thread Andrey (JIRA)
Andrey created AIRFLOW-2082: --- Summary: Password Web Authentication is not working Key: AIRFLOW-2082 URL: https://issues.apache.org/jira/browse/AIRFLOW-2082 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356957#comment-16356957 ] Ash Berlin-Taylor commented on AIRFLOW-2073: PR opened https://github.com/ap

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356919#comment-16356919 ] Ash Berlin-Taylor commented on AIRFLOW-2073: Yeah okay, this Sensor is curre

[jira] [Created] (AIRFLOW-2081) Allow response_check of HTTPOperator to access context

2018-02-08 Thread Giovanni Paolo Gibilisco (JIRA)
Giovanni Paolo Gibilisco created AIRFLOW-2081: - Summary: Allow response_check of HTTPOperator to access context Key: AIRFLOW-2081 URL: https://issues.apache.org/jira/browse/AIRFLOW-2081 Pro

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Yuliya Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356890#comment-16356890 ] Yuliya Volkova commented on AIRFLOW-2073: - You right, I had been delete my comme

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356881#comment-16356881 ] Ash Berlin-Taylor commented on AIRFLOW-2073: FileSensor in 1.9.0 lives here

[jira] [Issue Comment Deleted] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Yuliya Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuliya Volkova updated AIRFLOW-2073: Comment: was deleted (was: [~tikok], hello, can you clarify which version of airflow are y

[jira] [Commented] (AIRFLOW-2073) FileSensor always return True

2018-02-08 Thread Yuliya Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356845#comment-16356845 ] Yuliya Volkova commented on AIRFLOW-2073: - [~tikok], hello, can you clarify whic