incubator-airflow git commit: [AIRFLOW-1109] Use kill signal to kill processes and log results

2017-04-13 Thread saguziel
log results. Closes #2241 from saguziel/aguziel-kill-processes Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/9bdfb8c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/9bdfb8c7 D

incubator-airflow git commit: [AIRFLOW-1112] Log which pool when pool is full in scheduler

2017-04-14 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 945b4248a -> 74c1ce254 [AIRFLOW-1112] Log which pool when pool is full in scheduler Closes #2242 from saguziel/aguziel-logging-pool- scheduler Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Com

incubator-airflow git commit: [AIRFLOW-1155] Add Tails.com to community

2017-04-28 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 4e79b830e -> 2fa6905f4 [AIRFLOW-1155] Add Tails.com to community Closes #2261 from alanmcruickshank/tails_community_docs Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.o

incubator-airflow git commit: [AIRFLOW-1265] Fix exception while loading celery configurations

2017-06-07 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master b13cd6db9 -> 38cbf132a [AIRFLOW-1265] Fix exception while loading celery configurations Closes #2340 from orezahc/celery-bug-fix Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.

incubator-airflow git commit: [AIRFLOW-1289] Removes restriction on number of scheduler threads

2017-06-08 Thread saguziel
triction. Closes #2353 from saguziel/aguziel-increase-cores Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/8e23d287 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/8e23d287 Diff: ht

incubator-airflow git commit: [AIRFLOW-1172] Support nth weekday of the month cron expression

2017-06-14 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 3c450fbe1 -> 0f55477cc [AIRFLOW-1172] Support nth weekday of the month cron expression Closes #2321 from sekikn/AIRFLOW-1172 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apac

incubator-airflow git commit: [AIRFLOW-1334] Check if tasks are backfill on scheduler in a join

2017-06-21 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/aguziel-use-join-apache [created] 436fe71c8 [AIRFLOW-1334] Check if tasks are backfill on scheduler in a join Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incuba

[incubator-airflow] Git Push Summary

2017-06-21 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/aguziel-use-join-apache [deleted] 436fe71c8

incubator-airflow git commit: [AIRFLOW-1335] Use MemoryHandler for buffered logging

2017-06-22 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master e0491bcb2 -> 0d23d30d6 [AIRFLOW-1335] Use MemoryHandler for buffered logging Closes #2386 from saguziel/aguziel-buffer-logger- apache Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://

incubator-airflow git commit: [AIRFLOW-1320] Update LetsBonus users in README

2017-06-22 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 0d23d30d6 -> ebed5326b [AIRFLOW-1320] Update LetsBonus users in README Closes #2376 from OpringaoDoTurno/AIRFLOW-1320 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/

incubator-airflow git commit: [AIRFLOW-801] Remove outdated docstring on BaseOperator

2017-06-23 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 2a5883793 -> 48c9df35b [AIRFLOW-801] Remove outdated docstring on BaseOperator The docstring of the BaseOperator still makes reference to it inheriting from SQL Alchemy's Base class, which it no longer does. So that should be re

incubator-airflow git commit: [AIRFLOW-1334] Check if tasks are backfill on scheduler in a join

2017-06-27 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master e4b240fb7 -> 5fe25d859 [AIRFLOW-1334] Check if tasks are backfill on scheduler in a join Closes #2384 from saguziel/aguziel-use-join-apache Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: h

incubator-airflow git commit: [AIRFLOW-1352][AIRFLOW-1335] Revert MemoryHandler change ()[]

2017-06-27 Thread saguziel
Closes #2403 from saguziel/aguziel-revert-mem- logger Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/e414844b Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/e414844b Diff: h

incubator-airflow git commit: [AIRFLOW-1265] Fix celery executor parsing CELERY_SSL_ACTIVE

2017-06-29 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master e92d6bf72 -> d02e8eb9d [AIRFLOW-1265] Fix celery executor parsing CELERY_SSL_ACTIVE Changed retrieval of celery/celery_ssl_active to use configuration.getboolean() Add correct except block and log warning if celery/celery_ssl_a

incubator-airflow git commit: [AIRFLOW-1300] Enable table creation with TBLPROPERTIES

2017-07-10 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 0fc45045a -> b532d8d77 [AIRFLOW-1300] Enable table creation with TBLPROPERTIES Enable TBLPROPERTIES parameter in load_df and load_file methods of HiveCliHook and TransferHive operators Closes #2364 from krishnabhupatiraju/tblpr

incubator-airflow git commit: [AIRFLOW-1384] Add ARGO/CaDC as a Airflow user

2017-07-11 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 3b863f182 -> 71594751c [AIRFLOW-1384] Add ARGO/CaDC as a Airflow user Closes #2434 from abhijeetdhumal/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/as

incubator-airflow git commit: [AIRFLOW-1401] Standardize cloud ml operator arguments

2017-07-13 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 9fd0beaac -> b6d363104 [AIRFLOW-1401] Standardize cloud ml operator arguments Standardize on project_id, to be consistent with other cloud operators, better-supporting default arguments. This is one of multiple commits that wil

incubator-airflow git commit: Add Credit Karma to company list

2017-07-13 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master b6d363104 -> 661b6b654 Add Credit Karma to company list Closes #2436 from greg-finley-ck/ck Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflo

incubator-airflow git commit: Add Mercari to the company list

2017-07-13 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 661b6b654 -> 4322d6dae Add Mercari to the company list Closes #2424 from yu-iskw/add-mercari Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airfl

incubator-airflow git commit: [AIRFLOW-1059] Reset orphaned tasks in batch for scheduler

2017-07-14 Thread saguziel
ove scheduler startup time. Closes #2205 from saguziel/aguziel-reset-state Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/e05d3b4d Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/e05d3b4d D

incubator-airflow git commit: [AIRFLOW-1345] Dont expire TIs on each scheduler loop

2017-07-14 Thread saguziel
ven when the TI is not scheduled. This change makes all queries batches, which will make scheduling substantially faster. Closes #2397 from saguziel/aguziel-commit-last Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incuba

incubator-airflow git commit: [AIRFLOW-1438] Change batch size per query in scheduler

2017-07-21 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master f1f022c1e -> 3547cbffd [AIRFLOW-1438] Change batch size per query in scheduler This should help if query size is limited. It also reduces how long locks are held. Closes #2462 from saguziel/aguziel-paginate-query Proj

incubator-airflow git commit: [AIRFLOW-1397][AIRFLOW-1] No Last Run column data displyed in Airflow UI 1.8.1

2017-08-02 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 18f8498a7 -> 84215b367 [AIRFLOW-1397][AIRFLOW-1] No Last Run column data displyed in Airflow UI 1.8.1 Closes #2430 from preete-dixit-ck/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http

incubator-airflow git commit: [AIRFLOW-1492] Add gauge for task successes/failures

2017-08-09 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 6825d97b8 -> fa84d4999 [AIRFLOW-1492] Add gauge for task successes/failures Closes #2504 from saguziel/aguziel-add-task-stat Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-

incubator-airflow git commit: [AIRFLOW-940] Handle error on variable decrypt

2017-08-10 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master fa84d4999 -> 0bc248fc7 [AIRFLOW-940] Handle error on variable decrypt Invalid variables could break the variable view by unhandled InvalidToken exception from Fernet. This commit converts the fernet error into an AirflowExcepti

incubator-airflow git commit: [AIRFLOW-1280] Fix Gantt chart height

2017-08-14 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master d295cf1e4 -> 565423a39 [AIRFLOW-1280] Fix Gantt chart height Closes #2502 from skudriashev/airflow-1280 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incu

incubator-airflow git commit: [AIRFLOW-1420][AIRFLOW-1473] Fix deadlock check

2017-08-17 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 67b47c958 -> ea86895d5 [AIRFLOW-1420][AIRFLOW-1473] Fix deadlock check Update the deadlock check to prevent false positives on upstream failure or skip conditions. Closes #2506 from gwax/fix_dead_dagruns Project: http://git-w

incubator-airflow git commit: [AIRFLOW-1516] Fix error handling getting fernet

2017-08-18 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master ea86895d5 -> d22340aab [AIRFLOW-1516] Fix error handling getting fernet There were unhandled cases for exceptions when importing fernet in models.py. This seems to be a remanent of a previous refactor, replacing logic that would

incubator-airflow git commit: add Grand Rounds to companies list

2017-08-21 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master f1a7c0051 -> 1e2d23738 add Grand Rounds to companies list Closes #2533 from richddr/add-grand-rounds-to- company-list Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/

incubator-airflow git commit: [AIRFLOW-1493][AIRFLOW-XXXX][WIP] fixed dumb thing

2017-09-06 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master af91e2ac0 -> b2e1753f5 [AIRFLOW-1493][AIRFLOW-][WIP] fixed dumb thing Closes #2505 from saguziel/aguziel-fix-double- trigger Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-

incubator-airflow git commit: [AIRFLOW-1568] Fix typo in BigQueryHook

2017-09-06 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master b2e1753f5 -> 03af6105e [AIRFLOW-1568] Fix typo in BigQueryHook Closes #2575 from jgao54/ds-import-export Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/inc

incubator-airflow git commit: Add ContaAzul as an Airflow user

2017-09-06 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 03af6105e -> 5a4870e18 Add ContaAzul as an Airflow user Closes #2566 from sabino/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/c

incubator-airflow git commit: [AIRFLOW-1572] add carbonite to company list

2017-09-06 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 5a4870e18 -> 8f1ec4dee [AIRFLOW-1572] add carbonite to company list Closes #2571 from ajbosco/add_carbonite Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-airflow git commit: [AIRFLOW-1601] Add configurable task cleanup time

2017-09-13 Thread saguziel
ses #2601 from saguziel/aguziel-configure-task- killer Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/17189ddc Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/17189ddc Diff: http://

incubator-airflow git commit: [AIRFLOW-1601] Add configurable task cleanup time

2017-09-13 Thread saguziel
ble. Closes #2601 from saguziel/aguziel-configure-task- killer (cherry picked from commit 17189ddcc8f7b8efaca6384ea854f5573e11ea4e) Signed-off-by: Alex Guziel Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/com

incubator-airflow git commit: [AIRFLOW-1609] Fix gitignore to ignore all venvs

2017-09-14 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 17189ddcc -> 08a98f507 [AIRFLOW-1609] Fix gitignore to ignore all venvs Closes #2608 from saguziel/aguziel-amend-gitignore Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-

incubator-airflow git commit: [AIRFLOW-1609] Fix gitignore to ignore all venvs

2017-09-14 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/v1-9-test 48a95ef92 -> f1f9b4a2e [AIRFLOW-1609] Fix gitignore to ignore all venvs Closes #2608 from saguziel/aguziel-amend-gitignore (cherry picked from commit 08a98f50793f2df6d258caa35660a87cb5a1cd20) Signed-off-by: Alex Guz

incubator-airflow git commit: [AIRFLOW-1309] Allow hive_to_druid to take tblproperties

2017-09-14 Thread saguziel
imited to 50 characters 3. Subject does not end with a period 4. Subject uses the imperative mood ("add", not "adding") 5. Body wraps at 72 characters 6. Body explains "what" and "why", not "how" Closes #2368 from saguziel/aguzie

incubator-airflow git commit: [AIRFLOW-1512] Add PythonVirtualenvOperator

2017-09-18 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 8f9bf94d8 -> 8e253c750 [AIRFLOW-1512] Add PythonVirtualenvOperator Closes #2446 from saguziel/aguziel-virtualenv Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.

incubator-airflow git commit: [AIRFLOW-1512] Add PythonVirtualenvOperator

2017-09-18 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/v1-9-test e1a2d74c0 -> 14e6d7bf4 [AIRFLOW-1512] Add PythonVirtualenvOperator Closes #2446 from saguziel/aguziel-virtualenv (cherry picked from commit 8e253c750d81da4e472049473767aaea0c504465) Signed-off-by: Alex Guziel Proj

incubator-airflow git commit: Bring consistency to oxford comma usage

2017-09-20 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master a81c153cc -> 06bd4d3c1 Bring consistency to oxford comma usage https://i.imgur.com/fycHx.jpg ;) Closes #2616 from KeeonTabrizi/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-

incubator-airflow git commit: [AIRFLOW-1634] Adds task_concurrency feature

2017-10-05 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 96206b0e5 -> cfc2f73c4 [AIRFLOW-1634] Adds task_concurrency feature This adds a feature to limit the concurrency of individual tasks. The default will be to not change existing behavior. Closes #2624 from saguziel/aguziel-t

incubator-airflow git commit: [AIRFLOW-1769] Add support for templates in VirtualenvOperator

2017-10-31 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 44710d7e9 -> 52f8d7da9 [AIRFLOW-1769] Add support for templates in VirtualenvOperator Closes #2741 from saguziel/aguziel-virtualenv- templates Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Com

incubator-airflow git commit: [AIRFLOW-1771] Rename heartbeat to avoid confusion

2017-10-31 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 52f8d7da9 -> 6b8fe9857 [AIRFLOW-1771] Rename heartbeat to avoid confusion Closes #2743 from saguziel/aguziel-heartbeat Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-

incubator-airflow git commit: [AIRFLOW-2578] Add option to use proxies in JiraHook

2018-06-08 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master ac5954d7f -> ab81767d7 [AIRFLOW-2578] Add option to use proxies in JiraHook Closes #3480 from arashrai/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/as

incubator-airflow git commit: [AIRFLOW-2359] Add set failed for DagRun and task in tree view

2018-06-28 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master b0061f136 -> 284dbdb60 [AIRFLOW-2359] Add set failed for DagRun and task in tree view Closes #3255 from yrqls21/kevin_yang_add_set_failed Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://gi