Re: A newbie question with using parkour

2015-02-22 Thread Sunil S Nandihalli
Thanks Jeremy for the response. I was using clojure-1.7.0-alpha5 , parkour 6.2that looked was the original problem. After I changed the version to clojure-1.6.0 I got past that problem and hit a new set of problems. Marshall suggested that the issue could be because of mismatched hadoop-versions. I

Re: A newbie question with using parkour

2015-02-22 Thread Jeremy Heiler
What version of parkour are you using? That will help us match line numbers in the stracktrace with the code. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new membe

A newbie question with using parkour

2015-02-22 Thread Sunil S Nandihalli
Hi Everybody, I am complete newbie to using parkour. I am having trouble just reading in data. Can somebody help me figure out the problem. The code I am using is here.. https://gist.github.com/52f4298e5b6ca6a46699 I agree that there is no other stage apart from the input. I had all other stage