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

[UPLOAD] support new importer design in verison 4.1 #18

Closed
mwallschlaeger opened this issue Jul 2, 2023 · 0 comments · Fixed by #21
Closed

[UPLOAD] support new importer design in verison 4.1 #18

mwallschlaeger opened this issue Jul 2, 2023 · 0 comments · Fixed by #21
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mwallschlaeger
Copy link
Contributor

In geonode v4.1 the new importer is not responding the result of the upload directly. It passes an execution_id. The result of the import can be gathered at a new api endpoint called: /api/v2/resource-service/execution-status/<str: execution ID>

I think its a good idea to add a new parameter to geonoctl called resource-service. This sould implement list and describe functionallity.

When using geonodectl upload [dataset, document] ... it should immediately reply the response from /api/v2/resource-service/execution-status/execution_id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant