APPLICATIONNAME
or CLIENTTAGS
properties, and the ApplicationNamePrefix
property if required. If the Presto server has a resource group that selects for those values, then the queries are executed according to the policies defined for that resource group.
Alternatively, you can set the APPLICATIONNAME
and CLIENTTAGS
properties on the server side. To do this, call setClientInfo()
using the APPLICATIONNAME
and CLIENTTAGS
keywords.
Important:Important:When you call
setClientInfo()
, make sure that the APPLICATIONNAME
and CLIENTTAGS
keywords are in capital letters.