Class cascading.tuple.hadoop.SpillableTupleHadoopTest

4

tests

0

failures

0

ignored

0.966s

duration

100%

successful

Tests

Test Duration Result
testSpillList 0.498s passed
testSpillListCompressed 0.226s passed
testSpillMap 0.180s passed
testSpillMapCompressed 0.062s passed

Standard output

2014-04-09 19:10:59,986 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,037 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,043 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 2
2014-04-09 19:11:00,049 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 3
2014-04-09 19:11:00,054 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 4
2014-04-09 19:11:00,060 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 5
2014-04-09 19:11:00,065 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 6
2014-04-09 19:11:00,071 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 7
2014-04-09 19:11:00,076 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 8
2014-04-09 19:11:00,082 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 9
2014-04-09 19:11:00,139 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,144 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 2
2014-04-09 19:11:00,149 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 3
2014-04-09 19:11:00,154 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 4
2014-04-09 19:11:00,159 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 5
2014-04-09 19:11:00,164 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 6
2014-04-09 19:11:00,170 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 7
2014-04-09 19:11:00,174 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 8
2014-04-09 19:11:00,179 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 9
2014-04-09 19:11:00,225 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,230 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 2
2014-04-09 19:11:00,235 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 3
2014-04-09 19:11:00,239 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 4
2014-04-09 19:11:00,244 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 5
2014-04-09 19:11:00,249 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 6
2014-04-09 19:11:00,254 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 7
2014-04-09 19:11:00,258 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 8
2014-04-09 19:11:00,263 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 9
2014-04-09 19:11:00,267 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 10
time = 497
2014-04-09 19:11:00,312 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,313 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,315 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,316 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,316 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 1
2014-04-09 19:11:00,318 WARN  util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(52)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2014-04-09 19:11:00,318 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,322 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 1
2014-04-09 19:11:00,323 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,325 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 2
2014-04-09 19:11:00,325 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,328 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 1
2014-04-09 19:11:00,328 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,330 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 3
2014-04-09 19:11:00,331 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,333 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 4
2014-04-09 19:11:00,333 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,336 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 2
2014-04-09 19:11:00,336 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,339 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 2
2014-04-09 19:11:00,339 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,341 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 5
2014-04-09 19:11:00,341 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,343 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 3
2014-04-09 19:11:00,343 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,345 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,345 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,348 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,348 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,349 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,350 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,351 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,351 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,352 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,352 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,353 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,353 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,354 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,354 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,354 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,355 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,355 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,356 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,356 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,356 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,357 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,358 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
time = 180
2014-04-09 19:11:00,487 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,487 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,488 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,488 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,488 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 1
2014-04-09 19:11:00,488 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,489 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 1
2014-04-09 19:11:00,490 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,490 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 2
2014-04-09 19:11:00,491 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,491 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 1
2014-04-09 19:11:00,491 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,492 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 3
2014-04-09 19:11:00,492 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,493 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 4
2014-04-09 19:11:00,493 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,494 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 2
2014-04-09 19:11:00,494 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,495 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 2
2014-04-09 19:11:00,495 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,496 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 5
2014-04-09 19:11:00,496 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,497 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 20 tuples in list to spill number 3
2014-04-09 19:11:00,497 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,498 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,498 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,498 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,499 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,499 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,499 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,500 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,500 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,501 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,501 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,501 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,502 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,502 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,502 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,503 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,503 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,503 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,503 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,504 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 10 tuples in list to spill number 1
2014-04-09 19:11:00,504 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,505 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(105)) - attempting to load codec: org.apache.hadoop.io.compress.GzipCodec
2014-04-09 19:11:00,505 INFO  collect.SpillableTupleList (SpillableTupleList.java:getCodecClass(110)) - found codec: org.apache.hadoop.io.compress.GzipCodec
time = 62
2014-04-09 19:11:00,580 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,580 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,583 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,598 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,606 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,607 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,608 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 2
2014-04-09 19:11:00,609 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,610 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 3
2014-04-09 19:11:00,610 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,612 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 4
2014-04-09 19:11:00,612 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,613 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 5
2014-04-09 19:11:00,614 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,615 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 6
2014-04-09 19:11:00,615 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,617 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 7
2014-04-09 19:11:00,617 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,619 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 8
2014-04-09 19:11:00,619 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,620 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 9
2014-04-09 19:11:00,620 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,622 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,628 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,634 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,640 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,646 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,652 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,658 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,664 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,670 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,677 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,681 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,681 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,683 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 2
2014-04-09 19:11:00,683 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,685 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 3
2014-04-09 19:11:00,685 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,686 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 4
2014-04-09 19:11:00,686 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,688 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 5
2014-04-09 19:11:00,688 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,689 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 6
2014-04-09 19:11:00,689 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,691 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 7
2014-04-09 19:11:00,691 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,692 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 8
2014-04-09 19:11:00,692 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,694 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 9
2014-04-09 19:11:00,694 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,695 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,700 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,704 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,707 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,711 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,715 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,719 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,723 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,725 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,729 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,733 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 1
2014-04-09 19:11:00,733 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,735 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 2
2014-04-09 19:11:00,735 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,736 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 3
2014-04-09 19:11:00,737 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,738 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 4
2014-04-09 19:11:00,738 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,739 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 5
2014-04-09 19:11:00,740 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,741 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 6
2014-04-09 19:11:00,741 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,742 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 7
2014-04-09 19:11:00,743 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,744 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 8
2014-04-09 19:11:00,744 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,745 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 9
2014-04-09 19:11:00,746 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,747 INFO  collect.Spillable$SpillListener (Spillable.java:notifyWriteSpillBegin(48)) - spilling 50 tuples in list to spill number 10
2014-04-09 19:11:00,747 INFO  compress.CodecPool (CodecPool.java:getCompressor(103)) - Got brand-new compressor
2014-04-09 19:11:00,748 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,751 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,753 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,755 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,757 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,758 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,760 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,762 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,764 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,766 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
2014-04-09 19:11:00,768 INFO  compress.CodecPool (CodecPool.java:getDecompressor(128)) - Got brand-new decompressor
time = 219