Review Request 64043: SNMP Trap should contain sysuptime field filled

2017-11-22 Thread Amarnath reddy pappu
done basic testing locally by printing the uptimeInMillis in the logs - I have provided this patch to one of the customer and they confirmed that this patch works fine and could see sysuptime in target SNMP Target server. Thanks, Amarnath reddy pappu

Re: Review Request 57304: Code review request for AMBARI-20157

2017-03-07 Thread Amarnath reddy pappu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57304/#review168188 --- Ship it! Ship It! - Amarnath reddy pappu On March 3, 2017

Review Request 57304: Code review request for AMBARI-20157

2017-03-03 Thread Amarnath reddy pappu
Amarnath reddy pappu

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-19 Thread Amarnath reddy pappu
LOG.error("Exception in setting log4j monitor delay of {} for {}", > > monitorDelay, log4jpath, e); implemented - Amarnath reddy --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5283

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-19 Thread Amarnath reddy pappu
with in 5mins of time. [Resutl] PASS Thanks, Amarnath reddy pappu

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-18 Thread Amarnath reddy pappu
from INFO to DEBUG [Expected Result] server should start logging the DEBUG logs with in 5mins of time. [Resutl] PASS 2. Change the log4j.properties from DEBUG to INFO [Expected Result] server should reduce the logging to INFO mode with in 5mins of time. [Resutl] PASS Thanks, Amarnath reddy pappu

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-18 Thread Amarnath reddy pappu
his is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52839/#review153034 --- On Oct. 17, 2016, 11:07 p.m., Amarnath reddy pappu wrote: > > -

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-18 Thread Amarnath reddy pappu
> > > > How about using `TimeUnit.MINUTES.toMillis(5)` instead of `30L`? > > Amarnath reddy pappu wrote: > not using this - because will loose option of setting in milliseconds in > ambari.properties > > Attila Doroszlai wrote: > Using `TimeUnit.MINUTES.toMillis(5)`

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-17 Thread Amarnath reddy pappu
iew152562 --- On Oct. 17, 2016, 11:07 p.m., Amarnath reddy pappu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-17 Thread Amarnath reddy pappu
sit: https://reviews.apache.org/r/52839/#review152643 --- On Oct. 13, 2016, 6:01 p.m., Amarnath reddy pappu wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-13 Thread Amarnath reddy pappu
iew152549 --- On Oct. 13, 2016, 6:01 p.m., Amarnath reddy pappu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

Re: Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-13 Thread Amarnath reddy pappu
e-mail. To reply, visit: https://reviews.apache.org/r/52839/#review152595 --- On Oct. 13, 2016, 6:01 p.m., Amarnath reddy pappu wrote: > > --- > This is an automatically gener

Review Request 52839: Ability to enable the DEBUG/INFO logs in Ambari-server without server restart

2016-10-13 Thread Amarnath reddy pappu
] PASS 2. Change the log4j.properties from DEBUG to INFO [Expected Result] server should reduce the logging to INFO mode with in 5mins of time. [Resutl] PASS Thanks, Amarnath reddy pappu

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-10 Thread Amarnath reddy pappu
/uploaded/files/2016/10/10/c6ccec4e-dd49-4f13-8533-bf20e13f9b2f__ambari-access-2016_10_10.log.bk Thanks, Amarnath reddy pappu

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-10 Thread Amarnath reddy pappu
e13f9b2f__ambari-access-2016_10_10.log.bk Thanks, Amarnath reddy pappu

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-10 Thread Amarnath reddy pappu
restart server Expected Result: it should create request log in new path Result: PASS Thanks, Amarnath reddy pappu

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-10 Thread Amarnath reddy pappu
for that? we were still observing some agent communication issues. basically using access log we can find out how much time Ambari is taking to respond back for each agent as well. - Amarnath reddy --- This is an automatically genera

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-05 Thread Amarnath reddy pappu
path server.requestlogs.path in ambari.properties and restart server Expected Result: it should create request log in new path Result: PASS Thanks, Amarnath reddy pappu

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-05 Thread Amarnath reddy pappu
Please add a branch and Jira to the code review. > > Amarnath reddy pappu wrote: > Have updated JIRA. have taken out the code from trunk. > > sample log line would be like below, > > 192.168.65.1 - - [05/Oct/2016:23:45:18 +] "GET / HTTP/1.1

Re: Review Request 52583: Request/access log feature in Ambari-server

2016-10-05 Thread Amarnath reddy pappu
OS X 10.11; rv:48.0) Gecko/20100101 Firefox/48.0" - Amarnath reddy --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52583/#review151593 ------

Review Request 52583: Request/access log feature in Ambari-server

2016-10-05 Thread Amarnath reddy pappu
art server Expected Result: it should create request log in new path Result: PASS Thanks, Amarnath reddy pappu

Re: Review Request 51678: Code review request for AMBARI-18290 (Ambari does not support HBase on HTTPS mode)

2016-09-09 Thread Amarnath reddy pappu
g/r/51678/#review148085 --- On Sept. 7, 2016, 9:02 p.m., Amarnath reddy pappu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

Re: Review Request 51678: Code review request for AMBARI-18290 (Ambari does not support HBase on HTTPS mode)

2016-09-07 Thread Amarnath reddy pappu
one node as active and other is standby 4. Install Ambari2.4, install HBase service and add one more HBase master and enable HTTPS. it should show one node as active and other is standby Thanks, Amarnath reddy pappu

Re: Review Request 51678: Code review request for AMBARI-18290 (Ambari does not support HBase on HTTPS mode)

2016-09-06 Thread Amarnath reddy pappu
HBase master and enable HTTPS. it should show one node as active and other is standby Thanks, Amarnath reddy pappu

Review Request 51678: Code review request for AMBARI-18290 (Ambari does not support HBase on HTTPS mode)

2016-09-06 Thread Amarnath reddy pappu
Ambari2.4, install HBase service and add one more HBase master. it should show one node as active and other is standby 4. Install Ambari2.4, install HBase service and add one more HBase master and enable HTTPS. it should show one node as active and other is standby Thanks, Amarnath reddy pappu