[airflow] tag nightly-master updated (2190e50 -> ee36142)

2020-06-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag nightly-master in repository https://gitbox.apache.org/repos/asf/airflow.git. *** WARNING: tag nightly-master was modified! *** from 2190e50 (commit) to ee36142 (commit) from

[GitHub] [airflow] zikun opened a new pull request #9483: Correct command for starting Celery Flower

2020-06-22 Thread GitBox
zikun opened a new pull request #9483: URL: https://github.com/apache/airflow/pull/9483 --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage for changes (not needed for documentation

[GitHub] [airflow] vanka56 commented on pull request #9280: Functionality to shuffle HMS connections to be used by HiveMetastoreHook facilitating load balancing

2020-06-22 Thread GitBox
vanka56 commented on pull request #9280: URL: https://github.com/apache/airflow/pull/9280#issuecomment-647857736 Hi @ashb @turbaszek, Do you mind reviewing this change when you get a chance. Thank you! cc @Acehaidrey Acehaidrey

[GitHub] [airflow] kaxil commented on a change in pull request #9482: add crud endpoint for xcom

2020-06-22 Thread GitBox
kaxil commented on a change in pull request #9482: URL: https://github.com/apache/airflow/pull/9482#discussion_r443906611 ## File path: airflow/api_connexion/endpoints/xcom_endpoint.py ## @@ -14,16 +14,45 @@ # KIND, either express or implied. See the License for the #

[jira] [Commented] (AIRFLOW-6940) Improve test isolation in test_views.py

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142512#comment-17142512 ] ASF subversion and git services commented on AIRFLOW-6940: -- Commit

[airflow] branch v1-10-test updated: [AIRFLOW-6940] Improve test isolation in test_views.py (#7564)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new c80a35d [AIRFLOW-6940] Improve

[GitHub] [airflow] ephraimbuddy opened a new pull request #9482: add crud endpoint for xcom

2020-06-22 Thread GitBox
ephraimbuddy opened a new pull request #9482: URL: https://github.com/apache/airflow/pull/9482 --- Closes : #9111 Make sure to mark the boxes below before creating PR: [x] - [ ] Description above provides context of the change - [ ] Unit tests coverage for changes (not

[GitHub] [airflow] kaxil opened a new pull request #9480: Fix typo in the word "default" in www/forms.py

2020-06-22 Thread GitBox
kaxil opened a new pull request #9480: URL: https://github.com/apache/airflow/pull/9480 `defualt_timezone` -> `defualt_timezone` --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage

[GitHub] [airflow] kaxil opened a new pull request #9481: Remove redundant parentheses in /test_datacatalog.py

2020-06-22 Thread GitBox
kaxil opened a new pull request #9481: URL: https://github.com/apache/airflow/pull/9481 string doesn't need parentheses --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage for

[airflow] branch v1-10-test updated: Optimize count query on /home (#8729)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 256d7f6 Optimize count query on

[airflow] 04/04: Monkey patch greenlet celery pools (#8559)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d24f2c6eb5980fcf6bc52d2d06f7c92c44748854 Author: Amir Amangeldi AuthorDate: Sun Apr 26 12:48:11 2020 -0400

[airflow] 03/04: Fix failing tests from #9250 (#9307)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 22c95f075c132041b1c8378490399904a32d2682 Author: Kamil BreguĊ‚a AuthorDate: Mon Jun 15 16:23:11 2020 +0200

[airflow] branch v1-10-test updated (c232972 -> d24f2c6)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from c232972 fixup! fixup! [AIRFLOW-8902] Fix Dag Run UI execution date with timezone cannot be saved issue

[airflow] 02/04: Fix json string escape in tree view (#8551)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit fc68cf881c1ebf5405c956fef320b60c0584f7d2 Author: QP Hou AuthorDate: Mon Apr 27 07:33:12 2020 -0700 Fix

[airflow] 01/04: Fix tree view if config contains " (#9250)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 72af0a11b88e643ee35d74c537f10aaa9288fddb Author: Igor Khrol AuthorDate: Mon Jun 15 13:08:34 2020 +0300 Fix

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

2020-06-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142490#comment-17142490 ] ASF GitHub Bot commented on AIRFLOW-5391: - yuqian90 commented on a change in pull request

[GitHub] [airflow] yuqian90 commented on a change in pull request #8992: [AIRFLOW-5391] Do not re-run skipped tasks when they are cleared (#7276)

2020-06-22 Thread GitBox
yuqian90 commented on a change in pull request #8992: URL: https://github.com/apache/airflow/pull/8992#discussion_r443886553 ## File path: tests/ti_deps/deps/test_trigger_rule_dep.py ## @@ -19,13 +19,13 @@ import unittest from datetime import datetime +from unittest.mock

[GitHub] [airflow] kaxil commented on pull request #9465: Remove unused recurse_tasks function

2020-06-22 Thread GitBox
kaxil commented on pull request #9465: URL: https://github.com/apache/airflow/pull/9465#issuecomment-647821191 FYI: This function was added in https://github.com/apache/airflow/commit/91900c995fa8fc373d88974a97cf931a14d7527e but was made redundant by

[airflow] branch master updated: Remove unused recurse_tasks function (#9465)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new ee36142 Remove unused recurse_tasks

[GitHub] [airflow] kaxil merged pull request #9465: Remove unused recurse_tasks function

2020-06-22 Thread GitBox
kaxil merged pull request #9465: URL: https://github.com/apache/airflow/pull/9465 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch v1-10-test updated: fixup! fixup! [AIRFLOW-8902] Fix Dag Run UI execution date with timezone cannot be saved issue (#8902)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new c232972 fixup! fixup!

[GitHub] [airflow] kaxil opened a new pull request #9479: Remove need of datetime.timezone in test_views.py

2020-06-22 Thread GitBox
kaxil opened a new pull request #9479: URL: https://github.com/apache/airflow/pull/9479 `datetime.timezone` can be easily replaced by `from airflow.utils.timezone` --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the

[airflow] branch v1-10-test updated: fixup! [AIRFLOW-8902] Fix Dag Run UI execution date with timezone cannot be saved issue (#8902)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new c0be8c4 fixup! [AIRFLOW-8902] Fix

[GitHub] [airflow] jhtimmins commented on pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-06-22 Thread GitBox
jhtimmins commented on pull request #9472: URL: https://github.com/apache/airflow/pull/9472#issuecomment-647790321 Looks like this is failing static checks. I recommend running pre-commit checks This is an automated message

[GitHub] [airflow] jhtimmins removed a comment on pull request #9476: Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint

2020-06-22 Thread GitBox
jhtimmins removed a comment on pull request #9476: URL: https://github.com/apache/airflow/pull/9476#issuecomment-647790169 Looks like this is failing static checks. I recommend running [pre-commit](https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst#pre-commit-hooks)

[GitHub] [airflow] jhtimmins commented on pull request #9476: Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint

2020-06-22 Thread GitBox
jhtimmins commented on pull request #9476: URL: https://github.com/apache/airflow/pull/9476#issuecomment-647790169 Looks like this is failing static checks. I recommend running [pre-commit](https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst#pre-commit-hooks) checks

[jira] [Commented] (AIRFLOW-3900) Prevent undefined variables in templates

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142438#comment-17142438 ] ASF subversion and git services commented on AIRFLOW-3900: -- Commit

[airflow] branch v1-10-test updated: fixup! [AIRFLOW-3900] Error on undefined template variables in unit tests. (#4719)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new bb34c05 fixup! [AIRFLOW-3900]

[GitHub] [airflow] jhtimmins commented on pull request #9476: Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint

2020-06-22 Thread GitBox
jhtimmins commented on pull request #9476: URL: https://github.com/apache/airflow/pull/9476#issuecomment-647782731 This code looks fine. @mik-laj do you know if there was a reason the spec included the ability to update dag runs via PATCH?

[airflow] branch v1-10-test updated: [AIRFLOW-8902] Fix Dag Run UI execution date with timezone cannot be saved issue (#8902)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 1249b50 [AIRFLOW-8902] Fix Dag Run

[GitHub] [airflow] vanka56 commented on a change in pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-06-22 Thread GitBox
vanka56 commented on a change in pull request #9472: URL: https://github.com/apache/airflow/pull/9472#discussion_r443823716 ## File path: airflow/providers/apache/hive/hooks/hive.py ## @@ -775,6 +775,20 @@ def table_exists(self, table_name, db='default'): except

[GitHub] [airflow] Acehaidrey commented on a change in pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-06-22 Thread GitBox
Acehaidrey commented on a change in pull request #9472: URL: https://github.com/apache/airflow/pull/9472#discussion_r443822020 ## File path: airflow/providers/apache/hive/hooks/hive.py ## @@ -775,6 +775,20 @@ def table_exists(self, table_name, db='default'): except

[airflow] branch v1-10-test updated: Add TaskInstance state to TI Tooltip to be colour-blind friendlier (#8910)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new a732559 Add TaskInstance state to

[airflow] branch v1-10-test updated: Add a tip to trigger DAG screen (#9049)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new fd3902f Add a tip to trigger DAG

[airflow] branch v1-10-test updated: Decrypt secrets from SystemsManagerParameterStoreBackend (#9214)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 0a4ec72 Decrypt secrets from

[airflow] branch v1-10-test updated: Use Markup for htmlcontent for landing_times (#9242)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new b006690 Use Markup for htmlcontent

[airflow] branch v1-10-test updated: UX Fix: Prevent undesired text selection with DAG title selection in Chrome (#8912)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5e7867f UX Fix: Prevent undesired

[jira] [Commented] (AIRFLOW-3900) Prevent undefined variables in templates

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142404#comment-17142404 ] ASF subversion and git services commented on AIRFLOW-3900: -- Commit

[airflow] branch v1-10-test updated: [AIRFLOW-3900] Error on undefined template variables in unit tests. (#4719)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 53c4e1c [AIRFLOW-3900] Error on

[airflow] 02/02: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. (#7954)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d095b5870168a6522b84f381beed0fb63f7342db Author: JPFrancoia AuthorDate: Mon Mar 30 22:52:04 2020 +0200

[airflow] 01/02: Update example webserver_config.py to show correct CSRF config (#8944)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c036cdf29b5551626c5354df19d905fc166a847b Author: Ash Berlin-Taylor AuthorDate: Thu May 21 12:12:29 2020 +0100

[airflow] branch v1-10-test updated (215fc24 -> d095b58)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 215fc24 Fix connection add/edit for spark (#8685) new c036cdf Update example webserver_config.py to

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443754097 ## File path: airflow/api_connexion/endpoints/extra_link_endpoint.py ## @@ -18,9 +18,41 @@ # TODO(mik-laj): We have to implement it. # Do you

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443754097 ## File path: airflow/api_connexion/endpoints/extra_link_endpoint.py ## @@ -18,9 +18,41 @@ # TODO(mik-laj): We have to implement it. # Do you

[airflow] 02/02: Fix connection add/edit for spark (#8685)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 215fc24b12b9923ccf572da8d10e528caae46904 Author: Xiaodong DENG AuthorDate: Sun May 3 20:17:21 2020 +0200

[airflow] branch v1-10-test updated (c2e1270 -> 215fc24)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from c2e1270 Fix displaying Executor Class Name in "Base Job" table (#8679) new 5787102 Prevent clickable

[airflow] 01/02: Prevent clickable sorting on non sortable columns in TI view (#8681)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 57871027ab15a72e70bfb2694c7b87c3b554ae67 Author: Ace Haidrey AuthorDate: Mon May 4 15:00:02 2020 -0700

[GitHub] [airflow] mik-laj commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
mik-laj commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443768531 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and

[GitHub] [airflow] mik-laj commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
mik-laj commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443765208 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443764076 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and

[airflow] branch v1-10-test updated: Fix displaying Executor Class Name in "Base Job" table (#8679)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new c2e1270 Fix displaying Executor

[GitHub] [airflow] mik-laj opened a new pull request #9478: Add link to ADC docs in use-alternative-secret-backend.rst

2020-06-22 Thread GitBox
mik-laj opened a new pull request #9478: URL: https://github.com/apache/airflow/pull/9478 The ADC is very complex and a thorough description of this process is beyond the scope of our documentation, so it adds links to Google documentation. Unfortunately, Google also doesn't have one good

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443758402 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443754771 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443754097 ## File path: airflow/api_connexion/endpoints/extra_link_endpoint.py ## @@ -18,9 +18,41 @@ # TODO(mik-laj): We have to implement it. # Do you

[airflow] 04/05: Improve tutorial - Include all imports statements (#8670)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 731ee51ae1ba6a8ab51f3ac861ab2b9b73bcb094 Author: Lyalpha AuthorDate: Sun May 3 17:25:39 2020 +0100 Improve

[airflow] 05/05: Fix docs on creating CustomOperator (#8678)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 92a1040ce152118997fe75231acc4069e3668b48 Author: Jonny Fuller AuthorDate: Sat May 9 20:33:45 2020 -0400

[airflow] 01/05: Use existing DagBag for 'dag_details' & `trigger` Endpoints (#8501)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b4f7360eb4a0c10caa391f9921fc94570605e245 Author: Kaxil Naik AuthorDate: Tue Apr 21 22:24:58 2020 +0100 Use

[airflow] branch v1-10-test updated (d65053c -> 92a1040)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from d65053c [AIRFLOW-4357] Fix SVG tooltip positioning with custom scripting (#8269) new b4f7360 Use

[airflow] 02/05: Make hive macros py3 compatible (#8598)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8405787b6915d67be09ed3a0b18bacb2d130d03e Author: Ace Haidrey AuthorDate: Tue Jun 16 13:19:41 2020 -0700

[airflow] 03/05: Enhanced documentation around Cluster Policy (#8661)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3127b0a071c66ec0d53adaef055c9cf4bdcd1fe4 Author: Vardan Gupta AuthorDate: Sat May 2 01:49:53 2020 +0530

[GitHub] [airflow] feluelle commented on a change in pull request #8962: [AIRFLOW-8057] [AIP-31] Add @task decorator

2020-06-22 Thread GitBox
feluelle commented on a change in pull request #8962: URL: https://github.com/apache/airflow/pull/8962#discussion_r443747672 ## File path: docs/concepts.rst ## @@ -173,6 +213,62 @@ Each task is a node in our DAG, and there is a dependency from task_1 to task_2: We can say

[GitHub] [airflow] OmairK commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
OmairK commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443746796 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and limitations

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443745818 ## File path: airflow/api_connexion/endpoints/extra_link_endpoint.py ## @@ -18,9 +18,41 @@ # TODO(mik-laj): We have to implement it. # Do you

[GitHub] [airflow] OmairK commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
OmairK commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443740331 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,198 @@ # specific language governing permissions and limitations

[GitHub] [airflow] OmairK commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
OmairK commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443731489 ## File path: airflow/api_connexion/endpoints/extra_link_endpoint.py ## @@ -18,9 +18,41 @@ # TODO(mik-laj): We have to implement it. # Do you want

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
ephraimbuddy commented on a change in pull request #9475: URL: https://github.com/apache/airflow/pull/9475#discussion_r443728375 ## File path: tests/api_connexion/endpoints/test_extra_link_endpoint.py ## @@ -15,24 +15,196 @@ # specific language governing permissions and

[airflow] branch master updated (7256f4c -> 097180b)

2020-06-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 7256f4c Pylint fixes and deprecation of rare used methods in Connection (#9419) add 097180b Remove

[GitHub] [airflow] potiuk merged pull request #9375: Remove redundant code from breeze initialization

2020-06-22 Thread GitBox
potiuk merged pull request #9375: URL: https://github.com/apache/airflow/pull/9375 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] vaddisrinivas edited a comment on issue #9474: Airflow support for S3 compatible storages

2020-06-22 Thread GitBox
vaddisrinivas edited a comment on issue #9474: URL: https://github.com/apache/airflow/issues/9474#issuecomment-647650974 It doesnt work for me even as I continue to provide HOST in the connection and also other relevant parameters. If there is any alternative for the same, please help

[GitHub] [airflow] vaddisrinivas commented on issue #9474: Airflow support for S3 compatible storages

2020-06-22 Thread GitBox
vaddisrinivas commented on issue #9474: URL: https://github.com/apache/airflow/issues/9474#issuecomment-647650974 It doesnt work for me even as I continue to provide HOST in the connection and also other relevant parameters. If there is any alternative for the same, please help with

[jira] [Commented] (AIRFLOW-4357) Tool tip offset when using RBAC

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142271#comment-17142271 ] ASF subversion and git services commented on AIRFLOW-4357: -- Commit

[airflow] branch v1-10-test updated: [AIRFLOW-4357] Fix SVG tooltip positioning with custom scripting (#8269)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new d65053c [AIRFLOW-4357] Fix SVG

[jira] [Commented] (AIRFLOW-7066) Use sphinx including syntax in concepts.rst

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142269#comment-17142269 ] ASF subversion and git services commented on AIRFLOW-7066: -- Commit

[airflow] branch v1-10-test updated: [AIRFLOW-7066] Use sphinx syntax in concepts.rst (#7729)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5239b4c [AIRFLOW-7066] Use sphinx

[GitHub] [airflow] Siddharthk edited a comment on pull request #8777: Add Production Helm chart support

2020-06-22 Thread GitBox
Siddharthk edited a comment on pull request #8777: URL: https://github.com/apache/airflow/pull/8777#issuecomment-646732148 I have some questions: 1) I see that the recommended way to store dags is the docker image. But when we deploy new image, the webserver restarts thus causing UI

[GitHub] [airflow] mik-laj commented on pull request #9477: [WIP] YAML file format in LocalFilesystemBackend

2020-06-22 Thread GitBox
mik-laj commented on pull request #9477: URL: https://github.com/apache/airflow/pull/9477#issuecomment-647636650 Can you also update docs? This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-6569) Broken sentry integration

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142251#comment-17142251 ] ASF subversion and git services commented on AIRFLOW-6569: -- Commit

[airflow] branch v1-10-test updated (b795a7a -> d3e3f50)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from b795a7a JSON escape text in test_list_dagrun_includes_conf (#9264) add 3368cc4 Flush pending Sentry

[GitHub] [airflow] feluelle commented on a change in pull request #9375: Remove redundant code from breeze initialization

2020-06-22 Thread GitBox
feluelle commented on a change in pull request #9375: URL: https://github.com/apache/airflow/pull/9375#discussion_r443675952 ## File path: scripts/ci/libraries/_initialization.sh ## @@ -59,8 +59,6 @@ function initialize_common_environment { # Create useful directories if

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #9477: [WIP] YAML file format in LocalFilesystemBackend

2020-06-22 Thread GitBox
boring-cyborg[bot] commented on pull request #9477: URL: https://github.com/apache/airflow/pull/9477#issuecomment-647618294 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our

[GitHub] [airflow] VinayGb665 opened a new pull request #9477: [WIP] YAML file format in LocalFilesystemBackend

2020-06-22 Thread GitBox
VinayGb665 opened a new pull request #9477: URL: https://github.com/apache/airflow/pull/9477 --- Adding a yaml file parser to LocalFilesystemBackend, structure would be similar to that of earlier JSON found

[GitHub] [airflow] OmairK opened a new pull request #9476: Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint

2020-06-22 Thread GitBox
OmairK opened a new pull request #9476: URL: https://github.com/apache/airflow/pull/9476 Dag Runs are immutable and clear_task_instances can be used to modify the Dag Runs table. --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides

[GitHub] [airflow] dimon222 commented on issue #9474: Airflow support for S3 compatible storages

2020-06-22 Thread GitBox
dimon222 commented on issue #9474: URL: https://github.com/apache/airflow/issues/9474#issuecomment-647581742 Yes, it works as long as you specify endpoint url. However, it seems to be broken to serving logs in UI for some users on latest release 1.10.10 (works fine in 1.10.9)

[GitHub] [airflow] zikun commented on a change in pull request #9473: [WIP] Dag Runs CRUD endpoints

2020-06-22 Thread GitBox
zikun commented on a change in pull request #9473: URL: https://github.com/apache/airflow/pull/9473#discussion_r443626814 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -76,10 +78,18 @@ def _create_test_dag_run(self, state='running',

[GitHub] [airflow] turbaszek commented on a change in pull request #9330: Add read-only Task endpoint

2020-06-22 Thread GitBox
turbaszek commented on a change in pull request #9330: URL: https://github.com/apache/airflow/pull/9330#discussion_r443627142 ## File path: airflow/api_connexion/schemas/dag_schema.py ## @@ -0,0 +1,93 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] khyurri commented on pull request #8818: WIP: Add support for Microsoft Azure Blob Storage in Google Cloud Storage Transfer Service operators

2020-06-22 Thread GitBox
khyurri commented on pull request #8818: URL: https://github.com/apache/airflow/pull/8818#issuecomment-647571911 @potiuk @ad-m I builded documentation locally, but now I can't find html for this file

[airflow] branch v1-10-test updated: JSON escape text in test_list_dagrun_includes_conf (#9264)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new b795a7a JSON escape text in

[jira] [Commented] (AIRFLOW-6535) add exception subclass to fail immediately without retrying

2020-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142125#comment-17142125 ] ASF subversion and git services commented on AIRFLOW-6535: -- Commit

[airflow] branch v1-10-test updated: [AIRFLOW-6535] Add AirflowFailException to fail without any retry (#7133)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5e94fe9 [AIRFLOW-6535] Add

[GitHub] [airflow] Siddharthk edited a comment on pull request #8777: Add Production Helm chart support

2020-06-22 Thread GitBox
Siddharthk edited a comment on pull request #8777: URL: https://github.com/apache/airflow/pull/8777#issuecomment-646732148 I have some questions: 1) I see that the recommended way to store dags is the docker image. But when we deploy new image, the webserver restarts thus causing UI

[GitHub] [airflow] Siddharthk edited a comment on pull request #8777: Add Production Helm chart support

2020-06-22 Thread GitBox
Siddharthk edited a comment on pull request #8777: URL: https://github.com/apache/airflow/pull/8777#issuecomment-646732148 I have some questions: 1) I see that the recommended way to store dags is the docker image. But when we deploy new image, the webserver restarts thus causing UI

[GitHub] [airflow] ashb commented on issue #9351: Consider renaming master branch to something less offensive

2020-06-22 Thread GitBox
ashb commented on issue #9351: URL: https://github.com/apache/airflow/issues/9351#issuecomment-647555792 Oh ace - If you delete a branch after merging it, GitHub no longer closes PRs that were based on that branch. This helps with renaming 'master', but also helps generally with PRs that

[GitHub] [airflow] mik-laj opened a new pull request #9475: Add extra links endpoint

2020-06-22 Thread GitBox
mik-laj opened a new pull request #9475: URL: https://github.com/apache/airflow/pull/9475 Close: https://github.com/apache/airflow/issues/8140 --- Make sure to mark the boxes below before creating PR: [x] - [X] Description above provides context of the change - [X] Unit

[GitHub] [airflow] mik-laj edited a comment on issue #9417: YAML file format in LocalFilesystemBackend

2020-06-22 Thread GitBox
mik-laj edited a comment on issue #9417: URL: https://github.com/apache/airflow/issues/9417#issuecomment-647539024 @VinayGb665 Yes. It may be based on this, but if you have your idea then you can present it in your change.

[GitHub] [airflow] benbenbang commented on pull request #9409: Add extra options for slack webhook operator and slack hook

2020-06-22 Thread GitBox
benbenbang commented on pull request #9409: URL: https://github.com/apache/airflow/pull/9409#issuecomment-647551231 hmmm, it failed randomly... Do you have any thoughts on this @kaxil? This is an automated message from the

[airflow] branch v1-10-test updated: Update the version of cattrs from 0.9 to 1.0 to support Python 3.8 (#7100)

2020-06-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new d273284 Update the version of

[GitHub] [airflow] potiuk edited a comment on pull request #8818: WIP: Add support for Microsoft Azure Blob Storage in Google Cloud Storage Transfer Service operators

2020-06-22 Thread GitBox
potiuk edited a comment on pull request #8818: URL: https://github.com/apache/airflow/pull/8818#issuecomment-647546305 @khyurri - here is the official way of building the documentation (described in our CONTRIBUTING document):

[GitHub] [airflow] potiuk edited a comment on pull request #8818: WIP: Add support for Microsoft Azure Blob Storage in Google Cloud Storage Transfer Service operators

2020-06-22 Thread GitBox
potiuk edited a comment on pull request #8818: URL: https://github.com/apache/airflow/pull/8818#issuecomment-647546305 @khyurri - here is the official way of building the documentation (described in our CONTRIBUTING document):

[GitHub] [airflow] potiuk commented on pull request #8818: WIP: Add support for Microsoft Azure Blob Storage in Google Cloud Storage Transfer Service operators

2020-06-22 Thread GitBox
potiuk commented on pull request #8818: URL: https://github.com/apache/airflow/pull/8818#issuecomment-647546305 @khyurri - here is official way of build documentation (described in our CONTRIBUTING document): https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#documentation

  1   2   >