OK that is progress then. It sounds like in the Cygwin world, your
Cygwin account doesn't have permission to modify the files. Try
chown-ing them to your Cygwin user first (e.g. 'chown -R myuser
trunk/').

On Sat, Apr 11, 2009 at 12:34 AM, Niraj <[email protected]> wrote:
> I do not have an account with space in the name - referring to Deneche post
> .
> I tried running the same under cygwin and got the following error and still
> getting the error.
>
> 09/04/10 16:26:36 WARN fuzzykmeans.FuzzyKMeansDriver:
> org.apache.hadoop.util.Shell$ExitCodeException: chmod: changing permissions
> of `C:\\tmp\\hadoop-njuneja\\mapred\\system\\job_local_0002&apos;:
> Permission denied
>
> org.apache.hadoop.util.Shell$ExitCodeException: chmod: changing permissions
> of `C:\\tmp\\hadoop-njuneja\\mapred\\system\\job_local_0002&apos;:
> Permission denied
>
> at org.apache.hadoop.util.Shell.runCommand(Shell.java:195)
> at org.apache.hadoop.util.Shell.run(Shell.java:134)

Reply via email to