You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2016/09/09 12:37:21 UTC

[jira] [Created] (OOZIE-2667) Optimize querries for DB export

Peter Cseh created OOZIE-2667:
---------------------------------

             Summary: Optimize querries for DB export
                 Key: OOZIE-2667
                 URL: https://issues.apache.org/jira/browse/OOZIE-2667
             Project: Oozie
          Issue Type: Bug
            Reporter: Peter Cseh
            Assignee: Peter Cseh


Right now OozieDBExportCLI uses named queries, some of which are sorting the result which is not necessary. 
They should be checked and replaced with faster queries when possible.



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