hi. i have a small question.
i'm using 2 hiveserver and 2 hive metastore.
- hive-server-01 : hiveserver2 and metastore
- hive-server-02 : hiveserver2 and metastore
can i set configuration this?
hiveserver2 (hive-server-01)
- hive.metastore-uris : thrift://hive-server-01,thrift://hive-server-02
hiveserver2 (hive-server-02)
- hive.metastore-uris : thrift://hive-server-02,thrift://hive-server-01
using different metastore(master).
thank
@hyunwoo