Cascading: A Java Tool for Hadoop
This presentation provides an introduction to Cascading, an open source application development framework that allows Java developers to build applications on top of Hadoop through its Java API.
This presentation provides an introduction to Cascading, an open source application development framework that allows Java developers to build applications on top of Hadoop through its Java API.
Astyanax is a high level open source Java client for Apache Cassandra. Apache Cassandra is a highly available column oriented database. Astyanax is currently in use at Netflix. It was recently integrated with the Java Driver released by DataStax. In this talk, Puneet Oberai (Senior Software Engineer, Netflix) focuses on …
The repository abstraction layer is one of the core pieces of the Spring Data projects. It provides a consistent, interface-based programming model to allow implementing data access layers easily for relational and NoSQL databases.
MongoDB is a document-oriented NoSQL database written in C++ that stores data in JSON-like (BSON) documents into dynamic schemas. MongoDB is emerging as one of the leaders in the document-oriented NoSQL space. Spring Data is one of the latest offerings from the Spring Source Community, and is focused on improving …
The NoSQL database movement has exploded onto the software scene in recent years, heralding a new era of “polyglot persistence” for enterprise applications.
This presentation discusses the impact of new platforms such as NoSQL, DevOps, and the cloud on the future of Enterprise Java. Java EE has long enjoyed broad support across the industry through companies like IBM, Oracle, and SAP, but Java developers need to be prepared to tackle the challenges and opportunities …