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

Hyunsik Choi commented on TAJO-980:
-----------------------------------

Stacktrace is as follows:
{noformat}
null no result
java.lang.Exception: null no result
        at 
org.apache.tajo.webapp.QueryExecutorServlet$QueryRunner.getQueryResult(QueryExecutorServlet.java:384)
        at 
org.apache.tajo.webapp.QueryExecutorServlet$QueryRunner.run(QueryExecutorServlet.java:276)
        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)
{noformat}

> execution page in Web UI broken
> -------------------------------
>
>                 Key: TAJO-980
>                 URL: https://issues.apache.org/jira/browse/TAJO-980
>             Project: Tajo
>          Issue Type: Bug
>          Components: web UI
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.0
>
>
> Query execution page in Web UI has been broken. We need to fix it.



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

Reply via email to