forked from webdetails/website-pentaho-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
485 lines (467 loc) · 28.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Pentaho Community</title>
<meta name="description" content="Open source Business Intelligence package including ETL, analysis, metadata and reporting capabilities, now with a totally fresh redesigned interface.">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/bootstrap.css">
<style>
body {
padding: 30px 0px;
}
</style>
<link rel="stylesheet" href="css/bootstrap-theme.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/cbpScroller.css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body id="pentahoHome">
<nav class="navbar navbar-default" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://www.pentaho.com/"><img src="img/pentaho-logo.png"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="">Community</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="true">Marketplace <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="marketplace/plugins">Plugins</a></li>
<li><a href="marketplace/language-packs">Language Packs</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="true">Projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="projects/mondrian">Mondrian</a></li>
<li><a href="projects/data-integration">Data Integration</a></li>
<li><a href="projects/reporting">Reporting</a></li>
<li><a href="projects/data-mining">Data Mining</a></li>
<li><a href="projects/sparkl">Sparkl</a></li>
</ul>
</li>
<li><a target="_blank" class="btn btn-default btn-blue" id="tryPentaho" href="http://www.pentaho.com/testdrive">Try Pentaho EE</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
<div class="backPage cbp-so-scroller" id="cbp-so-scroller">
<div class="helpImprove">Help us improve this website. Send your feedback to <a href="mailto:[email protected]">[email protected]</a>.</div>
<div class="container cbp-so-section" id="containerHeader">
<!-- Example row of columns -->
<div class="row">
<div class="col-lg-7 cbp-so-side cbp-so-side-left">
<h1>Introducing Pentaho Community Edition 5.0</h1>
<p>Promoting innovation, participation, and cooperation. <br>
This release includes the <strong>Pentaho Marketplace</strong> where community members can explore and install community-developed Pentaho plugins with just one click.</p>
<p class="large-button"><span class="btn btn-default btn-green" id="buttonDownloadCE">Download Pentaho CE <img src="img/download-icon.png"></span></p>
</div>
<div class="col-lg-5 cbp-so-side cbp-so-side-right">
<img src="img/dash1.png" alt="">
<p class="small-button-green"><span class="btn btn-default btn-green" id="buttonDownloadCE-small">Download Pentaho CE <img src="img/download-icon.png"></span></p>
</div>
</div>
</div> <!-- /container -->
<div class="hr"></div>
<div class="lightContainerBack">
<div class="container lightContainer">
<div class="row">
<div id="myCarousel" class="carousel slide">
<ol class="carousel-indicators">
<li id="description-tab" data-target="#myCarousel" data-slide-to="0" class="active col-xs-4 noSelect">Description</li>
<li id="marketplace-tab" data-target="#myCarousel" data-slide-to="1" class="col-xs-4 noSelect">Marketplace</li>
</ol>
<!-- Carousel items -->
<div class="carousel-inner">
<div class="active item">
<div class="row">
<div class="col-lg-8">
<h6>An Engagement Mechanism</h6>
<ul>
<li><strong>Participate in the Pentaho Community:</strong> By using Pentaho CE, you become part of an active and engaging Community and benefit from its open source contributions.</li>
<li><strong>Make valuable contributions:</strong> The Pentaho open source projects deliver better, faster, and more reliable products that are time-tested by the community. Developers, testers, writers, implementers, and most of all users are directly involved as a team to make high-value software contributions.</li>
</ul>
<h6>A QA Environment</h6>
<ul>
<li><strong>Test it:</strong> There are no better testers than people who actually use the Pentaho CE software, reporting bugs, making suggestions, and providing direction for the projects.</li>
</ul>
<h6>An Evaluation Platform</h6>
<ul>
<li><strong>Build with CE:</strong> The flexibility of Pentaho CE enables you to jump-start your development, innovate, experiment, find a solution you like, and then upgrade to Pentaho EE when you are ready for production.</li>
</ul>
</div>
<div class="col-lg-4 info-bar">
<h1>Quick Links</h1>
<a target="_blank" href="http://ci.pentaho.com/">CI Builds</a><br>
<a target="_blank" href="https://github.com/pentaho">Source Code</a><br>
<a target="_blank" href="http://forums.pentaho.com/">Community Forums</a><br>
<a target="_blank" href="http://webchat.freenode.net/?channels=pentaho">IRC (##pentaho @ Freenode)</a><!--
<h1>Community Projects</h1>
<a href="">Kettle</a><br>
<a href="">Reporting</a><br>
<a href="">BI Platform</a><br>
<a href="">Mondrian</a><br>
<a href="">Weka</a>-->
</div>
</div>
<div class="row secondRow" id="whats-new-images">
<div class="col-lg-8">
<div class="image-holder">
<img src="img/screen1.png" alt="" id="image-set-display-1" class="image-set-display">
</div>
<div class="screen-previewer">
<div class="preview-block active"><img src="img/screen1.png" alt=""></div>
<div class="preview-block"><img src="img/screen2.png" alt=""></div>
<div class="preview-block"><img src="img/screen3.png" alt=""></div>
<div class="preview-block"><img src="img/screen4.png" alt=""></div>
<div class="preview-block"><img src="img/screen5.png" alt=""></div>
<div class="clear"></div>
</div>
</div>
<div class="col-lg-4" id="screenshots-description">
<p>The open source platform thrives on participation and cooperation. There are several communication channels available where you can get in contact with the community including blogs, <a target="_blank" href="http://forums.pentaho.com/">forums</a> and <a target="_blank" href="http://webchat.freenode.net/?channels=pentaho">IRC</a>.</p>
</div>
</div>
</div>
<div class="item"><div class="row">
<div class="col-lg-8">
<p style="margin-top: 25px;">With <strong>Pentaho Marketplace</strong> you can easily download and install plugins developed by the Pentaho Community, extending the capabilities of your Pentaho platform.</p>
<h6>Objectives</h6>
<ul>
<li><strong>Discover plugins: </strong>In Pentaho Marketplace you can browse and install the latest plugins in a very simple way.</li>
<li><strong>Submit your plugins: </strong>You can contribute plugins and let everyone benefit from your work. This is a great way to get feedback and other community members involved in your work.</li>
</ul>
</div>
<div class="col-lg-4 info-bar">
<h1>Quick Links</h1>
<a target="_blank" href="https://github.com/pentaho/marketplace-metadata">Marketplace Metadata Project</a><br>
<a target="_blank" href="http://ci.pentaho.com/job/marketplace/">Marketplace at Pentaho CI</a><br>
<a target="_blank" href="https://github.com/pentaho/marketplace">Source Code</a><br><!--
<h1>Community Projects</h1>
<a href="">Kettle</a><br>
<a href="">Reporting</a><br>
<a href="">BI Platform</a><br>
<a href="">Mondrian</a><br>
<a href="">Weka</a>-->
</div>
</div>
<div class="row secondRow" id="marketplace-images">
<div class="col-lg-8">
<div class="image-holder">
<img src="img/market1.png" alt="" id="image-set-display-2" class="image-set-display">
</div>
<div class="screen-previewer" id="screen-previewer-2">
<div class="preview-block active"><img src="img/market1.png" alt=""></div>
<div class="preview-block"><img src="img/market2.png" alt=""></div>
<div class="preview-block"><img src="img/market3.png" alt=""></div>
<div class="preview-block"><img src="img/market4.png" alt=""></div>
<div class="preview-block"><img src="img/market5.png" alt=""></div>
<div class="clear"></div>
</div>
</div>
<div class="col-lg-4" id="screenshots-description">
<p>See the instructions on Github for the <a target="_blank" href="https://github.com/pentaho/marketplace-metadata">Marketplace-metadata project</a>. As a side note, the Marketplace itself is a plugin, and the <a target="_blank" href="https://github.com/pentaho/marketplace">code is available at Github</a>.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="hr hr-lighter"></div>
<div class="whiteContainerBack">
<div class="whiteContainer cbp-so-section" id="pentaho5-container">
<div class="row">
<div class="col-lg-7 cbp-so-side cbp-so-side-left" id="pentaho5-content">
<h2>Pentaho Business Analytics 5.0<br>Enterprise Edition</h2>
<hr>
<h3>Any Data, Any Analytics, Simplified.</h3>
<p>Pentaho Business Analytics 5.0 is built with the future of analytics in mind, providing an open and unified platform to access, integrate, and blend any data in any environment across a full spectrum of analytics.</p>
<p class="large-link"><a target="_blank" class="btn btn-default btn-blue" href="http://www.pentaho.com/testdrive">Try Pentaho EE</a></p>
</div>
<div class="col-lg-5 cbp-so-side cbp-so-side-right">
<img src="http://pentaho.com/sites/default/files/uploads/images/ba-top-level_1.png" alt="">
<p class="small-button"><a target="_blank" class="btn btn-default btn-blue" href="http://www.pentaho.com/testdrive">Try Pentaho EE</a></p>
</div>
</div>
</div>
</div>
<div class="hr hr-lighter hr-lighter-reverse"></div>
<div class="lightContainerBack">
<div class="container lightContainer" id="downloadList">
<div class="row">
<div class="col-lg-4">
<h2 class="h2-dark">Download</h2>
</div>
<div class="col-lg-8"></div>
</div>
<div class="row">
<div class="col-lg-12">
<h6>Main Downloads</h6>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
<div class="row">
<span class="col-md-12"> Business Analytics Platform</span>
</div>
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
Pentaho's modern, simplified, and interactive approach empowers business users to access, discover and blend any data types regardless of their size. With a full spectrum of increasingly advanced analytics tools, from basic reports to predictive modeling, users can help themselves to analyze and visualize data across multiple measures and dimensions without being dependent on IT.
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">All OS</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/pentaho/files/Business%20Intelligence%20Server/5.0.1-stable/biserver-ce-5.0.1-stable.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
<div class="col-md-2 other-versions"><a href="https://sourceforge.net/projects/pentaho/files/Business%20Intelligence%20Server/5.0.1-stable/" target="_blank">Other artifacts</a></div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
<div class="row">
<span class="col-md-12"> Data Integration</span>
</div>
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
Pentaho’s Data Integration, also known as Kettle, delivers powerful extraction, transformation, and loading (ETL) capabilities. You can use this stand-alone application to visually design transforms and jobs that extract your existing data and make it available for easy reporting and analysis.
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">All OS</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/pentaho/files/Data%20Integration/5.0.1-stable/pdi-ce-5.0.1.A-stable.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
<div class="col-md-2 other-versions"><a href="https://sourceforge.net/projects/pentaho/files/Data%20Integration/5.0.1-stable/" target="_blank">Other artifacts</a></div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
<div class="row">
<span class="col-md-12"> Report Designer</span>
</div>
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
The Report Designer is a graphical tool that generates reports from data streamed through the Data Integration engine without the need for any intermediate staging tables. You can output your reports in several formats, including PDF, Excel, HTML, rich-text-file, XML. and CSV.
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">Windows / Linux</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/jfreereport/files/04.%20Report%20Designer/5.0.1-stable/prd-ce-5.0.1-stable.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
<div class="col-md-3">
<span class="os-title">Mac OS X</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/jfreereport/files/04.%20Report%20Designer/5.0.1-stable/prd-ce-mac-5.0.1-stable.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
<div class="col-md-2 other-versions"><a href="https://sourceforge.net/projects/pentaho/files/Report%20Designer/5.0.1-stable/" target="_blank">Other artifacts</a></div>
</div>
</div>
</div>
</div>
</div>
<h6>Design Tools</h6>
<div class="panel-group" id="accordion2">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion2" href="#collapseFour">
<div class="row">
<span class="col-md-12"> Aggregation Designer</span>
</div>
</a>
</h4>
</div>
<div id="collapseFour" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
The Aggregation Designer provides a simple interface that allows you to create and deploy aggregate tables to improve the performance of your Pentaho Analysis (Mondrian) OLAP cubes.
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">All OS</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/mondrian/files/aggregation%20designer/5.0.1-stable/pad-ce-5.0.1-stable.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion2" href="#collapseFive">
<div class="row">
<span class="col-md-12"> Schema Workbench</span>
</div>
</a>
</h4>
</div>
<div id="collapseFive" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
The Schema Workbench is a visual design interface that allows you to create and test Mondrian OLAP cube schemas. You can present your data multi-dimensionally and let users select which dimensions and measures to explore, interactively drilling into cross-tabulating data.
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">All OS</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/mondrian/files/schema%20workbench/3.6.1-stable/psw-ce-3.6.1.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion2" href="#collapseSix">
<div class="row">
<span class="col-md-12"> Metadata Editor</span>
</div>
</a>
</h4>
</div>
<div id="collapseSix" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
Metadata Editor is a tool that simplifies your experience when creating reports, and allows you to build metadata domains and relational data models.
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">All OS</span>
<p><a class="btn btn-default btn-green" href="http://sourceforge.net/projects/pentaho/files/Pentaho%20Metadata/5.0.1-stable/pme-ce-5.0.1-stable.zip/download" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<h6>Big Data</h6>
<div class="panel-group" id="accordion3">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion3" href="#collapseSeven">
<div class="row">
<span class="col-md-12"> Hadoop Shims</span>
</div>
</a>
</h4>
</div>
<div id="collapseSeven" class="panel-collapse collapse">
<div class="panel-body">
<div class="row">
<div class="col-md-12">
Pentaho uses an abstraction layer to facilitate supporting a broad set of Hadoop distributions and version updates. The plugins which enable compatibility with a specific distribution are called /shims/. Use the link below to get a list of the currently support distributions and versions.
<br>
<br>
<small>* Pentaho does not ship all available shims with the product and we generally do not have to update a shim for a minor or patch version change. Shims that support older distributions as well as new ones created after release are available for download <a href="https://pentaho.box.com/50Shims">here</a>. If the note says that a later version of a shim also supports your version, Pentaho recommends using the later version.</small>
</div>
</div>
<div class="row download-row">
<div class="col-md-3">
<span class="os-title">All OS</span>
<p><a class="btn btn-default btn-green" href="https://pentaho.app.box.com/50Shims" target="_blank">Download <img src="img/download-icon.png"></a></p>
</div>
<div class="col-md-2 other-versions"><a href="http://wiki.pentaho.com/display/BAD/Configuring+Pentaho+for+your+Hadoop+Distro+and+Version" target="_blank">More Info</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.1.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script>
function preloader() {
if (document.images) {
var img1 = new Image();
var img2 = new Image();
img1.src = "img/pentaho-logo-small.png";
img2.src = "img/pentaho-logo.png";
}
}
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
addLoadEvent(preloader);
</script>
<script src="js/main.js"></script>
<script src="js/cbpScroller.js"></script>
<script src="js/classie.js"></script>
<script src="js/twitter-bootstrap-hover-dropdown.js"></script>
<script>
new cbpScroller( document.getElementById( 'cbp-so-scroller' ) );
</script>
<script type="text/javascript">
jQuery(document).ready(function ($) {
$('#tabs').tab();
});
</script>
<script>
var _gaq=[['_setAccount','UA-1507503-9'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src='//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>