at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52) [jetty-server-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.server.Server.handle(Server.java:497) [jetty-server-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [jetty-server-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248) [jetty-server-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [jetty-io-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:620) [jetty-util-9.2.5.v20141112.jar:9.2.5.v20141112] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:540) [jetty-util-9.2.5.v20141112.jar:9.2.5.v20141112] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]Caused by: java.lang.OutOfMemoryError: Java heap spaceorg.jboss.netty.channel.ConnectTimeoutException: connection timed out: /10.xx.xx.xx:8101 at org.jboss.netty.channel.socket.nio.NioClientBoss.processConnectTimeout(NioClientBoss.java:139) [netty-3.10.4.Final.jar:?] at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:83) [netty-3.10.4.Final.jar:?] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) [netty-3.10.4.Final.jar:?] at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) [netty-3.10.4.Final.jar:?] at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [netty-3.10.4.Final.jar:?] at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) [netty-3.10.4.Final.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_141] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_141] at java.lang.Thread.run(Thread.java:748) [?:1.7.0_141]java -server -Xmx20g -Xms20g -XX:MaxDirectMemorySize=22g -XX:+UseG1GC -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/tmp -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -Dcom.sun.management.jmxremote.port=17071 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -classpath .:/usr/local/lib/druid/lib/* io.druid.cli.Main server broker
# This file is managed by Puppet
# MODIFICATION WILL BE OVERWRITTEN
# Node Configsdruid.host=10.xx.xx.xxdruid.port=8082druid.service=druid/broker
# Query Configsdruid.broker.balancer.type=connectionCountdruid.broker.select.tier=highestPrioritydruid.server.http.numThreads=200druid.server.http.maxIdleTime=PT5mdruid.broker.http.numConnections=100druid.broker.http.readTimeout=PT15Mdruid.broker.retryPolicy.numTries=1druid.processing.buffer.sizeBytes=1073741824druid.processing.formatString=processing-%sdruid.processing.numThreads=15druid.processing.columnCache.sizeBytes=0druid.query.groupBy.singleThreaded=falsedruid.query.groupBy.maxIntermediateRows=50000druid.query.groupBy.maxResults=700000druid.query.search.maxSearchLimit=1000
# Cachingdruid.broker.cache.useCache=truedruid.broker.cache.populateCache=truedruid.cache.type=memcacheddruid.broker.cache.unCacheable=["groupBy","select"]druid.cache.expiration=86400druid.cache.timeout=500druid.cache.maxObjectSize=52428800druid.cache.memcachedPrefix=druid--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/825d3b56-5da5-47a2-9ec2-280c5a8fd59c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Gian
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/a6ae15d2-f9e4-4832-87e5-0535bea0f004%40googlegroups.com.