[jira] [Created] (AIRFLOW-3381) KubernetesPodOperator: Use secretKeyRef or configMapKeyRef in env_vars

2018-11-21 Thread Arthur Brenaut (JIRA)
Arthur Brenaut created AIRFLOW-3381: --- Summary: KubernetesPodOperator: Use secretKeyRef or configMapKeyRef in env_vars Key: AIRFLOW-3381 URL: https://issues.apache.org/jira/browse/AIRFLOW-3381

[jira] [Resolved] (AIRFLOW-2563) Pig Hook Doesn't work for Python 3

2018-07-27 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-2563. - Resolution: Fixed Fix Version/s: 2.0.0 Fixed by PR #3594 > Pig Hook Does

incubator-airflow git commit: [AIRFLOW-2563] Fix PigCliHook Python 3 string/bytes use

2018-07-27 Thread arthur
mit: 3e7e42f028279a628d9e15d1ae4b6005593f8afb Parents: 096ba9e Author: Jasper Kahn Authored: Fri Jul 27 16:08:32 2018 -0700 Committer: Arthur Wiedmer Committed: Fri Jul 27 16:08:32 2018 -0700 -- airflow/hooks/pig_hook.py| 6 +- te

[jira] [Commented] (AIRFLOW-2510) Introduce new macros: prev_ds and next_ds

2018-05-22 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484511#comment-16484511 ] Arthur Wiedmer commented on AIRFLOW-2510: - Have you tried using yesterday_ds and tomorrow_ds

[jira] [Resolved] (AIRFLOW-2393) UI tree view struggles with large dags (60 tasks)x25 dag histories

2018-05-09 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-2393. - Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request #3279

[jira] [Resolved] (AIRFLOW-2086) The tree view page is too slow when display big dag.

2018-05-09 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-2086. - Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request #3279

incubator-airflow git commit: [AIRFLOW-2086][AIRFLOW-2393] Customize default dagrun number in tree view

2018-05-09 Thread arthur
tor-airflow/tree/2a55ffe0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/2a55ffe0 Branch: refs/heads/master Commit: 2a55ffe0cd2c04fde2eecdbeff2fa727067069e1 Parents: 2728138 Author: Tao feng <tf...@lyft.com> Authored: Wed May 9 08:45:06 2018 -0700 Committer: Arthur Wie

[jira] [Commented] (AIRFLOW-2385) Airflow task is not stopped when execution timeout gets triggered

2018-04-26 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16455717#comment-16455717 ] Arthur Wiedmer commented on AIRFLOW-2385: - Hi Yohei, Unless I am mistaken, it looks like your

incubator-airflow git commit: [AIRFLOW-2380] Add support for environment variables in Spark submit operator.

2018-04-26 Thread arthur
nts: b0d0d0a Author: Cristòfol Torrens <tofol.torr...@bluekiri.com> Authored: Thu Apr 26 14:21:21 2018 -0700 Committer: Arthur Wiedmer <art...@apache.org> Committed: Thu Apr 26 14:21:21 2018 -0700 -- airflo

[jira] [Resolved] (AIRFLOW-2380) Add support for environment variables in Spark submit operator

2018-04-26 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-2380. - Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3268

[jira] [Resolved] (AIRFLOW-74) SubdagOperators can consume all celeryd worker processes

2018-04-24 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-74. --- Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3251 [https

incubator-airflow git commit: [AIRFLOW-74] SubdagOperators can consume all celeryd worker processes

2018-04-24 Thread arthur
nts: be886b9 Author: Tao feng <tf...@lyft.com> Authored: Tue Apr 24 10:13:25 2018 -0700 Committer: Arthur Wiedmer <art...@apache.org> Committed: Tue Apr 24 10:13:25 2018 -0700 -- UPDATING.md |

[jira] [Assigned] (AIRFLOW-2365) Fix autocommit test issue with SQLite

2018-04-23 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer reassigned AIRFLOW-2365: --- Assignee: Arthur Wiedmer > Fix autocommit test issue with SQL

[jira] [Created] (AIRFLOW-2365) Fix autocommit test issue with SQLite

2018-04-23 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-2365: --- Summary: Fix autocommit test issue with SQLite Key: AIRFLOW-2365 URL: https://issues.apache.org/jira/browse/AIRFLOW-2365 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-2364) The autocommit flag can be set on a connection which does not support it.

2018-04-23 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-2364: --- Summary: The autocommit flag can be set on a connection which does not support it. Key: AIRFLOW-2364 URL: https://issues.apache.org/jira/browse/AIRFLOW-2364

[jira] [Resolved] (AIRFLOW-2240) Add TLS/SSL to Dask Executor

2018-04-18 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-2240. - Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request #2683

incubator-airflow git commit: [AIRFLOW-2240][DASK] Added TLS/SSL support for the dask-distributed scheduler.

2018-04-18 Thread arthur
on.com> Authored: Wed Apr 18 09:45:46 2018 -0700 Committer: Arthur Wiedmer <awied...@netflix.com> Committed: Wed Apr 18 09:45:52 2018 -0700 -- airflow/config_templates/default_airflow.cfg | 4 ++ airflow/executors/d

[jira] [Resolved] (AIRFLOW-2335) Issue downloading oracle jdk8 is preventing travis builds from running

2018-04-17 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-2335. - Resolution: Fixed Fix Version/s: 1.10.0 Issue resolved by pull request #3236

incubator-airflow git commit: [AIRFLOW-2335] fix issue with jdk8 download for ci

2018-04-17 Thread arthur
f8507ae Branch: refs/heads/master Commit: 0f8507ae351787e086d1d1038f6f0ba52e6d9aaa Parents: 3f1bfd3 Author: Daniel Imberman <danielryan2...@gmail.com> Authored: Tue Apr 17 21:57:14 2018 -0700 Committer: Arthur Wiedmer <awied...@netflix.com> Committed: Tue Apr 17 21:57:42 2018

[jira] [Resolved] (AIRFLOW-1235) Odd behaviour when all gunicorn workers die

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

incubator-airflow git commit: [AIRFLOW-1235] Fix webserver's odd behaviour

2018-03-22 Thread arthur
//git-wip-us.apache.org/repos/asf/incubator-airflow/diff/7e762d42 Branch: refs/heads/master Commit: 7e762d42df50d84e4740e15c24594c50aaab53a2 Parents: 8c42d03 Author: Kengo Seki <sek...@apache.org> Authored: Thu Mar 22 11:50:27 2018 -0700 Committer:

[jira] [Commented] (AIRFLOW-1667) Remote log handlers don't upload logs on task finish

2017-10-07 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195609#comment-16195609 ] Arthur Vigil commented on AIRFLOW-1667: --- AIRFLOW-1676 and AIRFLOW-1682 actually fix an underlying

[jira] [Updated] (AIRFLOW-1667) Remote log handlers don't upload logs on task finish

2017-10-07 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Vigil updated AIRFLOW-1667: -- Summary: Remote log handlers don't upload logs on task finish (was: Remote log handlers

[jira] [Commented] (AIRFLOW-1669) Fix Docker import in Master

2017-10-06 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195548#comment-16195548 ] Arthur Vigil commented on AIRFLOW-1669: --- I think I have narrowed down the issue to a stale Travis

[jira] [Commented] (AIRFLOW-1669) Fix Docker import in Master

2017-10-06 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195510#comment-16195510 ] Arthur Vigil commented on AIRFLOW-1669: --- master is building but the docker import is still wrong

[jira] [Created] (AIRFLOW-1682) S3 task handler never writes to S3

2017-10-04 Thread Arthur Vigil (JIRA)
Arthur Vigil created AIRFLOW-1682: - Summary: S3 task handler never writes to S3 Key: AIRFLOW-1682 URL: https://issues.apache.org/jira/browse/AIRFLOW-1682 Project: Apache Airflow Issue Type

[jira] [Created] (AIRFLOW-1667) Remote log handlers don't upload logs

2017-09-29 Thread Arthur Vigil (JIRA)
Arthur Vigil created AIRFLOW-1667: - Summary: Remote log handlers don't upload logs Key: AIRFLOW-1667 URL: https://issues.apache.org/jira/browse/AIRFLOW-1667 Project: Apache Airflow Issue

[jira] [Updated] (AIRFLOW-1196) Make trigger_dag_id a templated field of TriggerDagRunOperator

2017-09-28 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Vigil updated AIRFLOW-1196: -- Affects Version/s: (was: Airflow 1.8) Airflow 2.0 > M

[jira] [Updated] (AIRFLOW-1196) Make trigger_dag_id a templated field of TriggerDagRunOperator

2017-09-28 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Vigil updated AIRFLOW-1196: -- Affects Version/s: (was: Airflow 2.0) > Make trigger_dag_id a templated fi

[jira] [Commented] (AIRFLOW-1165) airflow webservice crashes on ubuntu16 - python3

2017-07-10 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080698#comment-16080698 ] Arthur Wiedmer commented on AIRFLOW-1165: - A short fix until the version is upgraded can

[jira] [Updated] (AIRFLOW-1196) Make trigger_dag_id a templated field of TriggerDagRunOperator

2017-05-12 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Vigil updated AIRFLOW-1196: -- Summary: Make trigger_dag_id a templated field of TriggerDagRunOperator

[jira] [Created] (AIRFLOW-1196) TriggerDagRunOperator should allow templated trigger_dag_id

2017-05-12 Thread Arthur Vigil (JIRA)
Arthur Vigil created AIRFLOW-1196: - Summary: TriggerDagRunOperator should allow templated trigger_dag_id Key: AIRFLOW-1196 URL: https://issues.apache.org/jira/browse/AIRFLOW-1196 Project: Apache

[jira] [Assigned] (AIRFLOW-1165) airflow webservice crashes on ubuntu16 - python3

2017-05-02 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer reassigned AIRFLOW-1165: --- Assignee: Arthur Wiedmer > airflow webservice crashes on ubuntu16 - pyth

[jira] [Resolved] (AIRFLOW-1165) airflow webservice crashes on ubuntu16 - python3

2017-05-02 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-1165. - Resolution: Fixed Fix Version/s: 1.8.1 Resolved in master and the fix

[jira] [Commented] (AIRFLOW-1165) airflow webservice crashes on ubuntu16 - python3

2017-05-02 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993681#comment-15993681 ] Arthur Wiedmer commented on AIRFLOW-1165: - This is a duplicate of https://issues.apache.org/jira

[jira] [Created] (AIRFLOW-1154) Always getting Please import from '

2017-04-26 Thread Arthur Zubarev (JIRA)
Arthur Zubarev created AIRFLOW-1154: --- Summary: Always getting Please import from 'https://issues.apache.org/jira/browse/AIRFLOW-1154 Project: Apache Airflow Issue Type: Bug Reporter: Arthur Zubarev

[jira] [Resolved] (AIRFLOW-1028) Databricks Operator for Airflow

2017-04-06 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-1028. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2202

incubator-airflow git commit: [AIRFLOW-1028] Databricks Operator for Airflow

2017-04-06 Thread arthur
mit: 53ca5084561fd5c13996609f2eda6baf717249b5 Parents: 5a6f18f Author: Andrew Chen <andrewc...@databricks.com> Authored: Thu Apr 6 08:30:01 2017 -0700 Committer: Arthur Wiedmer <arthur.wied...@gmail.com> Committed: Thu Apr 6 08:3

[jira] [Resolved] (AIRFLOW-1016) Allow HTTP HEAD request method on HTTPSensor

2017-04-05 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-1016. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2175

incubator-airflow git commit: [AIRFLOW-1016] Allow HTTP HEAD request method on HTTPSensor

2017-04-05 Thread arthur
tor-airflow/tree/4c41f6e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/4c41f6e9 Branch: refs/heads/master Commit: 4c41f6e96e0fafd9eb409fa20fb5e62f70fa7f17 Parents: 0f7ddbb Author: MSempere <msemp...@gmx.com> Authored: Wed Apr 5 08:09:32 2017 -0700 Committer: Arthu

[jira] [Resolved] (AIRFLOW-947) Make PrestoHook surface better messages when the Presto Cluster is unavailable.

2017-04-04 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-947. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2128 [https

[2/2] incubator-airflow git commit: Merge pull request #2128 from artwr/artwr-improve_presto_hook_error_when_cluster_is_unavailable

2017-04-04 Thread arthur
/incubator-airflow/tree/f5462c78 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/f5462c78 Branch: refs/heads/master Commit: f5462c78ff38ec59ec30c688097ff5bb3b3541bb Parents: 70f1bf1 6dd4b3b Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Tue Apr 4 11:20:54 2017

incubator-airflow git commit: [AIRFLOW-1067] use example.com in examples

2017-04-04 Thread arthur
tor-airflow/tree/70f1bf10 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/70f1bf10 Branch: refs/heads/master Commit: 70f1bf10a5a5ab8f7460d3c0dc5c1a6d955355de Parents: 8fdfb16 Author: Xiangrui Meng <m...@databricks.com> Authored: Tue Apr 4 09:22:37 2017 -0700 Committer: Arthu

[jira] [Commented] (AIRFLOW-1067) Should not use airf...@airflow.com in examples

2017-04-04 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955329#comment-15955329 ] Arthur Wiedmer commented on AIRFLOW-1067: - Duplicate of https://issues.apache.org/jira/browse

[jira] [Created] (AIRFLOW-1066) Replace instances of airf...@airflow.com with airf...@example.com

2017-04-04 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-1066: --- Summary: Replace instances of airf...@airflow.com with airf...@example.com Key: AIRFLOW-1066 URL: https://issues.apache.org/jira/browse/AIRFLOW-1066 Project

[jira] [Resolved] (AIRFLOW-1038) Specify celery serializers explicitly and pin version

2017-04-03 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-1038. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2185

[1/2] incubator-airflow git commit: [AIRFLOW-1038] Specify celery serialization options explicitly

2017-04-03 Thread arthur
Repository: incubator-airflow Updated Branches: refs/heads/master c64e876bd -> 75addb4a9 [AIRFLOW-1038] Specify celery serialization options explicitly Specify the CELERY_TASK_SERIALIZER and CELERY_RESULT_SERIALIZER as pickle explicitly, and CELERY_EVENT_SERIALIZER as json. Project:

[2/2] incubator-airflow git commit: Merge pull request #2185 from saguziel/aguziel-celery-fix

2017-04-03 Thread arthur
: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/75addb4a Branch: refs/heads/master Commit: 75addb4a9fba57df39d59d26d15831080fb30ef0 Parents: c64e876 34ee1dc Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Mon Apr 3 15:42:16 2017 -0700 Committer: Arthur Wiedmer <ar

[jira] [Resolved] (AIRFLOW-1007) Jinja sandbox is vulnerable to RCE

2017-04-03 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-1007. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2184

incubator-airflow git commit: [AIRFLOW-1007] Use Jinja sandbox for chart_data endpoint

2017-04-03 Thread arthur
apache.org/repos/asf/incubator-airflow/tree/daa281c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/daa281c0 Branch: refs/heads/master Commit: daa281c0364609d6812921123cf47e4118b40484 Parents: b55f41f Author: Alex Guziel <alex.guz...@airbnb.com> Authored: Mon Apr 3 12:16:00 2017 -07

[jira] [Resolved] (AIRFLOW-999) Support for Redis database

2017-03-20 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-999. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2165 [https

incubator-airflow git commit: [AIRFLOW-999] Add support for Redis database

2017-03-20 Thread arthur
ads/master Commit: 8de85016265443987a0e0fff406e996d421dc9d6 Parents: 23a16f7 Author: MSempere <msemp...@gmx.com> Authored: Mon Mar 20 11:10:55 2017 -0700 Committer: Arthur Wiedmer <arthur.wied...@gmail.com> Committed: Mon Mar 20 11:11:31 2017 -0700 -

[jira] [Resolved] (AIRFLOW-997) Change setup.cfg to point to Apache instead of Max

2017-03-16 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-997. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2162 [https

[1/2] incubator-airflow git commit: [AIRFLOW-997] Update setup.cfg to point to Apache

2017-03-16 Thread arthur
master Commit: 75cd460ce8e557c44c0c79245105fd535b037210 Parents: 3d6095f Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Thu Mar 16 13:35:05 2017 -0700 Committer: Arthur Wiedmer <arthur.wied...@gmail.com> Committed: Thu M

[2/2] incubator-airflow git commit: Merge pull request #2162 from artwr/artwr-update_setup_cfg

2017-03-16 Thread arthur
: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/e08b102c Branch: refs/heads/master Commit: e08b102c002eb0f8f08229063738f9a94a186278 Parents: ca16233 75cd460 Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Thu Mar 16 14:38:23 2017 -0700 Committer: Arthur Wiedmer <ar

[jira] [Created] (AIRFLOW-997) Change setup.cfg to point to Apache instead of Max

2017-03-16 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-997: -- Summary: Change setup.cfg to point to Apache instead of Max Key: AIRFLOW-997 URL: https://issues.apache.org/jira/browse/AIRFLOW-997 Project: Apache Airflow

[2/2] incubator-airflow git commit: Merge pull request #2150 from artwr/artwr-fix_another_use_of_eval

2017-03-14 Thread arthur
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/c44e2009 Branch: refs/heads/master Commit: c44e2009ee625ce4a82c50e585a3c8617d9b4ff8 Parents: ed03bb7 2bf52ab Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Tue Mar 14 11:39:45 2017 -0700 Committer: Arthur W

[2/2] incubator-airflow git commit: Merge pull request #2137 from gwax/editorconfig

2017-03-09 Thread arthur
-wip-us.apache.org/repos/asf/incubator-airflow/diff/2a613620 Branch: refs/heads/master Commit: 2a6136202d3ab4a92dda892d100c2820c0b45702 Parents: 8e2003e f5cacca Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Thu Mar 9 11:53:57 2017 -0800 Committer: Arthur Wiedmer <arthur.wied...@

[jira] [Resolved] (AIRFLOW-960) Add support for .editorconfig

2017-03-09 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-960. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2137 [https

[1/2] incubator-airflow git commit: AIRFLOW-960 Add .editorconfig file

2017-03-09 Thread arthur
Repository: incubator-airflow Updated Branches: refs/heads/master 8e2003e37 -> 2a6136202 AIRFLOW-960 Add .editorconfig file Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/f5caccac Tree:

[jira] [Resolved] (AIRFLOW-959) .gitignore file is disorganized and incomplete

2017-03-09 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-959. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2136 [https

[1/2] incubator-airflow git commit: AIRFLOW-959 Cleanup and reorganize .gitignore

2017-03-09 Thread arthur
Repository: incubator-airflow Updated Branches: refs/heads/master e42398100 -> 8e2003e37 AIRFLOW-959 Cleanup and reorganize .gitignore Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/3d3c1485 Tree:

[2/2] incubator-airflow git commit: Merge pull request #2136 from gwax/update-gitignore

2017-03-09 Thread arthur
://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/8e2003e3 Branch: refs/heads/master Commit: 8e2003e37a105be214266bb24d1104c32cc72816 Parents: e423981 3d3c148 Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Thu Mar 9 11:52:10 2017 -0800 Committer: Arthur Wiedmer <ar

[jira] [Commented] (AIRFLOW-959) .gitignore file is disorganized and incomplete

2017-03-09 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903695#comment-15903695 ] Arthur Wiedmer commented on AIRFLOW-959: +1 > .gitignore file is disorganized and incompl

[jira] [Created] (AIRFLOW-947) Make PrestoHook surface better messages when the Presto Cluster is unavailable.

2017-03-06 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-947: -- Summary: Make PrestoHook surface better messages when the Presto Cluster is unavailable. Key: AIRFLOW-947 URL: https://issues.apache.org/jira/browse/AIRFLOW-947

[jira] [Commented] (AIRFLOW-846) Release schedule, latest tag is too old

2017-03-03 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894536#comment-15894536 ] Arthur Wiedmer commented on AIRFLOW-846: Hi [~ultrabug], We are on RC5 now, and will release

[jira] [Commented] (AIRFLOW-916) Fix ConfigParser deprecation warning

2017-03-01 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891058#comment-15891058 ] Arthur Wiedmer commented on AIRFLOW-916: This was breaking things for me on 2.7.13 on a local

[jira] [Created] (AIRFLOW-885) Add Change.org to the list of Airflow users

2017-02-17 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-885: -- Summary: Add Change.org to the list of Airflow users Key: AIRFLOW-885 URL: https://issues.apache.org/jira/browse/AIRFLOW-885 Project: Apache Airflow

[jira] [Created] (AIRFLOW-731) NamedHivePartitionSensor chokes on partition predicate with periods.

2017-01-04 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-731: -- Summary: NamedHivePartitionSensor chokes on partition predicate with periods. Key: AIRFLOW-731 URL: https://issues.apache.org/jira/browse/AIRFLOW-731 Project

[jira] [Commented] (AIRFLOW-682) Bump MAX_PERIODS

2016-12-07 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15729673#comment-15729673 ] Arthur Wiedmer commented on AIRFLOW-682: +1. Very useful for large-ish DAGs > 1k ta

incubator-airflow git commit: closes apache/incubator-airflow#1301 *obsolete*

2016-10-26 Thread arthur
3fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/64d7e3fd Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/64d7e3fd Branch: refs/heads/master Commit: 64d7e3fdebec95d6f8a57a20afc28c19f373fc9e Parents: 1425d72 Author: Arthur Wiedmer <arthur.wied...@gma

incubator-airflow git commit: closes apache/incubator-airflow#1384 *obsolete*

2016-10-26 Thread arthur
e80 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/84cb7e80 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/84cb7e80 Branch: refs/heads/master Commit: 84cb7e80959ad2896fa9c4f67f58c274c66c0823 Parents: c1747b7 Author: Arthur Wiedmer <arthur.wied...@gma

incubator-airflow git commit: closes apache/incubator-airflow#1379 *obsolete*

2016-10-26 Thread arthur
b7b Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/c1747b7b Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/c1747b7b Branch: refs/heads/master Commit: c1747b7bb0cdfcd3f71dc00cda0eb39a36fcbabc Parents: 64d7e3f Author: Arthur Wiedmer <arthur.wied...@gma

incubator-airflow git commit: closes apache/incubator-airflow#1274 *no movement from submitter*

2016-10-26 Thread arthur
low/commit/1425d724 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/1425d724 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/1425d724 Branch: refs/heads/master Commit: 1425d72468227486e002fa6406f1ee718cd73d67 Parents: f2f1b29 Author: Arthur Wiedmer <arthu

incubator-airflow git commit: closes apache/incubator-airflow#1276 *no movement from submitter*

2016-10-26 Thread arthur
low/commit/f2f1b29a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/f2f1b29a Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/f2f1b29a Branch: refs/heads/master Commit: f2f1b29a1b16449d88ccd480048f1f18eccbbeb2 Parents: fb40505 Author: Arthur Wiedmer <arthu

incubator-airflow git commit: closes apache/incubator-airflow#908 *no movement from submitter*

2016-10-26 Thread arthur
low/commit/3c5d9808 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/3c5d9808 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/3c5d9808 Branch: refs/heads/master Commit: 3c5d980822fa966b12d8809562b94699a31c0220 Parents: 8ec5f7f Author: Arthur Wiedmer <arthu

incubator-airflow git commit: closes apache/incubator-airflow#989 *no movement from submitter*

2016-10-26 Thread arthur
low/commit/fb405057 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/fb405057 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/fb405057 Branch: refs/heads/master Commit: fb40505795d3f05378f907275f740b11762ceba1 Parents: 3c5d980 Author: Arthur Wiedmer <arthu

[jira] [Resolved] (AIRFLOW-575) Improve tutorial information about default_args

2016-10-17 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-575. Resolution: Fixed > Improve tutorial information about default_a

[1/2] incubator-airflow git commit: [AIRFLOW-575] Clarify tutorial and FAQ about `schedule_interval` always inheriting from DAG object

2016-10-17 Thread arthur
Repository: incubator-airflow Updated Branches: refs/heads/master 0235d59d0 -> 916f1eb2f [AIRFLOW-575] Clarify tutorial and FAQ about `schedule_interval` always inheriting from DAG object - Update the tutorial with a comment helping to explain the use of default_args and include all the

[2/2] incubator-airflow git commit: Merge pull request #1402 from lauralorenz/schedule_interval_default_args_docs

2016-10-17 Thread arthur
/tree/916f1eb2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/916f1eb2 Branch: refs/heads/master Commit: 916f1eb2feedae4f4d827466cfe91821ef30f885 Parents: 0235d59 80d3c8d Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Mon Oct 17 09:46:57 2016 -0700 Committer:

[jira] [Created] (AIRFLOW-575) Improve tutorial information about default_args

2016-10-16 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-575: -- Summary: Improve tutorial information about default_args Key: AIRFLOW-575 URL: https://issues.apache.org/jira/browse/AIRFLOW-575 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-497) Release plans & info

2016-09-09 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478185#comment-15478185 ] Arthur Wiedmer commented on AIRFLOW-497: Hi Alexander, I think I can leave a quick update here

[jira] [Commented] (AIRFLOW-323) Should be able to prevent tasks from overlapping across multiple DAG Runs

2016-07-11 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371291#comment-15371291 ] Arthur Wiedmer commented on AIRFLOW-323: Hi Isaac, it sounds like there are a couple of things

[jira] [Updated] (AIRFLOW-264) Adding support for Hive queues.

2016-07-06 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer updated AIRFLOW-264: --- Fix Version/s: Airflow 1.8 > Adding support for Hive que

[jira] [Resolved] (AIRFLOW-264) Adding support for Hive queues.

2016-07-06 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-264. Resolution: Fixed > Adding support for Hive que

incubator-airflow git commit: [AIRFLOW-264] Adding workload management for Hive

2016-07-06 Thread arthur
low/tree/92064398 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/92064398 Branch: refs/heads/master Commit: 92064398c4c982a310925da376745a1713bf96e2 Parents: 8b86ee6 Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Wed Jul 6 12:43:12 2016 -0700 Committer: Arthu

[jira] [Resolved] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

2016-06-21 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-263. Resolution: Fixed > Backtick file introduced by Highcharts refac

[2/2] incubator-airflow git commit: Merge pull request #1547 from artwr/artwr_fix_sensor_timeout

2016-06-20 Thread arthur
: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/26c31d9b Branch: refs/heads/master Commit: 26c31d9bca16a88c915d0d501aaa58915056a2a9 Parents: 45b735b c38a5c2 Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Mon Jun 20 16:02:14 2016 -0700 Committer: Arthur W

[1/2] incubator-airflow git commit: [AIRFLOW-180] Fix timeout behavior for sensors

2016-06-20 Thread arthur
mit: c38a5c2a8b227194ec52d81e8a5a85c97751ecd9 Parents: 45b735b Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Thu May 26 10:27:55 2016 -0700 Committer: Arthur Wiedmer <arthur.wied...@gmail.com> Committed: Mon Jun 20 15:4

[jira] [Commented] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

2016-06-20 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15340606#comment-15340606 ] Arthur Wiedmer commented on AIRFLOW-263: PR here : https://github.com/apache/incubator-airflow

[jira] [Commented] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

2016-06-20 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15340552#comment-15340552 ] Arthur Wiedmer commented on AIRFLOW-263: [~bolke], you are the best to assess if this file

[jira] [Created] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

2016-06-20 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-263: -- Summary: Backtick file introduced by Highcharts refactor Key: AIRFLOW-263 URL: https://issues.apache.org/jira/browse/AIRFLOW-263 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-184) Add clear/mark success to CLI

2016-06-06 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15317196#comment-15317196 ] Arthur Wiedmer commented on AIRFLOW-184: Sounds good to me. Ideally, this should need

[jira] [Created] (AIRFLOW-186) conn.literal is specific to MySQLdb, and should be factored out of the dbapi_hook

2016-05-27 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-186: -- Summary: conn.literal is specific to MySQLdb, and should be factored out of the dbapi_hook Key: AIRFLOW-186 URL: https://issues.apache.org/jira/browse/AIRFLOW-186

[2/2] incubator-airflow git commit: [AIRFLOW-109] Fix try catch handling in PrestoHook

2016-05-16 Thread arthur
/6f4696ba Branch: refs/heads/master Commit: 6f4696ba2ef18d74be8c18080b8ea7b9419608fb Parents: db07e04 d18a782 Author: Arthur Wiedmer <arthur.wied...@gmail.com> Authored: Mon May 16 14:12:12 2016 -0700 Committer: Arthur Wiedmer <arthur.wied...@gmail.com> Committed: Mon May 16 14:12:1

[jira] [Assigned] (AIRFLOW-115) Migrate and Refactor AWS integration to use boto3 and better structured hooks

2016-05-13 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer reassigned AIRFLOW-115: -- Assignee: Arthur Wiedmer > Migrate and Refactor AWS integration to use bo

[jira] [Created] (AIRFLOW-110) Point people to the approriate process to submit PRs in the repository's CONTRIBUTING.md

2016-05-12 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-110: -- Summary: Point people to the approriate process to submit PRs in the repository's CONTRIBUTING.md Key: AIRFLOW-110 URL: https://issues.apache.org/jira/browse/AIRFLOW-110

[jira] [Created] (AIRFLOW-109) PrestoHook get_pandas_df executes a method that can raise outside of the try catch statement.

2016-05-12 Thread Arthur Wiedmer (JIRA)
Arthur Wiedmer created AIRFLOW-109: -- Summary: PrestoHook get_pandas_df executes a method that can raise outside of the try catch statement. Key: AIRFLOW-109 URL: https://issues.apache.org/jira/browse/AIRFLOW-109

[jira] [Commented] (AIRFLOW-17) Master Travis CI build is broken

2016-04-28 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262573#comment-15262573 ] Arthur Wiedmer commented on AIRFLOW-17: --- Unfortunately, I have very little knowledge of how