You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/09 10:28:20 UTC

[GitHub] [airflow] AFGhazy opened a new issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

AFGhazy opened a new issue #16349:
URL: https://github.com/apache/airflow/issues/16349


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   **Description**
   
   <!-- A short description of your feature -->
   
   Add justification reason before pausing a DAG, and the UI should ask for unpause deadline datetime.
   
   **Use case / motivation**
   
   <!-- What do you want to happen?
   
   Rather than telling us how you might implement this solution, try to take a
   step back and describe what you are trying to achieve.
   
   -->
   
   Sometimes we go to the Airflow UI to find out that a DAG is disabled but we can't link back to why it's paused, and who paused it.
   
   If we implemented this change, it will be much easier to know who disabled the DAG, why, and when the DAG will be unpaused again.
   
   **Are you willing to submit a PR?**
   
   <!--- We accept contributions! -->
   
   **Related Issues**
   
   <!-- Is there currently another issue associated with this? -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] AFGhazy commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
AFGhazy commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-925907518


   In here, I meant setting a time for unpausing the DAG automatically, it's not about retrieving these times.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal closed issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #16349:
URL: https://github.com/apache/airflow/issues/16349


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-925916762


   > In here, I meant setting a time for unpausing the DAG automatically, it's not about retrieving these times.
   
   Do you mean you want to schedule when a DAG will enter a Pause/Active mode?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-857579603


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-857595015


   cc @bbovenzi :) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil removed a comment on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
kaxil removed a comment on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-857595015


   cc @bbovenzi :) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-857602798


   Duplicated of https://github.com/apache/airflow/issues/15675
   
   you can know who paused/unpaused it. It appears in the log:
   ![Screen Shot 2021-06-09 at 14 05 50](https://user-images.githubusercontent.com/45845474/121343885-d046a700-c92b-11eb-9b75-bbe1ad65e717.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] AFGhazy commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
AFGhazy commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-857617794


   It's not just a duplicate, we want to put a time for unpausing too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #16349: Pause, unpause airflow DAGs with a justification, and enable back datetime.

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #16349:
URL: https://github.com/apache/airflow/issues/16349#issuecomment-857631759


   The time of unpausing/pausing the the event timestamp (Dttm column)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org