[ 
https://issues.apache.org/jira/browse/DRILL-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974246#comment-13974246
 ] 

Kunal Khatua commented on DRILL-544:
------------------------------------

The Server Side Log gave the following stackTrace:

java.lang.ArrayIndexOutOfBoundsException
11570
at 
org.apache.drill.exec.test.generated.MSorterGen510.doEval(MSortTemplate.java:23)
 ~[na:na]
at 
org.apache.drill.exec.test.generated.MSorterGen510.compare(MSortTemplate.java:134)
 ~[na:na]
at 
org.apache.drill.exec.test.generated.MSorterGen510.merge(MSortTemplate.java:73) 
~[na:na]
at 
org.apache.drill.exec.test.generated.MSorterGen510.sort(MSortTemplate.java:108) 
~[na:na]
at 
org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch.next(ExternalSortBatch.java:258)
 
~[drill-java-exec-1.0.0-m2-incubating-SNAPSHOT-rebuffed.jar:1.0.0-m2-incubating-SNAPSHOT]
at 
org.apache.drill.exec.record.AbstractSingleRecordBatch.next(AbstractSingleRecordBatch.java:42)
 
~[drill-java-exec-1.0.0-m2-incubating-SNAPSHOT-rebuffed.jar:1.0.0-m2-incubating-SNAPSHOT]
at 
org.apache.drill.exec.physical.impl.join.JoinStatus.ensureInitial(JoinStatus.java:68)
 
~[drill-java-exec-1.0.0-m2-incubating-SNAPSHOT-rebuffed.jar:1.0.0-m2-incubating-SNAPSHOT]
at 
org.apache.drill.exec.physical.impl.join.MergeJoinBatch.next(MergeJoinBatch.java:131)
 
~[drill-java-exec-1.0.0-m2-incubating-SNAPSHOT-rebuffed.jar:1.0.0-m2-incubating-SNAPSHOT]
at 
org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec.next(PartitionSenderRootExec.java:94)
 
~[drill-java-exec-1.0.0-m2-incubating-SNAPSHOT-rebuffed.jar:1.0.0-m2-incubating-SNAPSHOT]
at 
org.apache.drill.exec.work.fragment.FragmentExecutor.run(FragmentExecutor.java:83)
 
~[drill-java-exec-1.0.0-m2-incubating-SNAPSHOT-rebuffed.jar:1.0.0-m2-incubating-SNAPSHOT]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[na:1.7.0_45]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[na:1.7.0_45]
at java.lang.Thread.run(Thread.java:744) [na:1.7.0_45]

> DrillBit is un-responsive after a query with multiple joins is executed 
> repeatedly
> ----------------------------------------------------------------------------------
>
>                 Key: DRILL-544
>                 URL: https://issues.apache.org/jira/browse/DRILL-544
>             Project: Apache Drill
>          Issue Type: Bug
>         Environment: Centos 6.4
> 96GB RAM
>            Reporter: Kunal Khatua
>
> When running a query against a standalone DrillBit with default settings, 
> every run of a query with joins results in the memory for the DrillBit 
> process increasing. This occurs, irrespective of whether the query runs to 
> completion or not.
> After a number of runs, the DrillBit becomes unresponsive, with no CPU 
> activity visible with the top command.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to