Hi Etienne, I've cc'ed the OODT user group.
You'll want to choose a hierarchical product type where 'blah1' is the directory that contains the all the files that you wish to ingest as a single product. Something like: ./filemgr-client --url http://localhost:9000 --operation --ingestProduct --productName blah1 --productStructure Hierarchical --productTypeName BlahProduct --metadataFile file:///tmp/blah1.txt.met --refs file:///tmp/blah1 >From what I understand you'll need to define your new BlahProduct in your product-types.xml. Cheers, Tom On Wed, Sep 10, 2014 at 11:57 AM, Etienne Koen <[email protected]> wrote: > > I am in the process of benchmarking and documenting the results for the > first test phase now... > > With regards to the filemgr. Do you know of any way on how to ingest > multiple files or a directory? How would the filemgr-client command be > modified? Here is an example for your tutorial: > > ./filemgr-client --url http://localhost:9000 --operation --ingestProduct > --productName blah.txt --productStructure Flat --productTypeName > GenericFile --metadataFile file:///tmp/blah.txt.met --refs > file:///tmp/blah.txt > > I guess the attributes --productStructure and -productTypeName will be > changed but I am not sure what? > > Regards > > > Etienne Koen > Data Processing Systems Engineer > > -- Thomas Bennett SKA South Africa Science Processing Team Office: +27 21 5067341 Mobile: +27 79 5237105
