I think your PGE_ROOT environment variable is not defined.
Can you try echo $PGE_ROOT and tell me what it shows? If it¹s
not defined, please define it, then restart OODT and try again.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Adjunct Associate Professor, Computer Science Department
University of Southern California
Los Angeles, CA 90089 USA
Email: [email protected]
WWW: http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++




-----Original Message-----
From: Ravikumar Jeyaraman <[email protected]>
Date: Sunday, November 2, 2014 at 3:13 PM
To: Chris Mattmann <[email protected]>
Cc: Chris Mattmann <[email protected]>, "[email protected]"
<[email protected]>, "[email protected]" <[email protected]>, Vineet Ghatge
Hemantkumar <[email protected]>, Gouthami Kondakindi <[email protected]>,
Preethi Ramesh <[email protected]>, dev <[email protected]>
Subject: Re: FileConcatenator not generating output

>Hi Professor,
>                
>               I tried setting JobDir to
>$PGE_ROOT/file_concatenator/output/jobs manually.
>
>
>After executing JobDir is still a empty dir has nothing in it.
>
>
>I have attached my PGEConfig.xml with this mail in case you need it.
>
>
>
>On Sun, Nov 2, 2014 at 1:52 PM, Mattmann, Chris A (3980)
><[email protected]> wrote:
>
>
>Thanks Ravi can u show what the job dir has in it?
>
>Sent from my iPhone
>
>On Nov 2, 2014, at 1:48 PM, "Ravikumar Jeyaraman" <[email protected]>
>wrote:
>
>
>
>Hi Professor,
>
>                   We are still trying out file concatenate work-flow
>example . We were able to execute it with out error. But concatenated
>output file is not generated at the end of execution.
>
>
>
>We are doubting some path setting in PGEConfig.xml .
>
>
>I remember you suggested one of the student to change createBeforeExe to
>true. I tried that also. But still files are not generated. I also tried
>setting manually JobDir env variable. Still no luck . Any suggestions ?
>
>  <exe dir="[JobDir]" shell="/bin/bash">
>    <!-- cd to PGE root -->
>    <cmd>cd [PGE_ROOT]/file_concatenator</cmd>
>    <cmd>cp [InputFile1] [OutputFile]</cmd>
>    <cmd>cat [InputFile2] >> [OutputFile]</cmd>
>  </exe>
> 
>  <!-- Files to ingest -->
>  <output>
>    <!-- one or more of these -->
>    <dir path="[JobDir]" createBeforeExe="false">
>
>
>Thanks
>
>Ravi
>
>
>
>
>
>
>
>
>
>
>
>
>

Reply via email to