is there an easy way to create files/directories with a different owner to the account being used to run pentaho? Thanks in advance.

link|improve this question

71% accept rate
feedback

1 Answer

Create a step to execute a shell script then run chown if you run Linux. For Windows environments, if you have UnixTools, it has chown.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.