Re: GC peaks during major compaction

2014-08-21 Thread Andrew Purtell
xt: > http://apache-hbase.679495.n3.nabble.com/GC-peaks-during-major-compaction-tp4062704p4063022.html > Sent from the HBase User mailing list archive at Nabble.com. > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)

Re: GC peaks during major compaction

2014-08-21 Thread Ted Yu
g to G!, should i remove the other GC options? > > XX:+UseConcMarkSweepGC -XX:+UseParNewGC > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/GC-peaks-during-major-compaction-tp4062704p4063022.html > Sent from the HBase User mailing list archive at Nabble.com. >

Re: GC peaks during major compaction

2014-08-21 Thread yanivG
: http://apache-hbase.679495.n3.nabble.com/GC-peaks-during-major-compaction-tp4062704p4063022.html Sent from the HBase User mailing list archive at Nabble.com.

Re: GC peaks during major compaction

2014-08-20 Thread lars hofhansl
: Re: GC peaks during major compaction Yes. The RegionServer cmd arguments are: /usr/java/latest//bin/java -XX:OnOutOfMemoryError=kill -9 %p -Xmx30720m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:CMSInitiatingOccupancyFraction=60 -ea -XX:+HeapDumpOnOutOfMemoryError -XX

Re: GC peaks during major compaction

2014-08-20 Thread Andrew Purtell
26114 11 0 > > > > 0 > > > > > 90 > > > > > -/+ buffers/cache: 23102 > > > > > Swap: 9 0 9 > > > > > > > > > > meminfo > > > > > > >

Re: GC peaks during major compaction

2014-08-20 Thread Bryan Beaudreault
9 0 9 > > > > > > > > meminfo > > > > > > > > MemTotal: 132145596 kB > > > > MemFree: 11875380 kB > > > > Buffers: 359804 kB > > > > Cached: 94909280 kB > > > > SwapCached:

Re: GC peaks during major compaction

2014-08-20 Thread Andrew Purtell
ree:11875380 kB > > > Buffers: 359804 kB > > > Cached: 94909280 kB > > > SwapCached: 0 kB > > > Active: 69301468 kB > > > Inactive: 47497184 kB > > > Active(anon): 18676840 kB > > > Inactive(anon): 285

Re: GC peaks during major compaction

2014-08-20 Thread Jean-Marc Spaggiari
7184 kB > > Active(anon): 18676840 kB > > Inactive(anon): 2858304 kB > > Active(file): 50624628 kB > > Inactive(file): 44638880 kB > > > > > > > > > > > > > > > > -- > > View this message in context: > > > http://apache-hbase.679495.n3.nabble.com/GC-peaks-during-major-compaction-tp4062704p4062930.html > > Sent from the HBase User mailing list archive at Nabble.com. > > >

Re: GC peaks during major compaction

2014-08-20 Thread Bryan Beaudreault
94909280 kB > SwapCached:0 kB > Active: 69301468 kB > Inactive: 47497184 kB > Active(anon): 18676840 kB > Inactive(anon): 2858304 kB > Active(file): 50624628 kB > Inactive(file): 44638880 kB > > > > > > > > -- > View this mes

Re: GC peaks during major compaction

2014-08-19 Thread yanivG
Inactive(anon): 2858304 kB Active(file): 50624628 kB Inactive(file): 44638880 kB -- View this message in context: http://apache-hbase.679495.n3.nabble.com/GC-peaks-during-major-compaction-tp4062704p4062930.html Sent from the HBase User mailing list archive at Nabble.com.

Re: GC peaks during major compaction

2014-08-14 Thread Jean-Marc Spaggiari
> From: yanivG > To: user@hbase.apache.org > Sent: Thursday, August 14, 2014 9:01 AM > Subject: GC peaks during major compaction > > > Hi, > We are running CDH 4.5, 6 nodes with hbase cluster (0.94.6). > We configured major compaction to run once a week. During

Re: GC peaks during major compaction

2014-08-14 Thread lars hofhansl
Can send you JVM command line arguments (specifically how you tune the GC)? -- Lars From: yanivG To: user@hbase.apache.org Sent: Thursday, August 14, 2014 9:01 AM Subject: GC peaks during major compaction Hi, We are running CDH 4.5, 6 nodes with hbase

GC peaks during major compaction

2014-08-14 Thread yanivG
t hbase GC settings. Yaniv -- View this message in context: http://apache-hbase.679495.n3.nabble.com/GC-peaks-during-major-compaction-tp4062704.html Sent from the HBase User mailing list archive at Nabble.com.