Details
Description
When applications are submitted to YARN with application tags, the tags are converted to lowercase. This can be seen on the old/new UI. But using the original tags for ATSv2 REST API queries do not return results as they expect the query url to have the tagsĀ in lowercase.
This is additional work for the client because each tag needs to be lowercased before running a query.