phanikumv commented on issue #30553:
URL: https://github.com/apache/airflow/issues/30553#issuecomment-1501852449
#30370 works well.
```
2023-04-10, 14:00:26 UTC] {standard_task_runner.py:55} INFO - Started
process 3123 to run task
[2023-04-10, 14:00:26 UTC] {standard_task_runner.py:82} INFO - Running:
['***', 'tasks', 'run', 'example_async_redshift_cluster_management',
'resume_redshift_cluster', 'manual__2023-04-10T13:55:51.894401+00:00',
'--job-id', '10', '--raw', '--subdir',
'DAGS_FOLDER/example_redshift_cluster_management.py', '--cfg-path',
'/tmp/tmpsyc34091']
[2023-04-10, 14:00:26 UTC] {standard_task_runner.py:83} INFO - Job 10:
Subtask resume_redshift_cluster
[2023-04-10, 14:00:26 UTC] {task_command.py:389} INFO - Running
<TaskInstance:
example_async_redshift_cluster_management.resume_redshift_cluster
manual__2023-04-10T13:55:51.894401+00:00 [running]> on host 101451e0c77b
[2023-04-10, 14:00:26 UTC] {redshift_cluster.py:472} INFO -
resume_redshift_cluster completed successfully.
[2023-04-10, 14:00:26 UTC] {redshift_cluster.py:473} INFO - Resumed cluster
successfully
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]