Skip to content

Ingest File/Directory Enhancements for mrToGW #806

@bmendell

Description

@bmendell

The ingest tool using mrToGW mode currently reads input data from a single directory that is specified on the command line. This utility should be enhanced to do the following:

  • support reading from S3
  • read directories recursively if "-r, --recursive" option is given
  • use "--extension" flag
  • if not in recursive mode, don't generate errors when encountering directories
  • support a comma separated list of directories in "base path" parameter to allow multiple directories to be read with one yarn command

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions