blob: cef3c2d62252ea01bb20a0cd92f59afdbec6203d [file] [log] [blame]
<!--
▄▄▄ ██▓███ ▄▄▄ ▄████▄ ██░ ██ ▓█████ ██▓ ▄████ ███▄ █ ██▓▄▄▄█████▓▓█████
▒████▄ ▓██░ ██▒▒████▄ ▒██▀ ▀█ ▓██░ ██▒▓█ ▀ ▓██▒ ██▒ ▀█▒ ██ ▀█ █ ▓██▒▓ ██▒ ▓▒▓█ ▀
▒██ ▀█▄ ▓██░ ██▓▒▒██ ▀█▄ ▒▓█ ▄ ▒██▀▀██░▒███ ▒██▒▒██░▄▄▄░▓██ ▀█ ██▒▒██▒▒ ▓██░ ▒░▒███
░██▄▄▄▄██ ▒██▄█▓▒ ▒░██▄▄▄▄██ ▒▓▓▄ ▄██▒░▓█ ░██ ▒▓█ ▄ ░██░░▓█ ██▓▓██▒ ▐▌██▒░██░░ ▓██▓ ░ ▒▓█ ▄
▓█ ▓██▒▒██▒ ░ ░ ▓█ ▓██▒▒ ▓███▀ ░░▓█▒░██▓░▒████▒ ░██░░▒▓███▀▒▒██░ ▓██░░██░ ▒██▒ ░ ░▒████▒
▒▒ ▓▒█░▒▓▒░ ░ ░ ▒▒ ▓▒█░░ ░▒ ▒ ░ ▒ ░░▒░▒░░ ▒░ ░ ░▓ ░▒ ▒ ░ ▒░ ▒ ▒ ░▓ ▒ ░░ ░░ ▒░ ░
▒ ▒▒ ░░▒ ░ ▒ ▒▒ ░ ░ ▒ ▒ ░▒░ ░ ░ ░ ░ ▒ ░ ░ ░ ░ ░░ ░ ▒░ ▒ ░ ░ ░ ░ ░
░ ▒ ░░ ░ ▒ ░ ░ ░░ ░ ░ ▒ ░░ ░ ░ ░ ░ ░ ▒ ░ ░ ░
░ ░ ░ ░░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░
-->
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="https://ignite.apache.org/features/datavisualization.html" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Data Visualization - Apache Ignite</title>
<link media="all" rel="stylesheet" href="/css/all.css?v=1514336028">
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
<link media="all" rel="stylesheet" href="/css/syntaxhighlighter.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<!--#include virtual="/includes/sh.html" -->
</head>
<body>
<div id="wrapper">
<!--#include virtual="/includes/header.html" -->
<main id="main" role="main" class="container">
<section id="datavisualization" class="page-section">
<h1 class="first">Data Visualization Tools for Apache Ignite</h1>
<p> 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.</p>
</section>
<section id="apache-ignite-web-console" class="page-section">
<div class="col-sm-12 col-md-12 col-xs-12">
<div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:15px;">
<h2 style="padding-bottom: 5px;">
<a href="https://console.gridgain.com/" target="_blank">
<img style="margin-bottom:10px;" height="35"; width="40" src="/images/logo_ignite_32_32.png">
</a> Ignite Web Console
</h2>
<p>Ignite Web Console is an interactive web-based management tool that allows you to:</p>
<ul class="page-list">
<li>Create and download various configurations for Apache Ignite</li>
<li>Automatically load SQL metadata from any RDBMS</li>
<li>Connect to Ignite cluster and run SQL analytics on it</li>
<li>Manage and Monitor Ignite nodes and caches</li>
<li>View heap, CPU, and other useful node and cache metrics</li>
</ul>
<p>
Ignite Web Console is a web application that can be deployed on your system environment.
For demo purposes, check out <b><a href="https://console.gridgain.com" target="_blank">Ignite Web Console</a></b> hosted by GridGain.
</p>
<div class="page-heading">Docs:</div>
<p>Click <a href="https://apacheignite-tools.readme.io/docs/ignite-web-console" target="_blank">here</a> for documentation.</p>
<div class="videos">
<div class="page-heading">Videos:</div>
<ul>
<li>
<i class="fa fa-lg fa-play-circle-o"></i>
<span class="video-title">
<a target="youtube" href="https://youtu.be/V-o3IFVnk5k">Web Console Monitoring</a>
</span>
<span class="video-duration">04:07</span>
</li>
</ul>
</div>
</div>
<div class="col-sm-6 col-md-5 col-xs-12" style="padding-right:0;">
<a href="/images/webconsole-sql.png"><img class="img-responsive" src="/images/webconsole-sql.png"></a>&nbsp;
<p class="img-caption">Click on the image to view full size.</p>
</div>
</div><p>&nbsp;</p>
</section>
<section id="tableau" class="page-section">
<div class="col-sm-12 col-md-12 col-xs-12">
<div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:15px;">
<h2 style="padding-bottom: 5px;">
<a href="https://www.tableau.com/" target="_blank">
<img style="margin-bottom:10px;" height="35"; width="40" src="/images/tableau_logo-2.png">
</a> Tableau
</h2>
<p>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.</p>
<p>You can use Ignite with Tableau to:</p>
<ul class="page-list">
<li>Retrieve distributed data stored in Ignite caches</li>
<li>View tabular or graphical representation of the cached data</li>
<li>Analyze data in different ways supported by Tableau</li>
</ul>
<div class="page-links">
<a href="https://apacheignite-sql.readme.io/docs/tableau" target="_blank">Integration with Tableau <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-xs-12" style="padding-right:0;">
<a href="/images/tableau_visualizing_data.png"><img class="img-responsive" src="/images/tableau_visualizing_data.png"></a>&nbsp;
<p class="img-caption">Click on the image to view full size.</p>
</div>
</div><p>&nbsp;</p>
</section>
<section id="apache-zeppelin" class="page-section">
<div class="col-sm-12 col-md-12 col-xs-12">
<div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:15px;">
<h2 style="padding-bottom: 5px;">
<a href="https://zeppelin.apache.org/" target="_blank">
<img height="35"; width="40" src="/images/zeppelin_logo.png">
</a> Zeppelin
</h2>
<p>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.</p>
<p>You can use Ignite with Zeppelin to:</p>
<ul class="page-list">
<li>Retrieve distributed data using Ignite SQL interpreter</li>
<li>View tabular or graphical representation of the cached data</li>
<li>Execute distributed computations in Scala</li>
</ul>
<div class="page-links">
<a href="https://apacheignite-sql.readme.io/docs/apache-zeppelin" target="_blank">Integration with Apache Zeppelin <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-xs-12" style="padding-right:0;">
<a href="/images/zeppelin-integration-bargraph.png"><img class="img-responsive" src="/images/zeppelin-integration-bargraph.png"></a>&nbsp;
<p class="img-caption">Click on the image to view full size.</p>
</div>
</div>
</section>
</main>
<!--#include virtual="/includes/footer.html" -->
</div>
<!--#include virtual="/includes/scripts.html" -->
</body>
</html>