[GitHub] [airflow] rolanddb commented on issue #5915: [AIRFLOW-5312] Fix timeout issue in pod launcher / KubernetesPodOperator

2019-09-03 Thread GitBox
rolanddb commented on issue #5915: [AIRFLOW-5312] Fix timeout issue in pod launcher / KubernetesPodOperator URL: https://github.com/apache/airflow/pull/5915#issuecomment-527749067 @jingsong Thanks for the elaboration. I think I may have seen the duplicate logs issue. For me that is

[jira] [Updated] (AIRFLOW-5398) Update EMR example DAGs to context manager

2019-09-03 Thread Elad (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elad updated AIRFLOW-5398: -- Component/s: (was: documentation) examples > Update EMR example DAGs to context manager

[GitHub] [airflow] eladkal opened a new pull request #5998: [AIRFLOW-5398] Update EMR example DAGs to context manager

2019-09-03 Thread GitBox
eladkal opened a new pull request #5998: [AIRFLOW-5398] Update EMR example DAGs to context manager URL: https://github.com/apache/airflow/pull/5998 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5398) Update EMR example DAGs to context manager

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

[GitHub] [airflow] mik-laj commented on issue #5995: [AIRFLOW-2912] Add invoke operator for GCP Functions

2019-09-03 Thread GitBox
mik-laj commented on issue #5995: [AIRFLOW-2912] Add invoke operator for GCP Functions URL: https://github.com/apache/airflow/pull/5995#issuecomment-527745417 Can you create a separate ticket for this change? A new ticket is needed because we use it to manage release.

[GitHub] [airflow] mik-laj edited a comment on issue #5995: [AIRFLOW-2912] Add invoke operator for GCP Functions

2019-09-03 Thread GitBox
mik-laj edited a comment on issue #5995: [AIRFLOW-2912] Add invoke operator for GCP Functions URL: https://github.com/apache/airflow/pull/5995#issuecomment-527745417 Can you create a separate ticket for this change? A new ticket is needed because we use it to manage releases.

[jira] [Created] (AIRFLOW-5398) Update EMR example DAGs to context manager

2019-09-03 Thread Elad (Jira)
Elad created AIRFLOW-5398: - Summary: Update EMR example DAGs to context manager Key: AIRFLOW-5398 URL: https://issues.apache.org/jira/browse/AIRFLOW-5398 Project: Apache Airflow Issue Type: Task

[jira] [Created] (AIRFLOW-5397) upsteam_failed is missing from Graph/Tree Views

2019-09-03 Thread Elad (Jira)
Elad created AIRFLOW-5397: - Summary: upsteam_failed is missing from Graph/Tree Views Key: AIRFLOW-5397 URL: https://issues.apache.org/jira/browse/AIRFLOW-5397 Project: Apache Airflow Issue Type: Bug

[GitHub] [airflow] stale[bot] commented on issue #5317: [AIRFLOW-4562 ] Fix missing try_number parameter in TaskInstance.log_filepath method

2019-09-03 Thread GitBox
stale[bot] commented on issue #5317: [AIRFLOW-4562 ] Fix missing try_number parameter in TaskInstance.log_filepath method URL: https://github.com/apache/airflow/pull/5317#issuecomment-527726457 This issue has been automatically marked as stale because it has not had recent activity. It

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

2019-09-03 Thread Qian Yu (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qian Yu updated AIRFLOW-5391: - Description: I tried this on 1.10.3 and 1.10.4, both have this issue:  E.g. in this example from the

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320544688 ## File path: Dockerfile ## @@ -18,6 +18,8 @@ # Base image for the whole Docker file ARG

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320543895 ## File path: Dockerfile ## @@ -18,6 +18,8 @@ # Base image for the whole Docker file ARG

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320543968 ## File path: Dockerfile ## @@ -85,6 +92,24 @@ RUN curl -sL https://deb.nodesource.com/setup_10.x |

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320543752 ## File path: scripts/ci/local_ci_stop_environment.sh ## @@ -45,7 +45,6 @@ export HOST_GROUP_ID

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320543643 ## File path: Dockerfile ## @@ -372,4 +397,6 @@ EXPOSE 8080 ENTRYPOINT ["/usr/local/bin/dumb-init",

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320536584 ## File path: scripts/ci/kubernetes/docker/build.sh ## @@ -20,29 +20,14 @@ IMAGE=${IMAGE:-airflow}

[GitHub] [airflow] gerardo commented on issue #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on issue #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#issuecomment-527694272 Thanks for your comments @potiuk. I'm gonna be adding some fixes and rebase against master.

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320533951 ## File path: scripts/ci/pylint_todo.txt ## @@ -462,8 +462,8 @@ ./tests/lineage/backend/test_atlas.py

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320533402 ## File path: Dockerfile ## @@ -372,4 +397,6 @@ EXPOSE 8080 ENTRYPOINT ["/usr/local/bin/dumb-init",

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320533402 ## File path: Dockerfile ## @@ -372,4 +397,6 @@ EXPOSE 8080 ENTRYPOINT ["/usr/local/bin/dumb-init",

[GitHub] [airflow] gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-03 Thread GitBox
gerardo commented on a change in pull request #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#discussion_r320532944 ## File path: Dockerfile ## @@ -85,6 +92,24 @@ RUN curl -sL https://deb.nodesource.com/setup_10.x |

[jira] [Commented] (AIRFLOW-5396) Add button to Auto Refresh Airflow UI

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

[GitHub] [airflow] LucasMMota opened a new pull request #5997: [AIRFLOW-5396] - Add button Auto Refresh

2019-09-03 Thread GitBox
LucasMMota opened a new pull request #5997: [AIRFLOW-5396] - Add button Auto Refresh URL: https://github.com/apache/airflow/pull/5997 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-5396) Add button to Auto Refresh Airflow UI

2019-09-03 Thread Lucas Mendes Mota da Fonseca (Jira)
Lucas Mendes Mota da Fonseca created AIRFLOW-5396: - Summary: Add button to Auto Refresh Airflow UI Key: AIRFLOW-5396 URL: https://issues.apache.org/jira/browse/AIRFLOW-5396 Project:

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

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

[GitHub] [airflow] KevinYang21 commented on issue #5944: [AIRFLOW-5362] Reorder imports

2019-09-03 Thread GitBox
KevinYang21 commented on issue #5944: [AIRFLOW-5362] Reorder imports URL: https://github.com/apache/airflow/pull/5944#issuecomment-527681962 @potiuk The other PR can be merged first for sure--beauty of isort is that it comes with a sorting engine so I can redo this PR in a couple mins. And

[GitHub] [airflow] stale[bot] commented on issue #5135: [AIRFLOW-4465] ssh_operator: pass remote_host via ssh_hook constructor

2019-09-03 Thread GitBox
stale[bot] commented on issue #5135: [AIRFLOW-4465] ssh_operator: pass remote_host via ssh_hook constructor URL: https://github.com/apache/airflow/pull/5135#issuecomment-527652260 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[GitHub] [airflow] mik-laj commented on issue #5924: [AIRFLOW-5319] Add system tests for Dataproc

2019-09-03 Thread GitBox
mik-laj commented on issue #5924: [AIRFLOW-5319] Add system tests for Dataproc URL: https://github.com/apache/airflow/pull/5924#issuecomment-527638460 @nuclearpinguin Can you do rebased? This is an automated message from the

[jira] [Commented] (AIRFLOW-5386) Move Google Dataproc to core

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

[jira] [Commented] (AIRFLOW-5386) Move Google Dataproc to core

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

[GitHub] [airflow] mik-laj merged pull request #5986: [AIRFLOW-5386] Move Google Dataproc to core

2019-09-03 Thread GitBox
mik-laj merged pull request #5986: [AIRFLOW-5386] Move Google Dataproc to core URL: https://github.com/apache/airflow/pull/5986 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] jingsong commented on issue #5915: [AIRFLOW-5312] Fix timeout issue in pod launcher / KubernetesPodOperator

2019-09-03 Thread GitBox
jingsong commented on issue #5915: [AIRFLOW-5312] Fix timeout issue in pod launcher / KubernetesPodOperator URL: https://github.com/apache/airflow/pull/5915#issuecomment-527636364 We investigated this a bit more and realized that even if we were to add a timeout, it would likely not solve

[GitHub] [airflow] stale[bot] commented on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator

2019-09-03 Thread GitBox
stale[bot] commented on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#issuecomment-527631250 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

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

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

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

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

[GitHub] [airflow] dossett commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations

2019-09-03 Thread GitBox
dossett commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations URL: https://github.com/apache/airflow/pull/5418#issuecomment-527615814 replying to keep this PR alive, I hope to follow-up soon This is an

[GitHub] [airflow] stale[bot] commented on issue #2455: [AIRFLOW-1423] Add logs to the scheduler DAG run decision logic

2019-09-03 Thread GitBox
stale[bot] commented on issue #2455: [AIRFLOW-1423] Add logs to the scheduler DAG run decision logic URL: https://github.com/apache/airflow/pull/2455#issuecomment-527609044 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #2412: AIRFLOW-1216 introducing notifiers

2019-09-03 Thread GitBox
stale[bot] commented on issue #2412: AIRFLOW-1216 introducing notifiers URL: https://github.com/apache/airflow/pull/2412#issuecomment-527609045 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank

[GitHub] [airflow] stale[bot] commented on issue #2526: [AIRFLOW-1514] Truncate large logs in webui, add raw log link

2019-09-03 Thread GitBox
stale[bot] commented on issue #2526: [AIRFLOW-1514] Truncate large logs in webui, add raw log link URL: https://github.com/apache/airflow/pull/2526#issuecomment-527609040 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] potiuk merged pull request #5996: [Airflow-XXXX] Fix a typo

2019-09-03 Thread GitBox
potiuk merged pull request #5996: [Airflow-] Fix a typo URL: https://github.com/apache/airflow/pull/5996 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow] stale[bot] commented on issue #2569: [AIRFLOW-1569][WIP] Requeue tasks that stay in reserved state too long

2019-09-03 Thread GitBox
stale[bot] commented on issue #2569: [AIRFLOW-1569][WIP] Requeue tasks that stay in reserved state too long URL: https://github.com/apache/airflow/pull/2569#issuecomment-527587033 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[GitHub] [airflow] stale[bot] commented on issue #3992: [AIRFLOW-620] Feature to tail custom number of logs instead of rendering whole log

2019-09-03 Thread GitBox
stale[bot] commented on issue #3992: [AIRFLOW-620] Feature to tail custom number of logs instead of rendering whole log URL: https://github.com/apache/airflow/pull/3992#issuecomment-527586936 This issue has been automatically marked as stale because it has not had recent activity. It will

[GitHub] [airflow] stale[bot] commented on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs

2019-09-03 Thread GitBox
stale[bot] commented on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs URL: https://github.com/apache/airflow/pull/4388#issuecomment-527586901 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #3179: [AIRFLOW-1564] Add docs about default logging

2019-09-03 Thread GitBox
stale[bot] commented on issue #3179: [AIRFLOW-1564] Add docs about default logging URL: https://github.com/apache/airflow/pull/3179#issuecomment-527587000 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [airflow] stale[bot] commented on issue #4156: [AIRFLOW-3314] Changed auto inlets feature to work as described

2019-09-03 Thread GitBox
stale[bot] commented on issue #4156: [AIRFLOW-3314] Changed auto inlets feature to work as described URL: https://github.com/apache/airflow/pull/4156#issuecomment-527586930 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #3560: [AIRFLOW-2697] Drop snakebite in favour of hdfs3

2019-09-03 Thread GitBox
stale[bot] commented on issue #3560: [AIRFLOW-2697] Drop snakebite in favour of hdfs3 URL: https://github.com/apache/airflow/pull/3560#issuecomment-527586975 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [airflow] stale[bot] commented on issue #3547: [AIRFLOW-2659] Improve Robustness of Operators in Airflow during Infra Outages

2019-09-03 Thread GitBox
stale[bot] commented on issue #3547: [AIRFLOW-2659] Improve Robustness of Operators in Airflow during Infra Outages URL: https://github.com/apache/airflow/pull/3547#issuecomment-527586971 This issue has been automatically marked as stale because it has not had recent activity. It will be

[GitHub] [airflow] stale[bot] commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow

2019-09-03 Thread GitBox
stale[bot] commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow URL: https://github.com/apache/airflow/pull/2708#issuecomment-527587012 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #3088: [AIRFLOW-2167] cleanup nonexistent import errors on the first iteration in addition to periodically

2019-09-03 Thread GitBox
stale[bot] commented on issue #3088: [AIRFLOW-2167] cleanup nonexistent import errors on the first iteration in addition to periodically URL: https://github.com/apache/airflow/pull/3088#issuecomment-527586993 This issue has been automatically marked as stale because it has not had recent

[GitHub] [airflow] stale[bot] commented on issue #3210: [AIRFLOW-2307] Add uuid attribute to TaskInstance, return uuid in Executor

2019-09-03 Thread GitBox
stale[bot] commented on issue #3210: [AIRFLOW-2307] Add uuid attribute to TaskInstance, return uuid in Executor URL: https://github.com/apache/airflow/pull/3210#issuecomment-527586981 This issue has been automatically marked as stale because it has not had recent activity. It will be

[GitHub] [airflow] stale[bot] commented on issue #3584: [AIRFLOW-249] Refactor the SLA mechanism

2019-09-03 Thread GitBox
stale[bot] commented on issue #3584: [AIRFLOW-249] Refactor the SLA mechanism URL: https://github.com/apache/airflow/pull/3584#issuecomment-527586957 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4328: AIRFLOW-3530 - No re-parsing of dag files

2019-09-03 Thread GitBox
stale[bot] commented on issue #4328: AIRFLOW-3530 - No re-parsing of dag files URL: https://github.com/apache/airflow/pull/4328#issuecomment-527586906 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #2906: [AIRFLOW-1956] Add parameter whether the navbar clock time is UTC

2019-09-03 Thread GitBox
stale[bot] commented on issue #2906: [AIRFLOW-1956] Add parameter whether the navbar clock time is UTC URL: https://github.com/apache/airflow/pull/2906#issuecomment-527587007 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #2550: [AIRFLOW-1465] Fix serialization error of chart data when X is Date

2019-09-03 Thread GitBox
stale[bot] commented on issue #2550: [AIRFLOW-1465] Fix serialization error of chart data when X is Date URL: https://github.com/apache/airflow/pull/2550#issuecomment-527587042 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if

[GitHub] [airflow] stale[bot] commented on issue #3452: [AIRFLOW-2555] Add lineage information to views

2019-09-03 Thread GitBox
stale[bot] commented on issue #3452: [AIRFLOW-2555] Add lineage information to views URL: https://github.com/apache/airflow/pull/3452#issuecomment-527586986 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [airflow] stale[bot] commented on issue #4275: AIRFLOW-3437 Adding better json

2019-09-03 Thread GitBox
stale[bot] commented on issue #4275: AIRFLOW-3437 Adding better json URL: https://github.com/apache/airflow/pull/4275#issuecomment-527586911 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you

[GitHub] [airflow] stale[bot] commented on issue #4233: [AIRFLOW-3391] Upgrade pendulum to latest major version.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4233: [AIRFLOW-3391] Upgrade pendulum to latest major version. URL: https://github.com/apache/airflow/pull/4233#issuecomment-527586926 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #3742: [AIRFLOW-2892] Add CC, BCC for SLA/Retry/Failure Emailing

2019-09-03 Thread GitBox
stale[bot] commented on issue #3742: [AIRFLOW-2892] Add CC,BCC for SLA/Retry/Failure Emailing URL: https://github.com/apache/airflow/pull/3742#issuecomment-527586943 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4221: [AIRFLOW-3381] Allow use of secretKeyRef or configMapKeyRef in env_vars

2019-09-03 Thread GitBox
stale[bot] commented on issue #4221: [AIRFLOW-3381] Allow use of secretKeyRef or configMapKeyRef in env_vars URL: https://github.com/apache/airflow/pull/4221#issuecomment-527586919 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[GitHub] [airflow] stale[bot] commented on issue #2798: [AIRFLOW-1061] Remove BASE_URL from log_url and mark_success_url

2019-09-03 Thread GitBox
stale[bot] commented on issue #2798: [AIRFLOW-1061] Remove BASE_URL from log_url and mark_success_url URL: https://github.com/apache/airflow/pull/2798#issuecomment-527587022 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #2740: [AIRFLOW-1768] add if to show trigger only if not paused

2019-09-03 Thread GitBox
stale[bot] commented on issue #2740: [AIRFLOW-1768] add if to show trigger only if not paused URL: https://github.com/apache/airflow/pull/2740#issuecomment-527587026 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4437: AIRFLOW-3632 Adding replace_microseconds parameter to dag_runs endpoint

2019-09-03 Thread GitBox
stale[bot] commented on issue #4437: AIRFLOW-3632 Adding replace_microseconds parameter to dag_runs endpoint URL: https://github.com/apache/airflow/pull/4437#issuecomment-527586864 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[GitHub] [airflow] stale[bot] commented on issue #4435: [AIRFLOW-3628] Add smtp_mime_from

2019-09-03 Thread GitBox
stale[bot] commented on issue #4435: [AIRFLOW-3628] Add smtp_mime_from URL: https://github.com/apache/airflow/pull/4435#issuecomment-527586869 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank

[GitHub] [airflow] stale[bot] commented on issue #4414: [AIRFLOW-4469] Support for new version of python jenkins

2019-09-03 Thread GitBox
stale[bot] commented on issue #4414: [AIRFLOW-4469] Support for new version of python jenkins URL: https://github.com/apache/airflow/pull/4414#issuecomment-527586882 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4377: [AIRFLOW-3574 ]Added changes to filter dags by comparing dag owner with username when using rbac

2019-09-03 Thread GitBox
stale[bot] commented on issue #4377: [AIRFLOW-3574 ]Added changes to filter dags by comparing dag owner with username when using rbac URL: https://github.com/apache/airflow/pull/4377#issuecomment-527586891 This issue has been automatically marked as stale because it has not had recent

[GitHub] [airflow] stale[bot] commented on issue #4603: [AIRFLOW-3717] Use DAG context managers in documentation examples

2019-09-03 Thread GitBox
stale[bot] commented on issue #4603: [AIRFLOW-3717] Use DAG context managers in documentation examples URL: https://github.com/apache/airflow/pull/4603#issuecomment-527586837 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #4396: [AIRFLOW-3585] - Add edges to database

2019-09-03 Thread GitBox
stale[bot] commented on issue #4396: [AIRFLOW-3585] - Add edges to database URL: https://github.com/apache/airflow/pull/4396#issuecomment-527586875 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4590: [AIRFLOW-3727] Change references of is_localized to is_aware

2019-09-03 Thread GitBox
stale[bot] commented on issue #4590: [AIRFLOW-3727] Change references of is_localized to is_aware URL: https://github.com/apache/airflow/pull/4590#issuecomment-527586844 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #4507: [AIRFLOW-3391] Upgrade Pendulum to latest version

2019-09-03 Thread GitBox
stale[bot] commented on issue #4507: [AIRFLOW-3391] Upgrade Pendulum to latest version URL: https://github.com/apache/airflow/pull/4507#issuecomment-527586851 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [airflow] stale[bot] commented on issue #4456: [AIRFLOW-3645] Add base_executor_config

2019-09-03 Thread GitBox
stale[bot] commented on issue #4456: [AIRFLOW-3645] Add base_executor_config URL: https://github.com/apache/airflow/pull/4456#issuecomment-527586856 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] haoliang7 opened a new pull request #5996: [Airflow-XXXX] Fix a typo

2019-09-03 Thread GitBox
haoliang7 opened a new pull request #5996: [Airflow-] Fix a typo URL: https://github.com/apache/airflow/pull/5996 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW/)

[jira] [Commented] (AIRFLOW-2912) Add operators for Google Cloud Functions

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

[GitHub] [airflow] nuclearpinguin opened a new pull request #5995: [AIRFLOW-2912] Add invoke operator for GCP Functions

2019-09-03 Thread GitBox
nuclearpinguin opened a new pull request #5995: [AIRFLOW-2912] Add invoke operator for GCP Functions URL: https://github.com/apache/airflow/pull/5995 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-4030) Add Singularity Container Operator

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

[GitHub] [airflow] vsoch closed pull request #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-09-03 Thread GitBox
vsoch closed pull request #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-09-03 Thread GitBox
vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846#issuecomment-527568363 It's okay airflow bot, I thought it would be useful, but I don't see any pressing need from the community, so it's okay to close

[GitHub] [airflow] feluelle commented on issue #5994: [AIRFLOW-5395] Fix unloading with column names containing a dot in RedshiftToS3Operator

2019-09-03 Thread GitBox
feluelle commented on issue #5994: [AIRFLOW-5395] Fix unloading with column names containing a dot in RedshiftToS3Operator URL: https://github.com/apache/airflow/pull/5994#issuecomment-527566459 I just saw there is a PR #4610 which adds the new `HEADER` argument and apparently the author

[GitHub] [airflow] stale[bot] commented on issue #4675: [AIRFLOW-3853] Default to delete local logs after remote upload

2019-09-03 Thread GitBox
stale[bot] commented on issue #4675: [AIRFLOW-3853] Default to delete local logs after remote upload URL: https://github.com/apache/airflow/pull/4675#issuecomment-527564058 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #4768: [AIRFLOW-3800] run a dag at the beginning of the scheduled interval

2019-09-03 Thread GitBox
stale[bot] commented on issue #4768: [AIRFLOW-3800] run a dag at the beginning of the scheduled interval URL: https://github.com/apache/airflow/pull/4768#issuecomment-527564019 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if

[GitHub] [airflow] stale[bot] commented on issue #4710: [AIRFLOW-3619] Improve flake8 excludes without excluding requirements.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4710: [AIRFLOW-3619] Improve flake8 excludes without excluding requirements. URL: https://github.com/apache/airflow/pull/4710#issuecomment-527564049 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[GitHub] [airflow] stale[bot] commented on issue #4761: [AIRFLOW-3942] Expose FAB args to plugins

2019-09-03 Thread GitBox
stale[bot] commented on issue #4761: [AIRFLOW-3942] Expose FAB args to plugins URL: https://github.com/apache/airflow/pull/4761#issuecomment-527564031 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4640: [RFC] [WIP] Feature/flask restful

2019-09-03 Thread GitBox
stale[bot] commented on issue #4640: [RFC] [WIP] Feature/flask restful URL: https://github.com/apache/airflow/pull/4640#issuecomment-527564074 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank

[GitHub] [airflow] stale[bot] commented on issue #4823: [AIRFLOW-3999] Remove all inline style

2019-09-03 Thread GitBox
stale[bot] commented on issue #4823: [AIRFLOW-3999] Remove all inline style URL: https://github.com/apache/airflow/pull/4823#issuecomment-527563983 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4727: [AIRFLOW-3902] Add new singleton_operator and unittest

2019-09-03 Thread GitBox
stale[bot] commented on issue #4727: [AIRFLOW-3902] Add new singleton_operator and unittest URL: https://github.com/apache/airflow/pull/4727#issuecomment-527564052 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4830: [AIRFLOW-3929] Use anchor tag for dag filter link.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4830: [AIRFLOW-3929] Use anchor tag for dag filter link. URL: https://github.com/apache/airflow/pull/4830#issuecomment-527563987 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4763: [AIRFLOW-3946] Deprecate utils.file.TemporaryDirectory

2019-09-03 Thread GitBox
stale[bot] commented on issue #4763: [AIRFLOW-3946] Deprecate utils.file.TemporaryDirectory URL: https://github.com/apache/airflow/pull/4763#issuecomment-527564038 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4816: [AIRFLOW-3991] Retrieve configs from commands in environment

2019-09-03 Thread GitBox
stale[bot] commented on issue #4816: [AIRFLOW-3991] Retrieve configs from commands in environment URL: https://github.com/apache/airflow/pull/4816#issuecomment-527563992 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #4783: [AIRFLOW-578] Fix check return code

2019-09-03 Thread GitBox
stale[bot] commented on issue #4783: [AIRFLOW-578] Fix check return code URL: https://github.com/apache/airflow/pull/4783#issuecomment-527564009 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank

[GitHub] [airflow] stale[bot] commented on issue #4796: [AIRFLOW-3970] Pull out the action buttons from the tabs

2019-09-03 Thread GitBox
stale[bot] commented on issue #4796: [AIRFLOW-3970] Pull out the action buttons from the tabs URL: https://github.com/apache/airflow/pull/4796#issuecomment-527564003 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4862: [AIRFLOW-4035] Remove DagBag from /graph

2019-09-03 Thread GitBox
stale[bot] commented on issue #4862: [AIRFLOW-4035] Remove DagBag from /graph URL: https://github.com/apache/airflow/pull/4862#issuecomment-527563976 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4734: [AIRFLOW-XXXX] Use on_load in plugin example

2019-09-03 Thread GitBox
stale[bot] commented on issue #4734: [AIRFLOW-] Use on_load in plugin example URL: https://github.com/apache/airflow/pull/4734#issuecomment-527564044 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [airflow] stale[bot] commented on issue #4703: [AIRFLOW-3885] Improve Travis CI cycle time

2019-09-03 Thread GitBox
stale[bot] commented on issue #4703: [AIRFLOW-3885] Improve Travis CI cycle time URL: https://github.com/apache/airflow/pull/4703#issuecomment-527564065 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [airflow] stale[bot] commented on issue #4612: [WIP][AIRFLOW-3785] Decommission airflow/contrib/auth/backends

2019-09-03 Thread GitBox
stale[bot] commented on issue #4612: [WIP][AIRFLOW-3785] Decommission airflow/contrib/auth/backends URL: https://github.com/apache/airflow/pull/4612#issuecomment-527564080 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] stale[bot] commented on issue #4864: [AIRFLOW-3832] Remove DagBag dependency from /rendered.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4864: [AIRFLOW-3832] Remove DagBag dependency from /rendered. URL: https://github.com/apache/airflow/pull/4864#issuecomment-527563966 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4871: [AIRFLOW-3844][WIP] Remove DagBag from /landing_times.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4871: [AIRFLOW-3844][WIP] Remove DagBag from /landing_times. URL: https://github.com/apache/airflow/pull/4871#issuecomment-527563936 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4870: [AIRFLOW-3843] Remove DagBag from /tries.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4870: [AIRFLOW-3843] Remove DagBag from /tries. URL: https://github.com/apache/airflow/pull/4870#issuecomment-527563926 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4929: [AIRFLOW-4108] Load autocomplete data asynchronously

2019-09-03 Thread GitBox
stale[bot] commented on issue #4929: [AIRFLOW-4108] Load autocomplete data asynchronously URL: https://github.com/apache/airflow/pull/4929#issuecomment-527563886 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #4865: [AIRFLOW-3835] Remove DagBag from /task.

2019-09-03 Thread GitBox
stale[bot] commented on issue #4865: [AIRFLOW-3835] Remove DagBag from /task. URL: https://github.com/apache/airflow/pull/4865#issuecomment-527563947 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4868: [AIRFLOW-3836] Remove DagBag from /run

2019-09-03 Thread GitBox
stale[bot] commented on issue #4868: [AIRFLOW-3836] Remove DagBag from /run URL: https://github.com/apache/airflow/pull/4868#issuecomment-527563956 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

[GitHub] [airflow] stale[bot] commented on issue #4880: [AIRFLOW-3735] Separate dag parsing from checking

2019-09-03 Thread GitBox
stale[bot] commented on issue #4880: [AIRFLOW-3735] Separate dag parsing from checking URL: https://github.com/apache/airflow/pull/4880#issuecomment-527563902 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

  1   2   3   >