Skip to content

Instantly share code, notes, and snippets.

@shrijeet
Created November 10, 2012 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shrijeet/4052020 to your computer and use it in GitHub Desktop.
Save shrijeet/4052020 to your computer and use it in GitHub Desktop.
Counting splits ine-arp & tca-arp on 2012-11-09
[13:22]shrijeet@ine-60:/srv/logs/hadoop-->grep "mkdirs.*splits" hadoop-hadoop-namenode-ine-60.rfiserve.net.log.2012-11-09
2012-11-09 02:40:02,524 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.32 cmd=mkdirs src=/hbase/ine-arp/userprofile/01646cb1eabaa3d9527884b598e34fef/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 03:25:24,614 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.32 cmd=mkdirs src=/hbase/ine-arp/userprofile/30f4e090f947b5e70fa012019666f5c3/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 12:06:25,230 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.47 cmd=mkdirs src=/hbase/ine-arp/userprofile/5952cc659613fccd0b09e76159df8a28/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 13:09:43,052 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.52 cmd=mkdirs src=/hbase/ine-arp/userprofile/25e130dde803393d96c740f8e37a4190/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 14:18:14,039 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.49 cmd=mkdirs src=/hbase/ine-arp/userprofile/6c938f8c2c7c86982e9e4adb3978012d/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 20:28:23,392 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.51 cmd=mkdirs src=/hbase/ine-arp/userprofile/6ae3b0c5aeb848f9736739e364f6f26b/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 21:03:18,327 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.54 cmd=mkdirs src=/hbase/ine-arp/userprofile/265008ad5fcb34a39dfb2e9f2fe88268/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 21:58:18,479 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.2.46 cmd=mkdirs src=/hbase/ine-arp/userprofile/36fb343a878f36b77cb0fa1b24eae1c5/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
-----------------
[13:24]shrijeet@tca-2:/srv/logs/hadoop-->grep "mkdirs.*splits" hadoop-hadoop-namenode-tca-2.rfiserve.net.log.2012-11-09
2012-11-09 13:03:55,025 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.8.33 cmd=mkdirs src=/hbase/tca-arp/userprofile/855a099efa9ff08f3a9e0bee4b9f51ab/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 14:00:27,286 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.8.29 cmd=mkdirs src=/hbase/tca-arp/userprofile/02bdccddae3bd7570a49246830b1b092/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 15:38:31,236 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.8.31 cmd=mkdirs src=/hbase/tca-arp/userprofile/274c6890abe10690453d8c4d0070f0c7/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 18:12:32,001 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.8.21 cmd=mkdirs src=/hbase/tca-arp/userprofile/b94f083ab47729b4a7c8909dcc972cce/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
2012-11-09 20:00:37,151 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=hbase ip=/172.22.8.37 cmd=mkdirs src=/hbase/tca-arp/userprofile/7a370f375cf1d3f7e356eaffa371b0b9/.splits dst=null perm=hbase:supergroup:rwxr-xr-x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment