Allow a URL to be used in cumulus-util to specify a store location.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 11 Aug 2008 21:38:30 +0000 (14:38 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Mon, 11 Aug 2008 21:38:30 +0000 (14:38 -0700)
Both file:/// and s3:// URLs are supported, reading data from the local
filesystem or Amazon S3, respectively.  Local paths (without a file:///
prefix) can still be specified.


No differences found