Book Image

Pentaho Analytics for MongoDB

By : Bo Borland
Book Image

Pentaho Analytics for MongoDB

By: Bo Borland

Overview of this book

<p>Pentaho Analytics for MongoDB will teach you MongoDB and Pentaho integration points and developer skills needed to create turnkey analytic solutions that deliver insight and drive value for your organization.<br /><br />Starting with how to install, configure, and develop content in both Pentaho and MongoDB, this book will give you the complete range of skills needed to gain insight into MongoDB data using Pentaho Business Analytics.&nbsp; You will learn about MongoDB data models and query techniques, which are covered in combination with the provided sample MongoDB database. You then advance to data integration, analysis, and reporting using Pentaho.<br /><br />You will learn how to use Pentaho Data Integration to blend and enrich data from additional sources. From this blended data, you will develop professional-looking reports and analysis views that are visual and interactive. Lastly, we will cover the Pentaho web portal and web interfaces for deploying analytics out to a broader set of consumer users.</p>
Table of Contents (15 chapters)
Pentaho Analytics for MongoDB
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Getting Started with Pentaho and MongoDB

Many people have chosen MongoDB—a leading NoSQL database—as their data storage solution over a relational database approach, and now they need to analyze and report on their data residing in MongoDB. Pentaho, the leading commercial open source analytics platform, decided to meet this need by forming an early partnership with MongoDB, enabling analytics and reporting on the document-oriented data structures inside MongoDB.

This chapter will introduce you to the powerful combination of MongoDB and Pentaho and will provide step-by-step guidance on how to install and configure both technologies as well as restore the sample MongoDB data provided with this book. We start with an overview of the technologies and then set up a local installation of both technologies along with sample data on a single Windows machine.

The following are the topics that we will cover in this chapter:

  • Overview of Pentaho and MongoDB

  • Installing MongoDB

  • Restoring the sample MongoDB database

  • Installing Pentaho Enterprise Edition

We will focus on the Pentaho Enterprise Edition for this book, because it includes the Big Data utility, Instaview, which we use in later chapters. By the end of this chapter, you will have Pentaho and MongoDB running on a Windows computer with the sample MongoDB database provided with this book and restored to your MongoDB server.