Hey Tom,
-----Original Message----- From: Thomas Bennett <[email protected]> Reply-To: <[email protected]> Date: Thursday, April 23, 2015 at 8:08 AM To: OODT <[email protected]> Subject: Re: Datastore references for a duplicate products >Hey Chris, > >Thanks for your reply :) >>[..snip..] And yours! >> Well yep we do this - one way to do would be to add a >> TapeBasedDataTransferer, >> and/or utilities to handle waiting for data e.g., from Tape. You could >>also >> use the InPlaceDataTransferer, and then come up with a Versioner that >> easily >> supports having Tape-based URIs. >> > >Great! Thats where I'm heading :). How did you guys handle the URI's for >tapes? I'm basically just using the the tape name - dataStoreReference = >tape://MK0001L6 Yep something like that is what we did. Should work fine! Cheers, Chris
