Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

run multiple hive

avatar
Visitor

i create a new client host outside the cluster by copying directory hdp & current & /etc/<conf> of one of the cluster's host

i can run hive

but when i run hive through different users at the same time,there is only one can be running ,others will wait until the running one finish.

how to change it?

1 ACCEPTED SOLUTION

avatar
Expert Contributor

I believe this is related to the setting on your capacity scheduler. If you didn't setup the scheduler, then all resources will be allocated to the first user, and other user have to wait. Please refer the documentation for detail:

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_hive-performance-tuning/content/section_...

View solution in original post

1 REPLY 1

avatar
Expert Contributor

I believe this is related to the setting on your capacity scheduler. If you didn't setup the scheduler, then all resources will be allocated to the first user, and other user have to wait. Please refer the documentation for detail:

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_hive-performance-tuning/content/section_...