Does anyone know of how to track what Hive config variables are able to be set at the session level vs which are required to be set at the config xml level (and require a restart of the component)?
Hive Config Java provides a list of most Hive variables, but there seems to be no easy way to tell.
e.g. There are multiple hive.metastore.* variables that only can be set in the config XML and require a Hive Metastore restart.