[
https://issues.apache.org/jira/browse/OOZIE-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504338#comment-15504338
]
Robert Kanter commented on OOZIE-2667:
--------------------------------------
I'm not sure that's necessary. The output format isn't supposed to be
user-facing.
I think we should use {{private static final String}} constants for each of the
queries in here though.
> Optimize queries 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
> Attachments: OOZIE-2667.001.patch
>
>
> 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)