[
https://issues.apache.org/jira/browse/ATLAS-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-2797:
----------------------------------
Labels: (was: release-notes)
> Atlas Cluster Entity
> --------------------
>
> Key: ATLAS-2797
> URL: https://issues.apache.org/jira/browse/ATLAS-2797
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 0.8.3
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Fix For: 0.8.3, 1.2.0, 2.0.0
>
> Attachments: ATLAS-2797-Atlas-Cluster.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Background
>
> In cases where Atlas data is synchronized to other Atlas clusters, it is
> necessary to store some information about the nature of operation.
>
> REST APIs to access this entity should be available as these can be used to
> fetch data about the cluster entity.
>
> Use cases:
> * Scenario: Data generated by Export operation on one cluster (say cl1) can
> be used to Import into another cluster (say cl2). This operation will result
> in data such at AtlasImportResult that can be used later for performing
> subsequent operations or for audits. The AtlasCluster entity will be a good
> home for this data. REST APIs on AtlasCluster can be used for retrieveing
> this data.
>
> Approach guidance:
> * Create AtlasCluster entity.
> * Create ClusterService that will use the OGM framework within Atlas to aid
> with save and load operations
--
This message was sent by Atlassian Jira
(v8.3.4#803005)