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

Outdated instructions for uploading nested JSON with wrapper file using couchimport #207

Open
Betsegaw-hp opened this issue Jan 10, 2025 · 0 comments

Comments

@Betsegaw-hp
Copy link

Issue:

The current lab guide provides outdated instructions for uploading nested JSON with a wrapper file to CouchDB using the couchimport tool. Specifically, the guide references options such as --type and --json-path, which are now obsolete as they are no longer accepted by the updated version of couchimport.

Steps to reproduce:

  1. Follow the lab guide's instructions for uploading nested JSON with a wrapper file using couchimport.
  2. Attempt to use the --type and --json-path options as described.
  3. Encounter errors since these options are no longer valid in the updated couchimport.

Expected behavior:

The lab guide should reflect the updated couchimport arguments and provide correct instructions for uploading nested JSON data, including how to handle wrapper files.

Additional context:

The updated version of couchimport no longer requires --type and --json-path. The documentation should be updated to clarify the new usage, especially for users working with nested JSON and wrapper files.
image

Suggested fix:

  • Update the instructions to reflect the latest changes in couchimport.
  • Provide examples for uploading nested JSON data using the current version of couchimport.

Here is my fix(https://github.com/Betsegaw-hp/agfzb-CloudAppDevelopment_Capstone/blob/master/cloudant/howtoupload.md)

Environment:

  • couchimport version: 2.1.1
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

1 participant