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 2022/01/27 06:31:43 UTC

[GitHub] [airflow] Yeonghobyun opened a new issue #21141: Not showing "Last Run" on Airflow Web UI

Yeonghobyun opened a new issue #21141:
URL: https://github.com/apache/airflow/issues/21141


   ### Apache Airflow version
   
   2.1.4
   
   ### What happened
   
   After upgrading to airflow 1.10.10 to 2.1.4, I cannot see 'Last Run' column value on dags page on airflow web ui.
   
   ### 
   ![image](https://user-images.githubusercontent.com/30676005/151303105-a7c4b8fe-cdd5-4b84-817e-33318d6355cb.png)
   
   
   Why does this happen?
   
   
   
   ### What you expected to happen
   
   It seems to be a problem with the version of the sources ​​related to airflow.
   
   Or, I think it may be the cause of not executing "airflow db init" while upgrading to 2.1.4.
   
   ### How to reproduce
   
   1. Install airflow version 1.10.10
   2. Upgrade airflow to 2.1.4
   
   ### Operating System
   
   Linux
   
   ### Versions of Apache Airflow Providers
   
   2.1.4
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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] Yeonghobyun edited a comment on issue #21141: Not showing "Last Run" on Airflow Web UI

Posted by GitBox <gi...@apache.org>.
Yeonghobyun edited a comment on issue #21141:
URL: https://github.com/apache/airflow/issues/21141#issuecomment-1023790434


   > I have faced the same issue when upgrading from 2.0.2 to 2.1.4, but it was resolved after upgrading again to 2.2.3.
   
   Is there any way to fix the source other than upgrading to 2.2.3?
   We just upgraded airflow 2.1.4 in production environment.
   Upgrading to 2.2.3 is burdensome.
   


-- 
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] potiuk commented on issue #21141: Not showing "Last Run" on Airflow Web UI

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


   Unforttunately not. That was quite a big fix involving quite a number of change that was only implemented and released in 2.2.0 https://github.com/apache/airflow/pull/17732. It was to big to be cherry-picked to 2.1 and it is not likely it will ever will.
   
   I think your best bet is to migrate to upcoming 2.2.4 (it is going to be relased in a week or so). There are a number of other, small fixes implemtned in 2.2 line that it will allow you to take advantage of.
   
   Closing as duplicate of #17732


-- 
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] PApostol commented on issue #21141: Not showing "Last Run" on Airflow Web UI

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


   I have faced the same issue when upgrading from 2.0.2 to 2.1.4, but it was resolved after upgrading again to 2.2.3.


-- 
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] Yeonghobyun commented on issue #21141: Not showing "Last Run" on Airflow Web UI

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


   > I have faced the same issue when upgrading from 2.0.2 to 2.1.4, but it was resolved after upgrading again to 2.2.3.
   
   Is there any way to fix the source other than upgrading to 2.2.3?
   We are just upgrading airflow 2.1.4 in production environment.
   Upgrading to 2.2.3 is burdensome.
   


-- 
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] potiuk edited a comment on issue #21141: Not showing "Last Run" on Airflow Web UI

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #21141:
URL: https://github.com/apache/airflow/issues/21141#issuecomment-1024292222


   Unforttunately not. That was quite a big fix involving quite a number of change that was only implemented and released in 2.2.0 https://github.com/apache/airflow/pull/17732. It was too big to be cherry-picked to 2.1 and it is not likely it will ever will.
   
   I think your best bet is to migrate to upcoming 2.2.4 (it is going to be relased in a week or so). There are a number of other, small fixes implemented in 2.2 line that it will allow you to take advantage of.
   
   Closing as duplicate of #17732


-- 
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 #21141: Not showing "Last Run" on Airflow Web UI

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


   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.

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

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



[GitHub] [airflow] potiuk edited a comment on issue #21141: Not showing "Last Run" on Airflow Web UI

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #21141:
URL: https://github.com/apache/airflow/issues/21141#issuecomment-1024292222


   Unforttunately not. That was quite a big fix involving quite a number of change that was only implemented and released in 2.2.0 https://github.com/apache/airflow/pull/17732. It was too big to be cherry-picked to 2.1 and it is not likely it will ever will.
   
   I think your best bet is to migrate to upcoming 2.2.4 (it is going to be relased in a week or so). There are a number of other, small fixes implemtned in 2.2 line that it will allow you to take advantage of.
   
   Closing as duplicate of #17732


-- 
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] potiuk closed issue #21141: Not showing "Last Run" on Airflow Web UI

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


   


-- 
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