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

As a user, I want to be able to ingest a directory of data that is not part of a bundle #45

Closed
jordanpadams opened this issue Mar 10, 2021 · 5 comments

Comments

@jordanpadams
Copy link
Member

...so I can test and play around with some data in the registry.

Acceptance Criteria
TBD

Notes
TBD

@jordanpadams jordanpadams changed the title As a user, I want to be able to data that is not part of a bundle As a user, I want to be able to ingest a directory of data that is not part of a bundle Mar 10, 2021
@jordanpadams jordanpadams added this to the 05.Gail.Devers milestone Mar 11, 2021
@jordanpadams
Copy link
Member Author

@tdddblog how long do you think this will take (estimate)? I picked 3 work-days, but feel free to revise (may need to add new estimate numbers).

@tloubrieu-jpl
Copy link
Member

Hi @tdddblog , could you tell me how the configuration file gets the directory instead of the bundle ? I was not able to find that on my own. Thanks

@tdddblog
Copy link
Contributor

Use the following section in harvest configuration file. You can provide one or more paths.

  <directories>
    <path>/tmp/dir1/</path>
  </directories>

You could not have bundle and directories section at the same time.

@tloubrieu-jpl
Copy link
Member

Thanks @tdddblog

@jordanpadams
Copy link
Member Author

jordanpadams commented Mar 31, 2021

closed per PR #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants