Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation Component: Implement Post Ingest MAXAR Delivery Bucket (MCP) File Deletions (Placeholder) #368

Open
krisstanton opened this issue Jun 27, 2024 · 0 comments
Assignees

Comments

@krisstanton
Copy link
Collaborator

krisstanton commented Jun 27, 2024

When manifest files are sent to MCP #328
There is an Archive DAG that processes them.
In this ticket, we need to create that logic and implement it.
Note: We need to parse out the granule name from the path found in the manifest.

More detailed Instructions TBD


Placeholder Ticket Info Below (provides some background)


Implement Post Ingest MAXAR Delivery Bucket (MCP) File Deletions (Placeholder)

This is a placeholder ticket until the approach is better understood.

For now, here are some reminders of some of the details discussed so far

  • For any granules and their files that are removed from MCP, we must also remove those specific DynamoDB Records
  • Logs and Info to be processed for this task must be sent away from CBA PROD and the processing needs to happen on MCP
  • The DMS needs to become the source of truth for MAXAR granule info.
  • We must verify a file exists in 3 places before we delete it.
    • CBA PROD Buckets (Protected bucket for content files and Public bucket for Thumbs
    • CBA PROD DR (ORCA - Only a single archive bucket exists in ORCA which has files from both Protected and Public buckets)
    • Earthdata Search (CMR Records Validated to have S3 URLs Pointing at CBA PROD)
@krisstanton krisstanton self-assigned this Jun 27, 2024
@jsrikish jsrikish self-assigned this Oct 1, 2024
@krisstanton krisstanton changed the title Implement Post Ingest MAXAR Delivery Bucket (MCP) File Deletions (Placeholder) Automation Component: Implement Post Ingest MAXAR Delivery Bucket (MCP) File Deletions (Placeholder) Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants