Results 1 to 4 of 4

Thread: Example code

  1. #1
    Join Date
    May 2012
    Posts
    2

    Default Example code

    Does anyone know where there is some sample code that shows how to use Spring-Hadoop to create Cascading jobs? Chapter 7 of the guide has some info, but I can't seem to understand what their HadoopFlowFactoryBean should look like.

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Hi,

    There are some tests in the trunk (in fact the docs are based on that). We could add some for a future release - in fact I've raised an issue here: https://jira.springsource.org/browse/SHDP-61

    In the meantime, have you looked at the javadocs? Anything that I can help you with?
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  3. #3
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    By the way, here are the relevant classes in github: http://j.mp/IEZOuS and the test configuration http://j.mp/IEZSL8
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

  4. #4
    Join Date
    May 2012
    Posts
    2

    Default

    Ha! Thanks, Costin. My friend Kyrill told me to go look at the code too when I was talking to him about it. I appreciate the help and will go do that.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •