Mandar Ambawane created ATLAS-4733:
--------------------------------------
Summary: 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
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)