Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation does not tell what "dry run" does #9561

Closed
michaelosthege opened this issue Jun 29, 2020 · 1 comment · Fixed by #9582
Closed

Documentation does not tell what "dry run" does #9561

michaelosthege opened this issue Jun 29, 2020 · 1 comment · Fixed by #9582
Labels
kind:feature Feature Requests

Comments

@michaelosthege
Copy link
Contributor

Description

The https://airflow.apache.org/docs/stable/cli-ref.html?highlight=backfill#backfill documentation page explains the --dry-run command as

Perform a dry run

Unfortunately that doesn't help if one does not know what is mean by "dry run".

Use case / motivation
I'm trying to run trigger a backfill such that the terminal detaches after triggering the command.
Does "dry-run" help with that?

@michaelosthege michaelosthege added the kind:feature Feature Requests label Jun 29, 2020
kaxil added a commit to astronomer/airflow that referenced this issue Jun 30, 2020
@kaxil
Copy link
Member

kaxil commented Jun 30, 2020

You could run the backfill command and suffix it with & (ampersand) to run it in background

Example https://bash.cyberciti.biz/guide/Putting_jobs_in_background#How_do_I_put_commands_in_background?

potiuk pushed a commit that referenced this issue Jun 30, 2020
kaxil added a commit that referenced this issue Jun 30, 2020
fixes  #9561

(cherry picked from commit 4de5089)
kaxil added a commit that referenced this issue Jul 1, 2020
fixes  #9561

(cherry picked from commit 4de5089)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this issue Mar 5, 2021
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jun 4, 2021
fixes  apache/airflow#9561

(cherry picked from commit 4de5089fd2edfe6fe6fc6a96df8de504d673b60a)

GitOrigin-RevId: f2c9c90951c633da17f5330f56fa1e2b8f29e53e
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jun 4, 2021
fixes  apache/airflow#9561

(cherry picked from commit 4de5089fd2edfe6fe6fc6a96df8de504d673b60a)

GitOrigin-RevId: f2c9c90951c633da17f5330f56fa1e2b8f29e53e
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jun 9, 2021
fixes  apache/airflow#9561

(cherry picked from commit 4de5089fd2edfe6fe6fc6a96df8de504d673b60a)

GitOrigin-RevId: f2c9c90951c633da17f5330f56fa1e2b8f29e53e
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Sep 15, 2021
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Sep 17, 2021
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Sep 23, 2021
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Nov 25, 2021
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Mar 9, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jun 3, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jun 6, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jul 8, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Aug 27, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Oct 4, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
aglipska pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Oct 7, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Dec 7, 2022
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Jan 27, 2023
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
kosteev pushed a commit to kosteev/composer-airflow-test-copybara that referenced this issue Sep 11, 2024
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
kosteev pushed a commit to kosteev/composer-airflow-test-copybara that referenced this issue Sep 12, 2024
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this issue Sep 16, 2024
fixes  apache/airflow#9561

GitOrigin-RevId: 4de5089fd2edfe6fe6fc6a96df8de504d673b60a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants