incubator-airflow git commit: [AIRFLOW-XXX] Add Xero to list of users

2018-03-12 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 76d11f24c -> c6bdaf829 [AIRFLOW-XXX] Add Xero to list of users Closes #3120 from yan9yu/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-2140) Add Kubernetes Scheduler to Spark Submit Operator

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

incubator-airflow git commit: [AIRFLOW-2140] Add Kubernetes scheduler to SparkSubmitOperator

2018-03-12 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master c6bdaf829 -> 64100d2a2 [AIRFLOW-2140] Add Kubernetes scheduler to SparkSubmitOperator Closes #3112 from RJKeevil/spark-k8s Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Resolved] (AIRFLOW-2140) Add Kubernetes Scheduler to Spark Submit Operator

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

[2/2] incubator-airflow git commit: Merge pull request #3123 from sekikn/AIRFLOW-2207

2018-03-12 Thread joygao
Merge pull request #3123 from sekikn/AIRFLOW-2207 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/a4aa46e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/a4aa46e4 Diff:

[1/2] incubator-airflow git commit: [AIRFLOW-2207] Fix flaky test that uses app.cached_app()

2018-03-12 Thread joygao
Repository: incubator-airflow Updated Branches: refs/heads/master 64100d2a2 -> a4aa46e41 [AIRFLOW-2207] Fix flaky test that uses app.cached_app() tests.www.test_views:TestMountPoint.test_mount changes base_url then calls airflow.www.app.cached_app(). But if another test calls app.cached_app()

[jira] [Resolved] (AIRFLOW-2207) Fix flaky test that uses app.cached_app()

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

[jira] [Commented] (AIRFLOW-2207) Fix flaky test that uses app.cached_app()

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

[2/2] incubator-airflow git commit: Merge pull request #3122 from sekikn/AIRFLOW-2206

2018-03-12 Thread joygao
Merge pull request #3122 from sekikn/AIRFLOW-2206 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/ac397cf7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/ac397cf7 Diff:

[jira] [Commented] (AIRFLOW-2207) Fix flaky test that uses app.cached_app()

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

[1/2] incubator-airflow git commit: [AIRFLOW-2206] Remove unsupported args from JdbcOperator doc

2018-03-12 Thread joygao
Repository: incubator-airflow Updated Branches: refs/heads/master a4aa46e41 -> ac397cf71 [AIRFLOW-2206] Remove unsupported args from JdbcOperator doc JdbcOperator's docstring has unsupported arguments and a wrongly named argument. This PR fixes them. Project:

[2/2] incubator-airflow git commit: Merge pull request #3118 from bbonagura9/master

2018-03-12 Thread joygao
Merge pull request #3118 from bbonagura9/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/79e7c907 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/79e7c907 Diff:

[jira] [Commented] (AIRFLOW-2206) Remove unsupported args from JdbcOperator doc

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

[jira] [Commented] (AIRFLOW-2206) Remove unsupported args from JdbcOperator doc

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

[jira] [Resolved] (AIRFLOW-2206) Remove unsupported args from JdbcOperator doc

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

[jira] [Commented] (AIRFLOW-2204) Broken webserver debug mode

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

[jira] [Commented] (AIRFLOW-2204) Broken webserver debug mode

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

[1/2] incubator-airflow git commit: [AIRFLOW-2204] Fix webserver debug mode

2018-03-12 Thread joygao
Repository: incubator-airflow Updated Branches: refs/heads/master ac397cf71 -> 79e7c9071 [AIRFLOW-2204] Fix webserver debug mode The command `airflow webserver -d` crashes because it tries to call the method run from the cached_app returned value, i.e. a DispatcherMiddleware instance. To run

[jira] [Resolved] (AIRFLOW-2204) Broken webserver debug mode

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

[jira] [Assigned] (AIRFLOW-2207) Fix flaky test that uses app.cached_app()

2018-03-12 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki reassigned AIRFLOW-2207: --- Assignee: Kengo Seki > Fix flaky test that uses app.cached_app() >

[jira] [Assigned] (AIRFLOW-2206) Remove unsupported args from JdbcOperator doc

2018-03-12 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki reassigned AIRFLOW-2206: --- Assignee: Kengo Seki > Remove unsupported args from JdbcOperator doc >

[jira] [Assigned] (AIRFLOW-2205) Remove unsupported args from JdbcHook doc

2018-03-12 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki reassigned AIRFLOW-2205: --- Assignee: Kengo Seki > Remove unsupported args from JdbcHook doc >

[jira] [Commented] (AIRFLOW-973) Make alert emails more flexible

2018-03-12 Thread James Meickle (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395716#comment-16395716 ] James Meickle commented on AIRFLOW-973: --- +1 on this. We have the same DAG code running in stg/prd

[jira] [Commented] (AIRFLOW-2178) Scheduler can't get past SLA check if SMTP settings are incorrect

2018-03-12 Thread James Meickle (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395722#comment-16395722 ] James Meickle commented on AIRFLOW-2178: I also ran into this confusing failure state when I

[jira] [Created] (AIRFLOW-2209) AttributeError: module 'airflow.contrib.auth.backends.password_auth' has no attribute 'login_required'

2018-03-12 Thread Berislav Lopac (JIRA)
Berislav Lopac created AIRFLOW-2209: --- Summary: AttributeError: module 'airflow.contrib.auth.backends.password_auth' has no attribute 'login_required' Key: AIRFLOW-2209 URL:

[jira] [Created] (AIRFLOW-2212) Fix ungenerated sensor API reference

2018-03-12 Thread Kengo Seki (JIRA)
Kengo Seki created AIRFLOW-2212: --- Summary: Fix ungenerated sensor API reference Key: AIRFLOW-2212 URL: https://issues.apache.org/jira/browse/AIRFLOW-2212 Project: Apache Airflow Issue Type:

[jira] [Created] (AIRFLOW-2211) Fix contributed HDFS sensors' pkg name

2018-03-12 Thread Kengo Seki (JIRA)
Kengo Seki created AIRFLOW-2211: --- Summary: Fix contributed HDFS sensors' pkg name Key: AIRFLOW-2211 URL: https://issues.apache.org/jira/browse/AIRFLOW-2211 Project: Apache Airflow Issue Type:

[jira] [Assigned] (AIRFLOW-102) Test test_complex_template always succeeds

2018-03-12 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki reassigned AIRFLOW-102: -- Assignee: Ash Berlin-Taylor (was: Kengo Seki) > Test test_complex_template always succeeds >

[jira] [Created] (AIRFLOW-2210) Rendering logs executes javascript code, which is dangerous and must be HTML-escaped

2018-03-12 Thread Alejandro Fernandez (JIRA)
Alejandro Fernandez created AIRFLOW-2210: Summary: Rendering logs executes javascript code, which is dangerous and must be HTML-escaped Key: AIRFLOW-2210 URL:

[jira] [Updated] (AIRFLOW-2210) Rendering logs executes javascript code which must be HTML-escaped

2018-03-12 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated AIRFLOW-2210: - Summary: Rendering logs executes javascript code which must be HTML-escaped

[jira] [Work started] (AIRFLOW-2210) Rendering logs executes javascript code, which is dangerous and must be HTML-escaped

2018-03-12 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-2210 started by Alejandro Fernandez. > Rendering logs executes javascript code, which is dangerous

[jira] [Updated] (AIRFLOW-2210) Rendering logs executes javascript code which must be HTML-escaped

2018-03-12 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated AIRFLOW-2210: - Attachment: airflow_log_running_js.png > Rendering logs executes javascript