Skip to content

Instantly share code, notes, and snippets.

@alexdong
Created July 27, 2010 09:52
Show Gist options
  • Save alexdong/491993 to your computer and use it in GitHub Desktop.
Save alexdong/491993 to your computer and use it in GitHub Desktop.
alexdong@clifton % date /opt/hypertable/current/log
Tue Jul 27 09:53:56 UTC 2010
alexdong@clifton % tail -n 5 Hypertable.RangeServer.log /opt/hypertable/current/log
STAT hits[550,2009-02-17 02:06:56,14739441..633,2009-10-27 22:20:04,7783332](default) cumulative_size 201426188 <= prune_threshold 867668958
STAT hits[633,2009-10-27 22:20:04,7783332..7428,2009-01-26 22:59:26,4197051](default) cumulative_size 201426188 <= prune_threshold 867668958
STAT hits[7428,2009-01-26 22:59:26,4197051..86059,2010-02-02 09:25:06,56699891](default) cumulative_size 353111255 <= prune_threshold 867668958
STAT hits[86059,2010-02-02 09:25:06,56699891..��](default) cumulative_size 353111255 <= prune_threshold 867668958
1280224430 INFO Hypertable.RangeServer : (/root/src/hypertable/src/cc/Hypertable/RangeServer/RangeServer.cc:2619) Memory Usage: 1170841532 bytes
alexdong@clifton % date /opt/hypertable/current/log
Tue Jul 27 09:54:09 UTC 2010
alexdong@clifton % tail -n 5 Hypertable.RangeServer.log /opt/hypertable/current/log
STAT hits[550,2009-02-17 02:06:56,14739441..633,2009-10-27 22:20:04,7783332](default) cumulative_size 204176383 <= prune_threshold 891217521
STAT hits[633,2009-10-27 22:20:04,7783332..7428,2009-01-26 22:59:26,4197051](default) cumulative_size 204176383 <= prune_threshold 891217521
STAT hits[7428,2009-01-26 22:59:26,4197051..86059,2010-02-02 09:25:06,56699891](default) cumulative_size 355861450 <= prune_threshold 891217521
STAT hits[86059,2010-02-02 09:25:06,56699891..��](default) cumulative_size 355861450 <= prune_threshold 891217521
1280224450 INFO Hypertable.RangeServer : (/root/src/hypertable/src/cc/Hypertable/RangeServer/RangeServer.cc:2619) Memory Usage: 1184997308 bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment