Add an option to use Spark version as a resource
Description
Environment
None
Activity
Show:
wroot June 16, 2015 at 7:47 PM
Added an option to use Spark's version (with a build number) as a resource, which should update dynamically as the version changes.
Fixed
Priority
Assignee
wroot
wrootReporter
wroot
wrootAffects versions
Fix versions
Created June 11, 2015 at 3:48 AM
Updated October 28, 2020 at 1:44 PM
Resolved June 16, 2015 at 7:47 PM
In previous versions Spark was adding its version to the resource string when user was first time launching Spark and new profile was created. But this string hasn't been updated dynamically based on version changes, so this feature was removed in 2.7.1 to not confuse users. It can be added as a separate option (same as "use hostname as a resource"). But it should always update itself based on the current version in use. Preferably including build version also (x.x.x.xxx).