Edit Hive site XML file
</td></tr><tr><td>
**hive.server2.enable.doAs**
</td><td>
Add this property if you are using impersonation for security.```xml
<property>
<name>hive.server2.enable.doAs</name>
<value>true</value>
</property>
</td></tr></tbody>
</table>3. Save and close the file.
Last updated
Was this helpful?

