Dear Impala Developers, I have noticed that settings specified using Impala's SET statement <http://www.cloudera.com/documentation/enterprise/latest/topics/impala_set.html> seem to be only available from BE code. What should I use instead if I would like to have configurable behavior in the FE code? It doesn't really matter whether it is session-scoped or persistent or whether it is interactive or stored in a config file.
Thanks, Zoltan
