You can set Hadoop & Hive conf variable using the below command, but the changes will only be applicable to the query session.
Set -v prints all the Hadoop & Hive configuration variables.
SET mapreduce.job.reduces=XX
Using reset in the conf will reset the default value.