[jira] [Comment Edited] (AIRFLOW-6422) Command line -D not working

2020-01-01 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006550#comment-17006550 ] xifeng edited comment on AIRFLOW-6422 at 1/2/20 3:13 AM: - Related to this

[jira] [Commented] (AIRFLOW-6422) Command line -D not working

2020-01-01 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006550#comment-17006550 ] xifeng commented on AIRFLOW-6422: - Related to this

[jira] [Created] (AIRFLOW-6422) Command line -D not working

2020-01-01 Thread xifeng (Jira)
xifeng created AIRFLOW-6422: --- Summary: Command line -D not working Key: AIRFLOW-6422 URL: https://issues.apache.org/jira/browse/AIRFLOW-6422 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-6248) Should host variable in Connection class contain scheme?

2019-12-13 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996109#comment-16996109 ] xifeng commented on AIRFLOW-6248: - if host doesn't contain scheme, we can simply change this:

[jira] [Commented] (AIRFLOW-6248) Should host variable in Connection class contain scheme?

2019-12-13 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996104#comment-16996104 ] xifeng commented on AIRFLOW-6248: - Hi Taylor, thanks for your reply. I'm still confused. in the

[jira] [Created] (AIRFLOW-6248) Should host variable in Connection class contain scheme?

2019-12-12 Thread xifeng (Jira)
xifeng created AIRFLOW-6248: --- Summary: Should host variable in Connection class contain scheme? Key: AIRFLOW-6248 URL: https://issues.apache.org/jira/browse/AIRFLOW-6248 Project: Apache Airflow

[jira] [Comment Edited] (AIRFLOW-6214) Spark driver status tracking for standalone, YARN, Mesos and K8s with cluster deploy mode

2019-12-11 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994276#comment-16994276 ] xifeng edited comment on AIRFLOW-6214 at 12/12/19 6:32 AM: --- Hi Albertus,

[jira] [Commented] (AIRFLOW-6214) Spark driver status tracking for standalone, YARN, Mesos and K8s with cluster deploy mode

2019-12-11 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994276#comment-16994276 ] xifeng commented on AIRFLOW-6214: - yes, I agree, I think the conn.host should be only hostname, without

[jira] [Commented] (AIRFLOW-6212) SparkSubmitHook failed to execute spark-submit to standalone cluster

2019-12-11 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994260#comment-16994260 ] xifeng commented on AIRFLOW-6212: - Fix it with: https://github.com/apache/airflow/pull/6795 >

[jira] [Commented] (AIRFLOW-4176) [security] webui shows password - admin/log/?flt1_extra_contains=conn_password

2019-12-11 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993385#comment-16993385 ] xifeng commented on AIRFLOW-4176: - yes I saw, is there a more simple version of the command? more

[jira] [Commented] (AIRFLOW-6214) Spark driver status tracking for standalone, YARN, Mesos and K8s with cluster deploy mode

2019-12-11 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993330#comment-16993330 ] xifeng commented on AIRFLOW-6214: - I think it is supposed to pass the `spark://` in `host` param. As I

[jira] [Assigned] (AIRFLOW-6212) SparkSubmitHook failed to execute spark-submit to standalone cluster

2019-12-10 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xifeng reassigned AIRFLOW-6212: --- Assignee: xifeng > SparkSubmitHook failed to execute spark-submit to standalone cluster >

[jira] [Assigned] (AIRFLOW-6214) Spark driver status tracking for standalone, YARN, Mesos and K8s with cluster deploy mode

2019-12-10 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xifeng reassigned AIRFLOW-6214: --- Assignee: xifeng > Spark driver status tracking for standalone, YARN, Mesos and K8s with cluster

[jira] [Commented] (AIRFLOW-4176) [security] webui shows password - admin/log/?flt1_extra_contains=conn_password

2019-12-10 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993173#comment-16993173 ] xifeng commented on AIRFLOW-4176: - could you show me the full command you add conncection? >

[jira] [Commented] (AIRFLOW-4176) [security] webui shows password - admin/log/?flt1_extra_contains=conn_password

2019-12-10 Thread xifeng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992330#comment-16992330 ] xifeng commented on AIRFLOW-4176: - is it still an issue? > [security] webui shows password -

[jira] [Created] (AIRFLOW-6201) How can I manually trigger a future dag?

2019-12-08 Thread xifeng (Jira)
xifeng created AIRFLOW-6201: --- Summary: How can I manually trigger a future dag? Key: AIRFLOW-6201 URL: https://issues.apache.org/jira/browse/AIRFLOW-6201 Project: Apache Airflow Issue Type: