- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 07:40 AM
Hello! At the moment, I am considering replacing runtime 10.4 with runtime 11.3 in my ADF. I would like to know how big the differences are between them, and if I can just change the version without worrying about breaking anything?
- Labels:
-
Spark
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 11:15 AM - edited 07-07-2024 11:15 AM
It is impossible to say, because we don't know what your ETL logic looks like. Most likely it is fine. Don't you have an acceptance/uat/test environment where you can try it out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 12:23 PM
It depends upon the older code. We recently went from 9.3 to 13.3 and then from 13.3 to 14.3 we did face some issues with the code.
The changes if required are very basic, unless you land in issues with performance blockers. So you can try giving one run in Dev/QA environmentthen see the altitude of the changes if any required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 11:15 AM - edited 07-07-2024 11:15 AM
It is impossible to say, because we don't know what your ETL logic looks like. Most likely it is fine. Don't you have an acceptance/uat/test environment where you can try it out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 12:23 PM
It depends upon the older code. We recently went from 9.3 to 13.3 and then from 13.3 to 14.3 we did face some issues with the code.
The changes if required are very basic, unless you land in issues with performance blockers. So you can try giving one run in Dev/QA environmentthen see the altitude of the changes if any required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 03:19 PM
Thank you, guys, for your answers! Yeah, I should probably try to test it in the DEV environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 11:50 PM
On thing worth mentioning is the DBR Migration Guide. There you'll find all potential changes between the runtimes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 12:11 AM
Thanks!

