You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by parth patel <pa...@gmail.com> on 2010/02/11 08:01:25 UTC

Hadoop on windows cygwin : Can not create java virtual machine error

Hi,

I am trying to run the example grep program. this is the command that I
typed into bash.
bin/hadoop jar hadoop-*-examples.jar grep input output 'dfs[a-z.]+'

I am getting this error but am not able to pin point the problem.

Unrecognized option: -
Could not create the Java virtual machine.

what could be the problem ?

My configuration
-----------------------
Hadoop with single node default configuration
Windows 7
Cygwin


Thanks,
Parth