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/03/08 16:04:40 UTC

[GitHub] [airflow] schirag1993 commented on issue #21941: Sagemaker Transform Job fails if there are job with Same name

schirag1993 commented on issue #21941:
URL: https://github.com/apache/airflow/issues/21941#issuecomment-1061939766


   Hey @potiuk and @hsrocks,
   
   Would it make sense to add a random suffix to the end of the Transform job name vs. incrementing a number to it as a suffix? 
   
   Since the suffix would be irrelevant to the actual run of the job and serves only to avoid name collisions, a random suffix would make the code a lot simpler and serve the same purpose.
   
   Thoughts? 


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