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

Update magics for new Neptune Analytics API #560

Merged
merged 4 commits into from
Feb 1, 2024

Conversation

michaelnchin
Copy link
Member

Issue #, if available: #559

Description of changes:

  • Switched to new Neptune Analytics API endpoints for %oc_status, %oc_cancel, and %summary.
  • Disabled %status and %statistics for Neptune Analytics.
  • Added new %oc_status parameters for Neptune Analytics:
    • --state - Specifies what subset of query states to retrieve the status of. Default is ALL.
    • -m/--maxResults - Sets an upper limit on the set of returned queries. Default is 200.
  • Added new %graph_notebook_service magic.
  • Added better messaging when using invalid %summary mode.
  • Removed loader ARN requirement for %load when using Neptune Analytics.
  • Removed ceiling restriction on periodicCommit and concurrency in the %load widget.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@michaelnchin michaelnchin linked an issue Feb 1, 2024 that may be closed by this pull request
@michaelnchin michaelnchin merged commit 5705154 into main Feb 1, 2024
3 checks passed
@michaelnchin michaelnchin deleted the analytics-dp-refactor branch February 1, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

Migrate to new Neptune Analytics API
1 participant