Hey Rishi, The ".tmp" file looks like it's created here [1]. I don't see any custom met extractors used here since it adds metadata and writes to the temp met file, but I maybe wrong. Maybe someone who used PushPull can confirm this.
[1] http://svn.apache.org/repos/asf/oodt/trunk/pushpull/src/main/java/org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.java On Thu, Nov 8, 2012 at 6:11 PM, Verma, Rishi (388J) < [email protected]> wrote: > Hi All - > > I'm wondering if anyone has experience with, or knows the details of how > to use custom MetExtractors on products that are remotely downloaded via > PushPull. > > By default, PushPull performs some basic met-extraction and creates a > ".tmp" file associated with downloaded products, but I'm wondering whether > this met generation step is customizable. > > I've looked through the configuration files (e.g. [1], [2]) as well as > the code for PushPull, but I can't seem to locate configuration parameters > to support the invocation of custom met extractors on downloaded data. > > If any of you have experience with this, or can point me on where to > look, I'd really appreciate it. > > Thanks! > Rishi > > -- > [1] > http://svn.apache.org/repos/asf/oodt/trunk/pushpull/src/main/resources/push_pull_framework.properties > [2] > http://svn.apache.org/repos/asf/oodt/trunk/pushpull/src/main/resources/examples > / > -- -Sheryl
