Article ID: 82999
Article Type: Troubleshooting
Last Modified:
Hive backup fails.
Hive backup fails with the following error in the log file: Error while processing statement: Cannot modify dfs.replication at runtime. It is not in list of params that are allowed to be modified at runtime (state=42000,code=1) 6923 Closing: 0:
The Hive security authorization property has not been set in "HiveServer2 Advanced Configuration Snippet (Safety Valve) for hive-site.xml" under Hive on Tez configuration.
hive-site.xml
.hive.security.authorization.sqlstd.confwhitelist.append
.mapred\..*|hive\..*|mapreduce\..*|spark\..*|dfs\..*
.