-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlab.html
357 lines (314 loc) · 16.1 KB
/
lab.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
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html class="ie lt-ie9 lt-ie8 lt-ie7 ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]> <html class="ie lt-ie9 lt-ie8 ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]> <html class="ie lt-ie9 ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]> <html class="ie ie9" lang="en"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description" content="">
<meta name="author" content="">
<!-- Bootstrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- @font-face fonts -->
<link rel="stylesheet" href="assets/css/nexa.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-60747356-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<script type="text/javascript" src="assets/js/required.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>Designing Data Bases with NoSql Data Models</title>
</head>
<body>
<!-- Fullscreen Container -->
<div class="fullscreen-table">
<div class="fullscreen-row header">
<header id="zw-header" class="main-header">
<div class="main-header-wrap clearfix">
<div class="page-header" style="text-align: center">
<h2>Designing Data Bases with Advanced Data Models (NoSQL and Spark)</h2>
<!-- <h4><a href="http://informatica.di.uniba.it/laurea_produzione3/index.htm">Corso al Terzo anno: Laurea triennale in Informatica e Tecnologie per la Produzione del Software (D.M. 270)</a></h4>
<h4><a href="http://www.uniba.it/">Università degli Studi di Bari</a></h4> -->
</div>
<nav id="zw-nav" class="nav">
<ul>
<li><a id="btn-about" href="index.html">Home</a></li>
<li><a id="btn-about" href="#lab1">Lab 1</a></li>
<li><a id="btn-about" href="#lab2">Lab 2</a></li>
<li><a id="btn-about" href="#lab3">Lab 3</a></li>
<li><a id="btn-about" href="#lab4">Lab 4</a></li>
<li><a id="btn-about" href="#lab5">Lab 5</a></li>
<li><a id="btn-about" href="#lab6">Lab 6</a></li>
</ul>
</nav>
</div>
</header>
</div>
<!-- Section Block (About Us) -->
<section id="subnav" class="">
<div class="page-header" style="text-align: center">
<h4><a class="invisible" href="http://informatica.di.uniba.it/laurea_produzione3/index.htm">Corso al Terzo anno: Laurea triennale in Informatica e Tecnologie per la Produzione del Software (D.M. 270)</a></h4>
<h4><a class="invisible" href="http://www.uniba.it/">Università degli Studi di Bari</a></h4>
<a href="http://www.di.uniba.it/~kdde" onClick="_gaq.push(['_trackEvent', 'link', 'click', 'kdde']);"><img class="logo-header" src="images/kdde_logo.png" alt="Knowledge Discover and Data Engineering Group"/><a>
<a href="http://www.datatoknowledge.it" onClick="_gaq.push(['_trackEvent', 'link', 'click', 'datatoknowledge']);"><img class="logo-header" src="images/dtk.png"/></a>
<a href="http://www.uniba.it/ricerca/dipartimenti/informatica" onClick="_gaq.push(['_trackEvent', 'link', 'click', 'informatica']);"><img class="logo-header" src="images/logo_uniba.gif"/> </a>
</div>
</section>
<section id="lab1" class="section-block small">
<h2 class="section-title">Lab 1</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">1. Vagrant, Docker and Miscellaneous</h3>
<p> the lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
Required installations
<ol>
<li>We need to install <a href="https://www.virtualbox.org/">Virtual Box<a/>.</li>
<li>Do not forget to install <a href="http://download.virtualbox.org/virtualbox/4.3.26/Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack">VM VirtualBox Extension Pack</a></li>
<li>We need to install <a href="https://www.vagrantup.com/downloads.html">Vagrant<a/>.</li>
</ol>
</p>
<p>
Pull Vagrant Boxes for Ubuntu e Centos from <a href="https://atlas.hashicorp.com/boxes/search">Vagrant Repo</a>
<ol>
<li><a href="https://atlas.hashicorp.com/ubuntu/boxes/trusty64">Ubuntu Server 64<a/>.</li>
<li><a href="https://atlas.hashicorp.com/chef/boxes/centos-6.5">Centos 6.5<a/>.</li>
<li><a href="https://atlas.hashicorp.com/puphpet/boxes/debian75-x64">Debian 7.5<a/>.</li>
</ol>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<section id="lab2" class="section-block small">
<h2 class="section-title">Lab 2</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">2. Docker</h3>
<p> the lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
Required installations
<ol>
<li>We need to install <a href="https://www.virtualbox.org/">Virtual Box<a/>.</li>
<li>Do not forget to install <a href="http://download.virtualbox.org/virtualbox/4.3.26/Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack">VM VirtualBox Extension Pack</a></li>
<li>We need to install <a href="https://docs.docker.com/machine/">Docker Machine<a/>.</li>
<li>Create a <a href="https://docs.docker.com/machine/">VirtualBox Docker-Machine </a><span>Machine docker-machine create --driver virtualbox dev</span></li>
<li>We need to install <a href="https://docs.docker.com/compose/">Docker Compose<a/>.</li>
<li>We need to install <a href="https://docs.docker.com/swarm/">Swarm<a/>.</li>
<li>We need to install <a href="https://github.com/docker/compose/blob/master/SWARM.md">Docker + Swarm<a/>.</li>
</ol>
</p>
<p>
Pull Docker Container for Ubuntu e Centos from <a href="https://registry.hub.docker.com/">Docker Hub</a>
<ol>
<li><a href="https://registry.hub.docker.com/_/ubuntu/">Ubuntu<a/>.</li>
<li><a href="https://registry.hub.docker.com/u/library/centos/">Centos <a/>.</li>
<li><a href="https://registry.hub.docker.com/_/debian/">Debian<a/>.</li>
<li><a href="https://registry.hub.docker.com/u/library/java/">Java<a/>.</li>
<li><a href="https://registry.hub.docker.com/u/williamyeh/scala/">Scala<a/>.</li>
<li><a href="https://registry.hub.docker.com/u/sequenceiq/spark/">Spark<a/>.</li>
</ol>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<section id="lab3" class="section-block small">
<h2 class="section-title">Lab 3</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">7a. Key-Value Database</h3>
<p> The lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
<p> Topics: Key-Value Database, Twitter Example, Redis</p>
<iframe src="https://www.slideshare.net/slideshow/embed_code/key/Dm3QswFvq9ePZE" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen></iframe>
<br>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<section id="lab4" class="section-block small">
<h2 class="section-title">Lab 4</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">8a,b. Column-Oriented Database</h3>
<p> The lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
<p> Topics: Column-Oriented Database, Twitter Example, HBase</p>
<iframe src="https://www.slideshare.net/slideshow/embed_code/key/MHgQtVYzqmKPmC" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen></iframe>
<br>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<section id="lab5" class="section-block small">
<h2 class="section-title">Lab 5</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">9b. Document-Oriented Database</h3>
<p> The lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
<p> Topics: Document-Oriented Database, MongoDB</p>
<iframe src="https://www.slideshare.net/slideshow/embed_code/key/H0AICkfQNQ5bUc" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen></iframe>
<br>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<section id="lab6" class="section-block small">
<h2 class="section-title">Lab 6</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">10b. Graph-Oriented Database</h3>
<p> The lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
<p> Topics: Graph-Oriented Database, TitanDB</p>
<iframe src="https://www.slideshare.net/slideshow/embed_code/key/1ULdHnaNHShNAZ" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen></iframe>
<br>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<section id="lab7" class="section-block small">
<h2 class="section-title">Lab 7</h2>
<div class="container">
<div class="row">
<div class="span12">
<div class="cta">
<div class="cta-inner">
<h3 class="title">11. Apache Spark</h3>
<p> The lab will be as scheduled at Aula 1A</p>
<p>
If you have Windows as Operating System, you have to install <a href="https://chocolatey.org/">Chocolatey</a>.
It is a package manager for windows. I know that the idea of package manager is not clear but I will show you why it is awesome.
</p>
<p>
<p> Topics:spark-shell, pyspark, HDFS, how to copy file to HDFS, spark transformations, spark actions, Spark SQL (Shark),
spark streaming, streaming transformation stateless vs stateful, sliding windows, examples</p>
<iframe src="https://www.slideshare.net/slideshow/embed_code/key/N995r3FmZdp2CH" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen></iframe>
<br>
</p>
</li>
</div>
</div>
</div>
</div>
</section>
<!-- End Section Block (Contact) -->
<!-- Footer -->
<footer class="footer">
<div class="back-top"></div>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="span12">
© 2015. Fabio Fumarola - Tutti i diritti riservati.
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- jQuery & Bootstrap -->
<script src="assets/js/jquery-2.0.3.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- LinkedIn popUp -->
<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
<!-- Maps -->
<script src="assets/plugins/map/gmap3.min.js"></script>
<!-- Cycle Plugin -->
<script src="assets/plugins/cycle2/jquery.cycle2.min.js"></script>
<script src="assets/plugins/cycle2/jquery.cycle2.swipe.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>