Spring Projects

Spring Data - Apache Hadoop

Spring for Apache Hadoop provides support for writing Apache Hadoop applications that benefit from the features of Spring, Spring Batch and Spring Integration.

NEWS: Open Source Development Position: VMware is looking for a highly motivated, team player to work as a software engineer on the Spring Data team working on the open source Spring GemFire project. For more information please read the job description and submit a resume and cover letter to spring-gemfire-job@vmware.com

Spring for Apache Hadoop provides support for writing Apache Hadoop applications that benefit from the features of Spring, Spring Batch and Spring Integration.

NEWS: Open Source Development Position: VMware is looking for a highly motivated, team player to work as a software engineer on the Spring Data team working on the open source Spring GemFire project. For more information please read the job description and submit a resume and cover letter to spring-gemfire-job@vmware.com

#maven

Features

  • Extension to Spring Batch to support creating an end-to-end data pipeline solution
  • Simplified reading and writing to HDFS using Spring's resource abstraction
  • Spring Batch Tasklets for Map-Reduce an Streaming Jobs
  • Integration with Cascading, HBase, Hive and Pig

Latest News

  • Spring for Apache Hadoop Talk at Strata 2012 - Download Presentation
  • Spring for Apache Hadoop 1.0.0.M1 released
  • Introducing Spring for Apache Hadoop

    Resources

    Reference Documentation HTML
    Javadocs HTML
    Issue Tracking JIRA
    Source Control GitHub
    Source Repository Browser Fisheye
    Build Status CI
    Forum Forum

     

    Maven Artifacts

    Maven Milestone Repository
    <repository>
    <-- Milestone/RC -->
    <id>spring-milestone</id>
    <name>Spring Maven SNAPSHOT Repository</name>
    <url>http://repo.springframework.org/milestone</url>
    </repository>
    Maven Snapshot Repository
    <repository>
    <-- Snapshots -->
    <id>spring-snapshot</id>
    <name>Spring Maven SNAPSHOT Repository</name>
    <url>http://repo.springframework.org/snapshot</url>
    </repository>
    Maven Snapshot Dependency
    <dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-hadoop</artifactId>
    <version>1.0.0.BUILD-SNAPSHOT</version>
    </dependency>

     

    Latest Milestone release - 1.0.0.M1

    Spring for Apache Hadoop

  •  

     


    Quick Jump

    Reference Docs
    Javadocs
    Maven Artifacts
    Discussions

    Issue Tracker
    Source Repository
    Build Status

     


    Release Summary

    Spring for Apache Hadoop

     


    Documentation

    Latest Milestone release - 1.0.0.M1

     


    Other Resources

    Spring for Apache Hadoop

     


    Related Discussions

    Spring for Apache Hadoop