[GitHub] [airflow] kaxil edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability

2019-09-03 Thread GitBox
kaxil edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-52749 > How about instead of a background thread (I'm wary of using threads in python) could we instead

[GitHub] [airflow] kaxil edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability

2019-09-03 Thread GitBox
kaxil edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-52749 > How about instead of a background thread (I'm wary of using threads in python) could we instead

[GitHub] [airflow] kaxil edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability

2019-09-03 Thread GitBox
kaxil edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-52749 > How about instead of a background thread (I'm wary of using threads in python) could we instead

[jira] [Updated] (AIRFLOW-5393) UI crash in the Ad Hoc Query menu

2019-09-03 Thread ivan de los santos (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ivan de los santos updated AIRFLOW-5393: Description: Airflow UI will crash in the browser returning "Oops" message and

[jira] [Updated] (AIRFLOW-5393) UI crash in the Ad Hoc Query menu

2019-09-03 Thread ivan de los santos (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ivan de los santos updated AIRFLOW-5393: Description: Airflow UI will crash in the browser returning "Oops" message and

[jira] [Updated] (AIRFLOW-5393) UI crash in the Ad Hoc Query menu

2019-09-03 Thread ivan de los santos (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ivan de los santos updated AIRFLOW-5393: Description: Airflow UI will crash in the browser returning "Oops" message and

[jira] [Created] (AIRFLOW-5394) Invalid schedule interval issues

2019-09-03 Thread Shreyash hisariya (Jira)
Shreyash hisariya created AIRFLOW-5394: -- Summary: Invalid schedule interval issues Key: AIRFLOW-5394 URL: https://issues.apache.org/jira/browse/AIRFLOW-5394 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-5393) UI crash in the Ad Hoc Query menu

2019-09-03 Thread ivan de los santos (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ivan de los santos updated AIRFLOW-5393: Environment: Linux NAME="Ubuntu" VERSION="18.04.2 LTS (Bionic Beaver)" Airflow

[jira] [Updated] (AIRFLOW-5393) UI crash in the Ad Hoc Query menu

2019-09-03 Thread ivan de los santos (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ivan de los santos updated AIRFLOW-5393: Attachment: Captura de pantalla de 2019-09-03 13-42-02.png > UI crash in the Ad

[jira] [Created] (AIRFLOW-5393) UI crash in the Ad Hoc Query menu

2019-09-03 Thread ivan de los santos (Jira)
ivan de los santos created AIRFLOW-5393: --- Summary: UI crash in the Ad Hoc Query menu Key: AIRFLOW-5393 URL: https://issues.apache.org/jira/browse/AIRFLOW-5393 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-5129) Add typehint to gcp_dlp_hook.py

2019-09-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921354#comment-16921354 ] ASF subversion and git services commented on AIRFLOW-5129: -- Commit

[jira] [Commented] (AIRFLOW-5129) Add typehint to gcp_dlp_hook.py

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921353#comment-16921353 ] ASF GitHub Bot commented on AIRFLOW-5129: - mik-laj commented on pull request #5980:

[GitHub] [airflow] mik-laj merged pull request #5980: [AIRFLOW-5129] Add typehint to GCP DLP hook

2019-09-03 Thread GitBox
mik-laj merged pull request #5980: [AIRFLOW-5129] Add typehint to GCP DLP hook URL: https://github.com/apache/airflow/pull/5980 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] mik-laj commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI

2019-09-03 Thread GitBox
mik-laj commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI URL: https://github.com/apache/airflow/pull/5975#discussion_r320224848 ## File path: airflow/bin/cli.py ## @@ -441,6 +442,33 @@ def set_is_paused(is_paused, args):

[GitHub] [airflow] mik-laj commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports

2019-09-03 Thread GitBox
mik-laj commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports URL: https://github.com/apache/airflow/pull/5944#discussion_r320219308 ## File path: setup.py ## @@ -268,6 +268,7 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] mik-laj commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports

2019-09-03 Thread GitBox
mik-laj commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports URL: https://github.com/apache/airflow/pull/5944#discussion_r320219308 ## File path: setup.py ## @@ -268,6 +268,7 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] mik-laj edited a comment on issue #5975: [AIRFLOW-5368] Display DAG from the CLI

2019-09-03 Thread GitBox
mik-laj edited a comment on issue #5975: [AIRFLOW-5368] Display DAG from the CLI URL: https://github.com/apache/airflow/pull/5975#issuecomment-527248123 https://user-images.githubusercontent.com/12058428/64134169-c8171a80-cddb-11e9-9fd6-46f5548fbfde.png;> I updated PR: * Add task

[jira] [Commented] (AIRFLOW-5088) To implement DAG JSON serialization and DB persistence for webserver scalability improvement

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921339#comment-16921339 ] ASF GitHub Bot commented on AIRFLOW-5088: - kaxil commented on pull request #5992:

[GitHub] [airflow] kaxil opened a new pull request #5992: [AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver scalability

2019-09-03 Thread GitBox
kaxil opened a new pull request #5992: [AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5992 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following

[GitHub] [airflow] mik-laj commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI

2019-09-03 Thread GitBox
mik-laj commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI URL: https://github.com/apache/airflow/pull/5975#discussion_r320214775 ## File path: airflow/gcp/example_dags/example_vision.py ## @@ -52,6 +52,7 @@ import airflow from

[GitHub] [airflow] mik-laj commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI

2019-09-03 Thread GitBox
mik-laj commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI URL: https://github.com/apache/airflow/pull/5975#discussion_r320214538 ## File path: airflow/bin/cli.py ## @@ -441,6 +442,33 @@ def set_is_paused(is_paused, args):

[GitHub] [airflow] kaxil commented on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability

2019-09-03 Thread GitBox
kaxil commented on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-52749 > How about instead of a background thread (I'm wary of using threads in python) could we instead query

[GitHub] [airflow] ashb commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports

2019-09-03 Thread GitBox
ashb commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports URL: https://github.com/apache/airflow/pull/5944#discussion_r320202786 ## File path: setup.py ## @@ -268,6 +268,7 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] ashb commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports

2019-09-03 Thread GitBox
ashb commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports URL: https://github.com/apache/airflow/pull/5944#discussion_r320204446 ## File path: airflow/_vendor/nvd3/__init__.py ## @@ -16,14 +16,14 @@ 'scatterChart', 'discreteBarChart',

[GitHub] [airflow] Fokko edited a comment on issue #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
Fokko edited a comment on issue #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#issuecomment-52746 Thanks @ashb for thinking along. Appreciate it. I've added the tests to the suite. I think we can fix the one with the op_args by

[GitHub] [airflow] Fokko commented on issue #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
Fokko commented on issue #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#issuecomment-52746 Thanks @ashb for thinking along. Appreciate it. I've added the tests to the suite. I think we can fix the one with the op_args by skipping

[jira] [Commented] (AIRFLOW-5365) When switching between branches (master/v1-10-test) rebuild of image should not be needed for pre-commits

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921310#comment-16921310 ] ASF GitHub Bot commented on AIRFLOW-5365: - ashb commented on pull request #5972: [AIRFLOW-5365]

[jira] [Commented] (AIRFLOW-5365) When switching between branches (master/v1-10-test) rebuild of image should not be needed for pre-commits

2019-09-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921311#comment-16921311 ] ASF subversion and git services commented on AIRFLOW-5365: -- Commit

[GitHub] [airflow] ashb merged pull request #5972: [AIRFLOW-5365] No need to do image rebuild when switching master/v1-1…

2019-09-03 Thread GitBox
ashb merged pull request #5972: [AIRFLOW-5365] No need to do image rebuild when switching master/v1-1… URL: https://github.com/apache/airflow/pull/5972 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] ashb commented on a change in pull request #5979: [AIRFLOW-5373] Super fast pre-commit check for basic python2 compatib…

2019-09-03 Thread GitBox
ashb commented on a change in pull request #5979: [AIRFLOW-5373] Super fast pre-commit check for basic python2 compatib… URL: https://github.com/apache/airflow/pull/5979#discussion_r320197482 ## File path: airflow/contrib/example_dags/example_qubole_operator.py ## @@

[GitHub] [airflow] ssoto opened a new pull request #5991: Adds two companies to ussing Airflow section

2019-09-03 Thread GitBox
ssoto opened a new pull request #5991: Adds two companies to ussing Airflow section URL: https://github.com/apache/airflow/pull/5991 https://issues.apache.org/jira/browse/AIRFLOW-5392 ### Description Adds two new companies that are using Apache Airflow ### Tests OK

[jira] [Created] (AIRFLOW-5392) README.md update

2019-09-03 Thread Sergio Soto (Jira)
Sergio Soto created AIRFLOW-5392: Summary: README.md update Key: AIRFLOW-5392 URL: https://issues.apache.org/jira/browse/AIRFLOW-5392 Project: Apache Airflow Issue Type: Improvement

[GitHub] [airflow] ashb commented on a change in pull request #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability

2019-09-03 Thread GitBox
ashb commented on a change in pull request #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#discussion_r320186899 ## File path: airflow/models/serialized_dag.py ## @@ -0,0 +1,155 @@ +#

[GitHub] [airflow] ashb commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI

2019-09-03 Thread GitBox
ashb commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI URL: https://github.com/apache/airflow/pull/5975#discussion_r320185972 ## File path: airflow/gcp/example_dags/example_vision.py ## @@ -52,6 +52,7 @@ import airflow from airflow

[GitHub] [airflow] ashb commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI

2019-09-03 Thread GitBox
ashb commented on a change in pull request #5975: [AIRFLOW-5368] Display DAG from the CLI URL: https://github.com/apache/airflow/pull/5975#discussion_r320185707 ## File path: airflow/bin/cli.py ## @@ -441,6 +442,33 @@ def set_is_paused(is_paused, args): print("Dag:

[GitHub] [airflow] Fokko commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
Fokko commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#discussion_r320184548 ## File path: airflow/operators/python_operator.py ## @@ -104,10 +97,21 @@ def execute(self, context):

[GitHub] [airflow] Fokko commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
Fokko commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#discussion_r320184507 ## File path: airflow/operators/python_operator.py ## @@ -104,10 +97,21 @@ def execute(self, context):

[GitHub] [airflow] ashb commented on issue #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
ashb commented on issue #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#issuecomment-527386507 Another example: what happens if I do: ```python def fn(dag, **context): print(dag) PythonOperator( op_args=[1],

[GitHub] [airflow] BasPH commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
BasPH commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#discussion_r320181214 ## File path: airflow/operators/python_operator.py ## @@ -104,10 +97,21 @@ def execute(self, context):

[GitHub] [airflow] BasPH commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
BasPH commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#discussion_r320181214 ## File path: airflow/operators/python_operator.py ## @@ -104,10 +97,21 @@ def execute(self, context):

[GitHub] [airflow] BasPH commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
BasPH commented on a change in pull request #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990#discussion_r320182021 ## File path: airflow/operators/python_operator.py ## @@ -104,10 +97,21 @@ def execute(self, context):

[GitHub] [airflow] Fokko commented on issue #5967: Enable authentication for druid query hook.

2019-09-03 Thread GitBox
Fokko commented on issue #5967: Enable authentication for druid query hook. URL: https://github.com/apache/airflow/pull/5967#issuecomment-527383916 @scrawfor Can you follow the process and create a ticket in Jira? This keeps us to help track of the releases.

[GitHub] [airflow] Fokko merged pull request #5966: [AIRFLOW-5360] Type annotations for BaseSensorOperator

2019-09-03 Thread GitBox
Fokko merged pull request #5966: [AIRFLOW-5360] Type annotations for BaseSensorOperator URL: https://github.com/apache/airflow/pull/5966 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-5360) Type annotations for BaseSensorOperator

2019-09-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921292#comment-16921292 ] ASF subversion and git services commented on AIRFLOW-5360: -- Commit

[jira] [Commented] (AIRFLOW-5360) Type annotations for BaseSensorOperator

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921291#comment-16921291 ] ASF GitHub Bot commented on AIRFLOW-5360: - Fokko commented on pull request #5966:

[jira] [Created] (AIRFLOW-5391) Clearing a task skipped by BranchPythonOperator will cause the task to execute

2019-09-03 Thread Qian Yu (Jira)
Qian Yu created AIRFLOW-5391: Summary: Clearing a task skipped by BranchPythonOperator will cause the task to execute Key: AIRFLOW-5391 URL: https://issues.apache.org/jira/browse/AIRFLOW-5391 Project:

[jira] [Commented] (AIRFLOW-5390) Remove provide_context

2019-09-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921232#comment-16921232 ] ASF GitHub Bot commented on AIRFLOW-5390: - Fokko commented on pull request #5990:

[GitHub] [airflow] Fokko opened a new pull request #5990: [AIRFLOW-5390] Remove provide context

2019-09-03 Thread GitBox
Fokko opened a new pull request #5990: [AIRFLOW-5390] Remove provide context URL: https://github.com/apache/airflow/pull/5990 Make sure you have checked _all_ steps below. I'm giving Apache Airflow training across Europe, and at every workshop that I provide, I find it a bit awkward

[jira] [Created] (AIRFLOW-5390) Remove provide_context

2019-09-03 Thread Fokko Driesprong (Jira)
Fokko Driesprong created AIRFLOW-5390: - Summary: Remove provide_context Key: AIRFLOW-5390 URL: https://issues.apache.org/jira/browse/AIRFLOW-5390 Project: Apache Airflow Issue Type: Task

[GitHub] [airflow] TobKed commented on issue #5980: [AIRFLOW-5129] Add typehint to GCP DLP hook

2019-09-03 Thread GitBox
TobKed commented on issue #5980: [AIRFLOW-5129] Add typehint to GCP DLP hook URL: https://github.com/apache/airflow/pull/5980#issuecomment-527341514 cc @mik-laj This is an automated message from the Apache Git Service. To

<    1   2   3