Book Image

Pentaho for Big Data Analytics

By : Manoj R Patil, Feris Thia
Book Image

Pentaho for Big Data Analytics

By: Manoj R Patil, Feris Thia

Overview of this book

<p>Pentaho accelerates the realization of value from big data with the most complete solution for big data analytics and data integration. The real power of big data analytics is the abstraction between data and analytics. Data can be distributed across the cluster in various formats, and the analytics platform should have the capability to talk to different heterogeneous data stores and fetch the filtered data to enrich its value.<br /><br />Pentaho Big Data Analytics is a practical, hands-on guide that provides you with clear, step-by-step exercises for using Pentaho to take advantage of big data systems, where data beats algorithm, and gives you a good grounding in using Pentaho Business Analytics’ capabilities.<br /><br />This book looks at the key ingredients of the Pentaho Business Analytics platform. We will see how to prepare the Pentaho BI environment, and get to grips with the big data ecosystem through. The book provides a clear guide to the essential tools of Pentaho Business Analytics, providing familiarity with both the various design tools for setting up reports, and the visualization tools necessary for complete data analysis.</p>
Table of Contents (14 chapters)
Pentaho for Big Data Analytics
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

The business analytics life cycle


There could be various steps while performing analytics on Big Data. Generally, there are three stages as depicted in the following diagram:

The following list gives a brief description of the three stages depicted in the preceding diagram:

  • Data Preparation: This stage involves activities from data creation (ETL) to bringing data on to a common platform. In this stage, you will check the quality of the data, cleanse and condition it, and remove unwanted noise. The structure of the data will dictate which tools and analytic techniques can be used. For example, if it contains textual data, sentiment analysis should be used, while if it contains structured financial data, perhaps regression via R analytics platform is the right method. A few more analytical techniques are MapReduce, Natural language processing (NLP), clustering (k-means clustering), and graph theory (social network analysis).

  • Data Visualization: This is the next stage after preparation of data...