Documentations update associated with DM optimization
This commit is contained in:
parent
75b90d68b7
commit
73a014629e
|
|
@ -759,10 +759,10 @@ DROP SCHEMA hive.web
|
|||
|
||||
* ##### Parallel Metastore operations
|
||||
|
||||
The following parameter should be set on the user session.
|
||||
The following parameter should be set on the hive config.
|
||||
|
||||
``` properties
|
||||
SET SESSION hive.metastore-client-service-threads = 4
|
||||
hive.metastore-client-service-threads = 4
|
||||
#Default: 4
|
||||
#Recommended: The number of running HMS service.
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue