On Thu, May 26, 2016 at 11:05 PM, lidong <[email protected]> wrote: > More information about the cluster: > > > CPU core number per region server: 32 > HBase version:HBase 0.98.12-mapr-1602 > > > Thanks, > Dong > > I can't think of a limit of '8' for endpoint coprocessors. A thread dump while the eight are running might give us a clue? Post it somewhere and add a link here?
Thanks, St. > > Original Message > Sender:Dong [email protected] > Recipient:[email protected] > Date:Friday, May 27, 2016 12:21 > Subject:CPU usage not being fully utilized on region server > > > Hello experts, > > > We use endpoint coprocessor to scan HTable, but inside coprocessor we met > a strange case: > > > When the number of regions increases on a region server, the CPU usage on > one region server didn’t increase accordingly. As we further investigated > on region server logs, we found only 8 regions' coprocessor are running > concurrently on each node. If we have 24 regions per region server, we have > to wait 3 rounds of coprocessor executions. See following region server log > for a feeling of this. > > > Is there any configuration on region server or client side responsible for > this? Any suggestion is appreciated. Thanks very much! > > > 2016-05-26 12:15:53,756 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,757 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,759 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,759 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,760 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,762 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,762 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,765 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:53,772 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:15:53,772 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,785 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 20 millis > 2016-05-26 12:15:53,785 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,799 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 36 millis > 2016-05-26 12:15:53,799 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,812 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 49 millis > 2016-05-26 12:15:53,812 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,826 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 65 millis > 2016-05-26 12:15:53,826 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,840 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 80 millis > 2016-05-26 12:15:53,840 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,854 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 95 millis > 2016-05-26 12:15:53,854 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,892 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 134 millis > 2016-05-26 12:15:53,892 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:53,950 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:53,967 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:53,990 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:54,004 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:54,036 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:54,038 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:54,052 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:54,053 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:54,109 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,127 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,171 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,179 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,212 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,212 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,214 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,241 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:54,267 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,286 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,353 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,353 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,371 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,377 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,390 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,425 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,442 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:54,443 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,543 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,556 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,558 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,566 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,593 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,605 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,633 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,654 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:54,714 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,726 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,770 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:54,773 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,790 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,810 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,810 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:54,844 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:54,886 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:54,894 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:54,932 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:54,985 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:54,986 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:54,988 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:55,035 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:55,055 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:55,058 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:55,079 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:55,097 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,163 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,185 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:55,217 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:55,235 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:55,243 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,266 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,277 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:55,282 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,374 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,380 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,393 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,401 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,407 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,424 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,436 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:55,455 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,548 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,552 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,572 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,583 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,585 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,586 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,595 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:55,627 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,709 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,720 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,735 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,740 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,754 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,768 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:15:55,790 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,798 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:55,887 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,902 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,912 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:55,935 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:55,936 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,947 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:15:55,973 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:55,994 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:56,056 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:56,060 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:56,068 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,102 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:56,107 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:15:56,131 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,133 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,181 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,216 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,221 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,225 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,255 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,275 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:15:56,289 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,328 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,367 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,371 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,374 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,394 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,408 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,462 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:15:56,464 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,525 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,546 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,547 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,555 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,578 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,600 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,622 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:56,644 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:15:56,689 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,702 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:56,703 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,722 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,745 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,774 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,781 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:56,827 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:15:56,852 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:56,857 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:56,860 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:56,887 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:56,912 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:56,942 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:56,949 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:57,012 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:15:57,013 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,032 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:57,033 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:57,069 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:57,092 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:57,116 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,131 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:57,183 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,191 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,204 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:15:57,204 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,231 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,252 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,273 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,292 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,339 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,348 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,375 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,379 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:15:57,392 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,413 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,431 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,454 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,494 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,506 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,546 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,552 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,554 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:15:57,572 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,588 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:57,638 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,691 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:57,709 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,768 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,771 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:15:57,785 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,818 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,851 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:57,857 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,933 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:57,938 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:57,980 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:15:57,982 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:58,033 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:58,064 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:58,076 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:58,105 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,167 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:58,175 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,187 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:15:58,196 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:58,281 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:58,295 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:58,306 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:58,360 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,393 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:15:58,395 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,409 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,416 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,429 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:58,459 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 29 millis > 2016-05-26 12:15:58,459 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:58,529 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,543 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,564 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,615 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:15:58,620 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:58,628 INFO > [B.DefaultRpcServer.handler=1,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:58,637 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,643 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,676 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:58,750 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,785 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:58,788 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,806 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,822 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:15:58,844 INFO > [B.DefaultRpcServer.handler=21,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:58,859 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:58,879 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:58,899 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 19 millis > 2016-05-26 12:15:58,899 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:58,915 INFO > [B.DefaultRpcServer.handler=0,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2800001 rows. > 2016-05-26 12:15:58,947 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:58,963 INFO > [B.DefaultRpcServer.handler=19,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:59,009 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,012 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:59,014 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:59,024 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:15:59,024 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:59,027 INFO > [B.DefaultRpcServer.handler=9,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:15:59,057 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,102 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,103 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:59,118 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:15:59,118 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:59,186 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,218 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,232 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:59,232 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 14 millis > 2016-05-26 12:15:59,232 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:59,278 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:59,297 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,317 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,334 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 16 millis > 2016-05-26 12:15:59,334 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:59,372 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:59,379 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,399 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:59,425 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,437 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:15:59,440 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 14 millis > 2016-05-26 12:15:59,440 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:59,463 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:59,492 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,529 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:59,540 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:59,565 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:59,568 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,589 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,593 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 24 millis > 2016-05-26 12:15:59,593 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:15:59,594 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:15:59,629 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:59,650 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:59,680 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:59,706 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:59,739 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:15:59,750 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:15:59,794 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:59,807 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:59,829 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:15:59,870 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:59,874 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:15:59,904 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:15:59,907 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:15:59,925 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:15:59,977 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:15:59,993 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:15:59,993 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:00,005 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:00,031 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:00,063 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:00,067 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:00,088 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:00,149 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:00,166 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:00,171 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:00,212 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:00,230 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:00,237 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:00,252 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:00,304 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:00,324 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:00,337 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:00,339 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:00,410 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:00,414 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:00,419 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:00,441 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:00,457 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:00,465 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:00,512 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:00,593 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:00,598 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:00,617 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:00,622 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:00,636 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:00,644 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:00,703 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:00,703 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:00,741 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:00,763 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:00,774 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:00,822 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:00,828 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:00,866 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:00,883 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:00,902 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:00,927 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:00,934 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:00,950 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:00,997 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:01,011 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:01,037 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:01,060 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:01,104 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:01,107 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:01,119 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:01,125 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:01,167 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:01,193 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:01,214 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:01,255 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:01,273 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:01,300 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:01,339 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:01,340 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:01,353 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:01,411 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:01,440 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:01,444 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:01,452 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:01,467 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:01,495 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:01,561 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:01,565 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:01,573 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:01,621 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:01,646 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:01,648 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:01,659 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:01,691 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:01,700 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:01,778 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:01,784 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:01,805 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:01,832 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:01,844 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:01,854 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:01,859 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:01,892 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:01,972 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:02,002 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:02,009 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:02,021 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:02,054 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:02,072 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:02,081 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:02,083 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:02,110 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:02,189 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:02,198 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:02,202 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:02,220 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:02,253 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:02,259 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:02,292 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:02,296 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:02,357 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:02,378 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:02,387 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:02,403 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:02,425 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:02,463 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:02,466 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:02,500 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:02,518 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:02,525 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:02,594 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:02,611 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:02,622 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:02,658 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:02,701 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:02,731 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:02,735 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:02,748 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:02,772 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:02,773 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:02,823 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:02,841 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:02,919 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:02,937 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:02,947 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:02,961 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:02,974 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:02,980 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:03,018 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:03,051 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:03,062 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:03,101 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:03,182 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:03,188 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:03,191 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:03,199 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:03,227 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:03,260 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:03,278 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:03,279 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:03,417 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:03,418 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:03,420 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:03,435 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:03,447 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:03,467 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:03,471 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:03,520 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:03,590 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:03,605 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:03,619 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:03,623 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:03,627 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:03,642 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:03,649 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:03,748 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:03,763 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:03,787 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:03,792 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:03,800 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:03,819 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:03,827 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:03,849 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:03,938 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:03,946 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:03,975 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:03,977 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:03,980 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:04,023 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:04,037 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:04,059 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:04,135 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:04,138 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:04,211 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:04,218 INFO > [B.DefaultRpcServer.handler=8,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:04,219 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:04,226 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:04,228 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:04,241 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:04,241 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:04,257 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:04,265 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:04,323 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:04,324 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:04,377 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:04,400 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:04,436 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:04,473 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:04,490 INFO > [B.DefaultRpcServer.handler=3,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:04,493 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:04,507 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:04,509 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:04,536 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:04,551 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:04,556 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:04,566 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:04,566 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:04,640 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:04,684 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:04,709 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:04,710 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:04,729 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:04,729 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:04,735 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:04,739 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:04,749 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:04,764 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:04,764 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:04,838 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:04,874 INFO > [B.DefaultRpcServer.handler=26,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:04,887 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:04,895 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:04,898 INFO > [B.DefaultRpcServer.handler=17,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:04,903 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:04,925 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:04,954 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:04,978 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:04,982 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:04,994 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 16 millis > 2016-05-26 12:16:04,994 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:05,019 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:05,062 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:05,064 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:05,066 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:05,085 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:05,162 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:05,181 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:05,200 INFO > [B.DefaultRpcServer.handler=23,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:05,231 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:05,233 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:05,233 INFO > [B.DefaultRpcServer.handler=29,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:05,236 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:05,237 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:05,248 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:05,254 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 16 millis > 2016-05-26 12:16:05,254 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:05,347 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:05,378 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:05,386 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:05,393 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:05,393 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:05,417 INFO > [B.DefaultRpcServer.handler=6,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2800001 rows. > 2016-05-26 12:16:05,419 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:05,422 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:05,428 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:05,438 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:05,523 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:05,534 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:05,543 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:05,548 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:05,549 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:05,549 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:05,594 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:05,597 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:05,598 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:05,609 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:05,695 INFO > [B.DefaultRpcServer.handler=15,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:05,700 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:05,701 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:05,711 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:05,761 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:05,775 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:05,775 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:05,779 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:05,797 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:05,812 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:05,812 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:05,850 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:05,874 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:05,877 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:05,945 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:05,968 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:05,970 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:05,972 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:05,995 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:06,017 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:06,060 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:06,065 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:06,125 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:06,148 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:06,150 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:06,153 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:06,171 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:06,172 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:06,234 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:06,234 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:06,306 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:06,323 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:06,331 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:06,331 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:06,335 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:06,351 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:06,404 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:06,410 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:06,475 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:06,486 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:06,511 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:06,512 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:06,518 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:06,527 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:06,590 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:06,601 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:06,683 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:06,703 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:06,709 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:06,711 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:06,733 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:06,741 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:06,766 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:06,778 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:06,880 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:06,886 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:06,892 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:06,916 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:06,941 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:06,953 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:06,957 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:06,991 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:07,060 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:07,069 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:07,092 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:07,100 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:07,117 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:07,152 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:07,214 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:07,222 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:07,233 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:07,261 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:07,265 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:07,316 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:07,337 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:07,386 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:07,430 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:07,477 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:07,479 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:07,489 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:07,527 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:07,583 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:07,586 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:07,617 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:07,633 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:07,684 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:07,724 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:07,750 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:07,774 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:07,801 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:07,830 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:07,858 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:07,880 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:07,886 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:07,969 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:07,987 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:08,010 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:08,023 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:08,076 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:08,091 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:08,141 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:08,144 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:08,199 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:08,202 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:08,237 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:08,263 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:08,279 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:08,281 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:08,320 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:08,362 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:08,367 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:08,399 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:08,415 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:08,445 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:08,455 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:08,479 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:08,500 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:08,534 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:08,561 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:08,581 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:08,611 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:08,629 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:08,632 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:08,679 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:08,695 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:08,699 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:08,724 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:08,776 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:08,809 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:08,817 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:08,825 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:08,825 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 16 millis > 2016-05-26 12:16:08,825 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:08,854 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:08,878 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:08,902 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:08,909 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:08,912 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:08,971 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:08,986 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:09,018 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:09,027 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:09,039 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:09,060 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:09,078 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:09,080 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:09,150 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:09,153 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:09,153 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:09,184 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:09,237 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:09,244 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:09,250 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:09,250 INFO > [B.DefaultRpcServer.handler=25,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:09,254 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:09,311 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:09,330 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:09,347 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:09,389 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:09,443 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:09,444 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:09,458 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:09,483 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:09,515 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:09,541 INFO > [B.DefaultRpcServer.handler=14,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:09,545 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:09,661 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:09,663 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:09,664 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:09,671 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:09,698 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:09,740 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:09,761 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:09,857 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:09,882 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:09,884 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:09,908 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:09,938 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:09,961 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:09,977 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:10,052 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:10,097 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:10,104 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:10,117 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:10,120 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:10,144 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 23 millis > 2016-05-26 12:16:10,144 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:10,183 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:10,192 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:10,256 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:10,262 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:10,329 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:10,339 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:10,341 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:10,365 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:10,367 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:10,389 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 23 millis > 2016-05-26 12:16:10,389 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:10,392 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:10,396 INFO > [B.DefaultRpcServer.handler=5,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:10,462 INFO > [B.DefaultRpcServer.handler=28,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:10,532 INFO > [B.DefaultRpcServer.handler=12,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:10,538 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:10,538 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:10,549 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:10,575 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:10,643 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:10,668 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:10,674 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:10,683 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:10,683 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:10,700 INFO > [B.DefaultRpcServer.handler=11,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:10,705 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:10,756 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:10,761 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:10,800 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:10,840 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:10,877 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:10,884 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:10,900 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] filter.InFilter: Load > HDFS from cache using 15 millis > 2016-05-26 12:16:10,900 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:10,903 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:10,947 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:10,956 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:10,972 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:10,996 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:11,075 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:11,113 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:11,133 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:11,161 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:11,167 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] filter.InFilter: Start > to load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:11,174 INFO > [B.DefaultRpcServer.handler=22,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:11,190 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:11,191 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 23 millis > 2016-05-26 12:16:11,191 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:11,196 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:11,298 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:11,315 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:11,356 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:11,365 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:11,366 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] filter.InFilter: Start to > load HDFS filter table from /mapr/mapr.example.com/data.csv > 2016-05-26 12:16:11,371 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:11,381 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] filter.InFilter: Load > HDFS from cache using 14 millis > 2016-05-26 12:16:11,381 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1 rows. > 2016-05-26 12:16:11,392 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:11,446 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:11,464 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:11,471 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:11,536 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 100001 rows. > 2016-05-26 12:16:11,547 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:11,556 INFO > [B.DefaultRpcServer.handler=18,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:11,599 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:11,605 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:11,619 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:11,627 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:11,631 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:11,692 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 200001 rows. > 2016-05-26 12:16:11,727 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:11,785 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:11,811 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:11,825 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:11,825 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:11,840 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:11,904 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 300001 rows. > 2016-05-26 12:16:11,933 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:12,000 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:12,006 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:12,007 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:12,023 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:12,042 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:12,118 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 400001 rows. > 2016-05-26 12:16:12,126 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:12,172 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:12,205 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:12,216 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:12,222 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:12,259 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:12,319 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:12,330 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 500001 rows. > 2016-05-26 12:16:12,339 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:12,399 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:12,419 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:12,429 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:12,476 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:12,503 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:12,510 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:12,556 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 600001 rows. > 2016-05-26 12:16:12,624 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:12,628 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:12,685 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:12,716 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:12,743 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:12,759 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:12,815 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:12,817 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 700001 rows. > 2016-05-26 12:16:12,880 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:12,926 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:12,958 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:12,968 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:13,003 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:13,050 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:13,078 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 800001 rows. > 2016-05-26 12:16:13,138 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:13,140 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:13,192 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:13,192 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:13,228 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:13,329 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 900001 rows. > 2016-05-26 12:16:13,335 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:13,336 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:13,379 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:13,392 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:13,409 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:13,491 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:13,545 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:13,579 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1000001 rows. > 2016-05-26 12:16:13,594 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:13,600 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:13,615 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:13,624 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:13,723 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:13,729 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:13,780 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:13,784 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1100001 rows. > 2016-05-26 12:16:13,804 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:13,805 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:13,828 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:13,902 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:13,945 INFO > [B.DefaultRpcServer.handler=7,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:13,947 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:13,986 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:13,989 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1200001 rows. > 2016-05-26 12:16:14,007 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:14,062 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:14,080 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:14,162 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:14,167 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:14,190 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1300001 rows. > 2016-05-26 12:16:14,209 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:14,256 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:14,291 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:14,346 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:14,391 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:14,414 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1400001 rows. > 2016-05-26 12:16:14,433 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:14,451 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:14,509 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:14,577 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:14,611 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:14,636 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:14,656 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:14,663 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1500001 rows. > 2016-05-26 12:16:14,699 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:14,797 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:14,822 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:14,830 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:14,879 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:14,892 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:14,917 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1600001 rows. > 2016-05-26 12:16:15,008 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:15,017 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:15,047 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:15,081 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:15,102 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:15,167 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1700001 rows. > 2016-05-26 12:16:15,192 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:15,237 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:15,265 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:15,273 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:15,326 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:15,378 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:15,435 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1800001 rows. > 2016-05-26 12:16:15,467 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:15,471 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:15,498 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:15,517 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:15,617 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:15,640 INFO > [B.DefaultRpcServer.handler=13,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:15,672 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:15,678 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:15,689 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 1900001 rows. > 2016-05-26 12:16:15,712 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:15,834 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:15,840 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:15,864 INFO > [B.DefaultRpcServer.handler=10,queue=1,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:15,928 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:15,939 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2000001 rows. > 2016-05-26 12:16:16,001 INFO > [B.DefaultRpcServer.handler=24,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:16,049 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:16,137 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:16,181 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2100001 rows. > 2016-05-26 12:16:16,251 INFO > [B.DefaultRpcServer.handler=27,queue=0,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:16,334 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:16,382 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2200001 rows. > 2016-05-26 12:16:16,523 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:16,557 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2300001 rows. > 2016-05-26 12:16:16,718 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:16,740 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2400001 rows. > 2016-05-26 12:16:16,911 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:16,917 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2500001 rows. > 2016-05-26 12:16:17,131 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2600001 rows. > 2016-05-26 12:16:17,140 INFO > [B.DefaultRpcServer.handler=20,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > 2016-05-26 12:16:17,340 INFO > [B.DefaultRpcServer.handler=2,queue=2,port=60020] > endpoint.CubeVisitService: Scanned 2700001 rows. > > > Thanks, > Dong
