Data Visualization Tools for Apache Ignite

Apache Ignite integrates with a variety of data visualization tools that help analyze and interpret the data stored in distributed caches through charts or rich graphical representations providing actionable insights.

Ignite Web Console

Ignite Web Console is an interactive web-based management tool that allows you to:

  • Create and download various configurations for Apache Ignite
  • Automatically load SQL metadata from any RDBMS
  • Connect to Ignite cluster and run SQL analytics on it
  • Manage and Monitor Ignite nodes and caches
  • View heap, CPU, and other useful node and cache metrics

Ignite Web Console is a web application that can be deployed on your system environment. For demo purposes, check out Ignite Web Console hosted by GridGain.

Docs:

Click here for documentation.

Videos:
 

Click on the image to view full size.

 

Tableau

Tableau is an interactive data-visualization tool focused on business intelligence. Using the Ignite ODBC driver, you can connect to an Ignite cluster from Tableau.

You can use Ignite with Tableau to:

  • Retrieve distributed data stored in Ignite caches
  • View tabular or graphical representation of the cached data
  • Analyze data in different ways supported by Tableau
 

Click on the image to view full size.

 

Zeppelin

Apache Zeppelin is a web-based notebook that enables interactive data analytics. Using the Ignite JDBC driver, you can connect to an Ignite cluster from Zeppelin.

You can use Ignite with Zeppelin to:

  • Retrieve distributed data using Ignite SQL interpreter
  • View tabular or graphical representation of the cached data
  • Execute distributed computations in Scala
 

Click on the image to view full size.