Community Articles

Find and share helpful community-sourced technical articles.
Labels (1)
avatar

Q: Is there any way to change the user my hive jobs run as under LLAP? They always seem to run as 'hive' user.

A: Hive LLAP does not currently support hive.server2.enable.doAs=true. All sessions will run under the hive account.

1,221 Views