Sorabh Hamirwasia created DRILL-5789:
----------------------------------------

             Summary: AlreadyClosedSqlException: ResultSet is already closed.
                 Key: DRILL-5789
                 URL: https://issues.apache.org/jira/browse/DRILL-5789
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
            Reporter: Sorabh Hamirwasia


Random test failure with below error:

/root/drillAutomation/mapr/framework/resources/Functional/ctas/ctas_flatten/2rows/filter13.q
Query: 
select * from dfs.ctas_flatten.`filter13_ctas`
Failed with exception
org.apache.drill.jdbc.AlreadyClosedSqlException: ResultSet is already closed.
        at 
org.apache.drill.jdbc.impl.DrillResultSetImpl.throwIfClosed(DrillResultSetImpl.java:96)
        at 
org.apache.drill.jdbc.impl.DrillResultSetImpl.next(DrillResultSetImpl.java:128)
        at 
org.apache.drill.test.framework.DrillTestJdbc.executeSetupQuery(DrillTestJdbc.java:192)
        at 
org.apache.drill.test.framework.DrillTestJdbc.run(DrillTestJdbc.java:110)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to