[ 
https://issues.apache.org/jira/browse/TAJO-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaehwa Jung resolved TAJO-1014.
-------------------------------
    Resolution: Won't Fix

This issue already had been resolved at TAJO-1026.

> Implement query history server.
> -------------------------------
>
>                 Key: TAJO-1014
>                 URL: https://issues.apache.org/jira/browse/TAJO-1014
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: tajo master
>            Reporter: Jaehwa Jung
>
> Currently, TajoMaster maintains its query history in memory. In the result, 
> if you shut down the master, you never can find your query history. In 
> addition, if you shut down the active master on HA mode, you never can find 
> the history on the backup master. Because the backup master can't access the 
> active master query history. Thus we need to implement query history server 
> which maintains its contents on shared storage like HDFS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to