17. Cascalog and Structured Data

The purpose of this chapter is to provide a project to load structured data into Cascalog so that you can become familiar with the APIs and steps involved.

Assumptions

In this chapter we assume the following:

Image You have Leiningen set up.

Image You have worked through the previous Cascalog chapters.

Benefits

The benefit of this chapter is that you’ll see a pattern to take free-form data formats (such as sentences) and transform them in advance into the format that Cascalog requires.

The Recipe—Code

To transform free-format ...

Get Clojure Recipes now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.