Re: Hive Server2 Monitoring

2015-11-11 Thread Szehon Ho
There is ongoing work to add the metrics to HiveServer2 (HIVE-10761), it is in progress for Hive 2.0. This already has some basic metrics like connection and JVM metrics as you mentioned, and we hope to add more soon. Thanks Szehon On Wed, Nov 11, 2015 at 11:43 AM, Udit Mehta wrote: > Yes that

Re: Hive Server2 Monitoring

2015-11-11 Thread Udit Mehta
Yes thats right. We dont use Cloudera Manager so cannot use that. Increasing the PermGen and Heap space is what I did as well but I still have no insight into what causes it to increase. On Wed, Nov 11, 2015 at 11:23 AM, Personal wrote: > We use Cloudera Manager, but I’m guessing since you’re as

Re: Hive Server2 Monitoring

2015-11-11 Thread Personal
We use Cloudera Manager, but I’m guessing since you’re asking you don’t use that. We also had an issue with PermGen and Heap Space — the default settings had these very low so we were getting OOM errors for very simple requests.