By default, only one reducer is assigned for a job at each stage. If you want to increase this, you can mention the number of reducers along with the hive command. Refer to the below command:
$ hive --hiveconf mapred.reduce.tasks=<number of reducers>