
This is the first lecture in Berkeley ISchool's series on using Twitter (and other tools) in big data analytics:
In this course, UC Berkeley professors and...
0 replies - 1398 views - 12/19/12 by Eric Gregory in Articles

Amazon Web Services presents this five-part tutorial on using Apache Pig with Amazon Elastic MapReduce, showing you how to create a simple log-parsing app:
0 replies - 1560 views - 12/19/12 by Eric Gregory in Articles

What is Scribe?
Facebook uses Scribe as its core log aggregation service.. The description of Github reads, “Scribe is a server for aggregating log data...
0 replies - 2179 views - 12/19/12 by Sadayuki Furuhashi in Articles

If you've been following along with this series so far, you know we've come along way, from my overview of the series,
which described the target scenario of...
0 replies - 1942 views - 12/18/12 by G. Andrew Duthie in Articles

One of my favorite patterns from Michael Nygard’s excellent Release It! is the Circuit Breaker. A circuit breaker is an automatic switch that...
0 replies - 1377 views - 12/18/12 by John D'Emic in Articles

One of the questions we get asked the most by developers and architects is: when and why would I use OAuth2? The answer, as often with such questions, is...
2 replies - 5051 views - 12/18/12 by Mitch Pronschinske in Articles

In this article I will explain how data is stored in CUBRID RDBMS. I will describe the concept of objects, classes, and OID in CUBRID.
One of the...
0 replies - 1880 views - 12/17/12 by Esen Sagynov in Articles

Validating data can be easy with Mule if your message payloads are in certain formats. XML payloads, for instance, can be verified for correctness via...
0 replies - 997 views - 12/17/12 by John D'Emic in Articles

I am going to show you how I went about solving how to persist instances in Cassandra, using Hector, in the function insert(instance)
in Scala. To work out...
0 replies - 5052 views - 12/15/12 by Jan Machacek in Articles

This is a core concepts example that demonstrates how to invoke a Mule application using HTTP. The example introduces two key concepts in Mule:
Flow - A...
0 replies - 3517 views - 12/15/12 by Mitch Pronschinske in Articles

Learn how to save form data by using stored procedures with Spring, and Hibernate MVC technologies. You'll also learn how to write a stored procedure, and...
0 replies - 3596 views - 12/14/12 by Mitch Pronschinske in Articles

In continuation of my earlier blog Spring Integration FakeFtpServer example
in this example I will show how to test Spring Integration flow using
Mock...
0 replies - 2856 views - 12/14/12 by Krishna Prasad in Articles

For people in hurry, get the latest code and the steps in GitHub.
To run the junit test, run “mvn test” and understand the test flow.
Introduction:...
0 replies - 2203 views - 12/13/12 by Krishna Prasad in Articles

MongoDB is a really great “NoSQL” database, with a very wide range of applications. In one project that we are developing at SoftwareMill, we used it as a...
0 replies - 3093 views - 12/10/12 by Adam Warski in Articles

As indicated by some recent mailing list emails and a lot of info returned from Google, ActiveMQ’s SystemUsage and particularly the MemoryUsage functionality...
0 replies - 4132 views - 12/10/12 by Christian Posta in Articles