Difference between revisions of "Airflow db check-migrations"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{airflow db}} * {{airflow cmd}} Category:Apache") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[airflow db]] check-migrations | ||
+ | <pre> | ||
+ | airflow db check-migrations | ||
+ | [2022-11-28 17:59:56,250] {db.py:739} INFO - Waiting for migrations... 0 second(s) | ||
+ | [2022-11-28 17:59:57,262] {db.py:739} INFO - Waiting for migrations... 1 second(s) | ||
+ | [2022-11-28 17:59:58,268] {db.py:739} INFO - Waiting for migrations... 2 second(s) | ||
+ | [2022-11-28 17:59:59,273] {db.py:739} INFO - Waiting for migrations... 3 second(s) | ||
+ | [2022-11-28 18:00:00,280] {db.py:739} INFO - Waiting for migrations... 4 second(s) | ||
+ | [2022-11-28 18:00:01,285] {db.py:739} INFO - Waiting for migrations... 5 second(s) | ||
+ | [2022-11-28 18:00:02,292] {db.py:739} INFO - Waiting for migrations... 6 second(s) | ||
+ | [2022-11-28 18:00:03,298] {db.py:739} INFO - Waiting for migrations... 7 second(s) | ||
+ | [2022-11-28 18:00:04,300] {db.py:739} INFO - Waiting for migrations... 8 second(s) | ||
+ | [2022-11-28 18:00:05,302] {db.py:739} INFO - Waiting for migrations... 9 second(s) | ||
+ | [2022-11-28 18:00:06,308] {db.py:739} INFO - Waiting for migrations... 10 second(s) | ||
+ | [2022-11-28 18:00:07,328] {db.py:739} INFO - Waiting for migrations... 11 second(s) | ||
+ | [2022-11-28 18:00:08,336] {db.py:739} INFO - Waiting for migrations... 12 second(s) | ||
+ | [2022-11-28 18:00:09,340] {db.py:739} INFO - Waiting for migrations... 13 second(s) | ||
+ | [2022-11-28 18:00:10,347] {db.py:739} INFO - Waiting for migrations... 14 second(s) | ||
+ | [2022-11-28 18:00:11,350] {db.py:739} INFO - Waiting for migrations... 15 second(s) | ||
+ | [2022-11-28 18:00:12,356] {db.py:739} INFO - Waiting for migrations... 16 second(s) | ||
+ | [2022-11-28 18:00:13,359] {db.py:739} INFO - Waiting for migrations... 17 second(s) | ||
+ | [2022-11-28 18:00:14,369] {db.py:739} INFO - Waiting for migrations... 18 second(s) | ||
+ | [2022-11-28 18:00:15,376] {db.py:739} INFO - Waiting for migrations... 19 second(s) | ||
+ | [2022-11-28 18:00:16,382] {db.py:739} INFO - Waiting for migrations... 20 second(s) | ||
+ | </pre> | ||
== See also == | == See also == |
Latest revision as of 17:00, 28 November 2022
airflow db check-migrations
airflow db check-migrations [2022-11-28 17:59:56,250] {db.py:739} INFO - Waiting for migrations... 0 second(s) [2022-11-28 17:59:57,262] {db.py:739} INFO - Waiting for migrations... 1 second(s) [2022-11-28 17:59:58,268] {db.py:739} INFO - Waiting for migrations... 2 second(s) [2022-11-28 17:59:59,273] {db.py:739} INFO - Waiting for migrations... 3 second(s) [2022-11-28 18:00:00,280] {db.py:739} INFO - Waiting for migrations... 4 second(s) [2022-11-28 18:00:01,285] {db.py:739} INFO - Waiting for migrations... 5 second(s) [2022-11-28 18:00:02,292] {db.py:739} INFO - Waiting for migrations... 6 second(s) [2022-11-28 18:00:03,298] {db.py:739} INFO - Waiting for migrations... 7 second(s) [2022-11-28 18:00:04,300] {db.py:739} INFO - Waiting for migrations... 8 second(s) [2022-11-28 18:00:05,302] {db.py:739} INFO - Waiting for migrations... 9 second(s) [2022-11-28 18:00:06,308] {db.py:739} INFO - Waiting for migrations... 10 second(s) [2022-11-28 18:00:07,328] {db.py:739} INFO - Waiting for migrations... 11 second(s) [2022-11-28 18:00:08,336] {db.py:739} INFO - Waiting for migrations... 12 second(s) [2022-11-28 18:00:09,340] {db.py:739} INFO - Waiting for migrations... 13 second(s) [2022-11-28 18:00:10,347] {db.py:739} INFO - Waiting for migrations... 14 second(s) [2022-11-28 18:00:11,350] {db.py:739} INFO - Waiting for migrations... 15 second(s) [2022-11-28 18:00:12,356] {db.py:739} INFO - Waiting for migrations... 16 second(s) [2022-11-28 18:00:13,359] {db.py:739} INFO - Waiting for migrations... 17 second(s) [2022-11-28 18:00:14,369] {db.py:739} INFO - Waiting for migrations... 18 second(s) [2022-11-28 18:00:15,376] {db.py:739} INFO - Waiting for migrations... 19 second(s) [2022-11-28 18:00:16,382] {db.py:739} INFO - Waiting for migrations... 20 second(s)
See also[edit]
airflow db [ upgrade | init | check | check-migrations ]
airflow [ info | celery | config | db upgrad | config list | db init | scheduler | webserver | users | dags | kubernetes | pools | roles | tasks | variables | cheat-sheet | kereberos | plugins | rotate-fernet-key | sync-perm ] airflow --help
Advertising: