[
https://issues.apache.org/jira/browse/ATLAS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713004#comment-17713004
]
ASF subversion and git services commented on ATLAS-4733:
--------------------------------------------------------
Commit dd6b17bd8f654f61fc5b739b581824f265dbfbd6 in atlas's branch
refs/heads/branch-2.0 from Mandar Ambawane
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=dd6b17bd8 ]
ATLAS-4733 : Download Basic and DSL search results
Signed-off-by: Mandar Ambawane <[email protected]>
(cherry picked from commit 205b975cceee0e642fbeb4d5e9d6ffe5620c001c)
> Download Basic and DSL search results
> -------------------------------------
>
> Key: ATLAS-4733
> URL: https://issues.apache.org/jira/browse/ATLAS-4733
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Mandar Ambawane
> Assignee: Mandar Ambawane
> Priority: Major
>
> This ticket tracks the Server side changes required for the Search result
> download task.
> From server side, each download request is considered as a separate thread
> which will run in the background and will generate the csv file according to
> the inputs provided.
> The generated files will be stored in the specific location (which is
> configurable).
> A scheduler will be run to delete the old files. In this case, the scheduler
> interval and file expiry time is also configurable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)