);
}
}
}
}
}
}
wenli
Regards
From: Xuefu Zhang<mailto:xzh...@cloudera.com>
Date: 2015-10-13 00:51
To: user@hive.apache.org<mailto:user@hive.apache.org>
Subject: Re: regarding hiveserver2 DeRegisterWatcher
Can you articulate further why HiveServer2 is
Can you articulate further why HiveServer2 is not working in such an event?
What's current behavior and what's expected from an end user's standpoint?
Thanks,
Xuefu
On Mon, Oct 12, 2015 at 6:52 AM, Wangwenli wrote:
>
> now hiveserver2 has multiple instance register to zookeeper, if zookeeper
>
now hiveserver2 has multiple instance register to zookeeper, if zookeeper
recover from fault, the znode represent the hs2 instance got deleted(eg.
session timeout), the hiveserver2 will receive NodeDeleted event, in this
event, this hiveserver instance will unregister from zookeeper,su