We have multiple instances of hive metastore server and since we directly give metastore uri in the puthivestreaming processor which is like thrift://host1:port1,thrift://host2:port2, does it mean that only when one instance is down, the other takes over (as a failover or high availability) or is the load shared between these two instances all the time?