Nilesh,
From what I have learned JDK 7 is a non-starter. You need to be using JDK 6. I was able to get Cascalog working enough to work through the tutorials, and documented how on my blog http://jackfoxy.com/cascalog-on-windows8
There are likely a couple of inaccuracies in my article, but generally you should get the tutorials working.
Having said that, I’ve also learned Cygwin is a total non-starter for Hadoop. So beyond very simple tutorial stuff, you will need to a real Linux distro, maybe on a VM. I haven’t gotten there yet.
Jack
--
You received this message because you are subscribed to a topic in the Google Groups "cascalog-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cascalog-user/CpjBFuPBH98/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cascalog-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-use...@googlegroups.com.
Thanks, Mason!