You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Mandar Ambawane (Jira)" <ji...@apache.org> on 2023/03/08 11:00:00 UTC

[jira] [Created] (ATLAS-4733) Download Basic and DSL search results

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)