Re: Ducc: Rename failed

2014-11-28 Thread Eddie Epstein
To debug, please add the following option to the job submission:
--all_in_one local

This will run all the code in a single process on the machine doing the
submit. Hopefully the log file and/or console will be more informative.

On Fri, Nov 28, 2014 at 1:41 PM, Simon Hafner reactorm...@gmail.com wrote:

 2014-11-28 10:45 GMT-06:00 Eddie Epstein eaepst...@gmail.com:
  DuccCasCC component has presumably created
  /home/ducc/analysis/txt.processed/5911.txt_0_processed.zip_temp and
 written
  to it?
 I don't know, the _temp file doesn't exist anymore.

  Did you run this sample job in something other than cluster mode?
 I get the same error running on a single machine.



Re: Ducc: Rename failed

2014-11-28 Thread Simon Hafner
2014-11-28 14:18 GMT-06:00 Eddie Epstein eaepst...@gmail.com:
 To debug, please add the following option to the job submission:
 --all_in_one local

 This will run all the code in a single process on the machine doing the
 submit. Hopefully the log file and/or console will be more informative.
Yes, that helped. It was a missing classpath.