Hi Danushka, The user guide might be a good resource to start with https://crunch.apache.org/user-guide.html#sparkpipeline
You can use the Crunch WordCount example: https://github.com/apache/crunch/blob/master/crunch-archetype/src/main/resources/archetype-resources/src/main/java/WordCount.java These are some blogs you can use to learn http://crunch-tutor.blogspot.com/2014/12/crunch-dofn-example.html http://engineering.cerner.com/blog/scaling-people-with-apache-crunch/ Thanks Jinal On Mon, Jan 12, 2015 at 1:19 PM, Danushka Menikkumbura < danushka.menikkumb...@gmail.com> wrote: > Hi devs, > > I am trying to understand the behavior of Crunch with Spark. In order to do > that I need to run an example so that I can step through the code. Could > someone point me to any resources that you think would be helpful please?. > > Thanks, > Danushka >