[ https://issues.apache.org/jira/browse/SQOOP-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007295#comment-14007295
]
Jarek Jarcec Cecho commented on SQOOP-1328:
-------------------------------------------
Having the purge tool seems as a good addition to existing purge thread that is running inside
the server as it can be run outside of the usual server life-cycle.
https://github.com/apache/sqoop/blob/sqoop2/core/src/main/java/org/apache/sqoop/framework/JobManager.java#L604
> Tool to purge submission history
> --------------------------------
>
> Key: SQOOP-1328
> URL: https://issues.apache.org/jira/browse/SQOOP-1328
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.99.4
> Reporter: Gwen Shapira
>
> Currently each job submission is stored in repository. Over time this can get large and
users may not be interested in ancient history. We need a way to purge the history and only
preserve the last N days.
> It should be easy to automate with a cron job since I can see it as something admins
will run once a week.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|