-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtutorials.html
More file actions
456 lines (432 loc) · 22.6 KB
/
tutorials.html
File metadata and controls
456 lines (432 loc) · 22.6 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="copyright" content="Copyright Teradata Corporation 2017"/>
<meta name="descriptions" content="Kylo is an open source data lake management software platform"/>
<meta name="keywords" content="kylo,data lake,open source,hadoop,spark,nifi"/>
<meta name="robots" content="index,follow"/>
<title>Kylo</title>
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91421200-1', 'auto');
ga('send', 'pageview');
</script>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous">
<link rel="stylesheet" href="css/custom-styles.css?version=7"/>
<link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="favicons/manifest.json">
<link rel="mask-icon" href="favicons/safari-pinned-tab.svg" color="#ec881d">
<meta name="apple-mobile-web-app-title" content="Kylo">
<meta name="application-name" content="Kylo">
<meta name="theme-color" content="#ffffff">
</head>
<body id="bootstrap-overrides">
<nav class="navbar navbar-default">
<div class="container-fluid navbar-primary" >
<div class="navbar-header navbar-link">
<button type="button" class="navbar-toggle collapsed navbar-link" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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="https://kylo.io">
<img alt="Kylo" src="assets/Kylo-Logo-REV.png" class="navbar-icon">
</a>
</div>
<div id="navbar" class="navbar-collapse collapse" aria-expanded="false" style="height: 0.8px;">
<ul class="nav navbar-nav">
<li>
<a href="index.html" class="navbar-link" target="_self">OVERVIEW</a>
</li>
<li>
<a href="quickstart.html" class="navbar-link" target="_self">QUICKSTART</a>
</li>
<li>
<a href="tutorials.html" class="navbar-link" target="_self">TUTORIALS</a>
</li>
<li>
<a href="https://kylo.readthedocs.io" class="navbar-link" target="_blank">DOCS</a>
</li>
<li>
<a href="https://github.com/Teradata/kylo" class="navbar-link" target="_blank">SOURCE</a>
</li>
<li class="dropdown">
<a href="#" target="" class="dropdown-toggle navbar-link" data-toggle="dropdown" role="button" aria-haspopup="true"
aria-expanded="false">COMMUNITY<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://groups.google.com/forum/#!forum/kylo-community" target="_blank">Forum Q&A</a></li>
<li><a href="https://kylo-io.atlassian.net/projects/KYLO" target="_blank">Issues</a></li>
<li><a href="https://kylo.readthedocs.io/en/latest/developer-guides/ContributingtoKylo.html" target="_self">Contributing</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right navbar-link">
<li>
<a class="nav-a-btn" href="#">
<button class="btn btn-primary" style="background-color:#e28b3e;width:150px;" onclick="window.open('quickstart.html', '_self');">TRY NOW</button>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="hero">
<h2 class="one-line-feature-heading">Kylo Tutorials</h2>
</div>
<div class="subtitle">
<p align="center">Training videos for different organization roles. Become a Kylo ninja!</p>
</div>
<div id="features" class="container">
<div class="row">
<div class="col-md-2 col-md-push-10 feature-sidebar">
<nav>
<h1 class="text-orange subheading">Role</h1>
<ul>
<li><a class="navbar-link" href="#user_tutorials">Users</a></li>
<li><a class="navbar-link" href="#designer_tutorials">Designers</a></li>
<li><a class="navbar-link" href="#admin_tutorials">Administrators</a></li>
<li><a class="navbar-link" href="#best_practices">Best Practices</a></li>
</ul>
</nav>
</div>
<div class="col-md-10 col-md-pull-2">
<div layout="row">
<div id="tutorials">
<h1 class="text-orange subheading"><a name="user_tutorials"></a>User Tutorials</h1>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/ACvR0GPV8zE?ecver=1?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Creating a Data Ingest Feed</span>
</h4>
<p class="lead">Create an data ingest feed using Kylo that ingest data from a flat file, applies cleansing and validation rules and brings it into hadoop. <a href="assets/userdata2.csv">Download sample file</a></p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/rUtcBOXqLAM?ecver=1&hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">How to Wrangle Data (Part 1)</span>
</h4>
<p class="lead">Learn how to easily transform and prepare data.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/hPEurrMk11I/vq=hd1080" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">How to Wrangle Data (Part 2)</span>
</h4>
<p class="lead">Continue on with data wrangling and learn more advanced functions and things you can do with the Kylo data wrangler. </p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/x64nzg0ZtoM?vq=hd1080" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Import and Export Feeds</span>
</h4>
<p class="lead">Learn how to export a feed from one environment and import it into another environment.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/DdlvQmyLRc8?vq=hd1080" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">More Features</span>
</h4>
<p class="lead">Watch a summary video that explores many features of Kylo including designing and registering templates, data ingestion, and data wrangling.</p>
</div>
</div>
<hr/>
<h1 class="text-orange subheading"><a name="designer_tutorials"></a>Designer Tutorials</h1>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/_lw3zvlqH8k?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Introduction to Templates</span>
</h4>
<p class="lead">This is an introductory tutorial on the concept of templates in Kylo. Feed templates embody the principle of write once/reuse many times. </p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/NBwOqd1Wycc?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">How to Modify an Existing Template</span>
</h4>
<p class="lead">This tutorial shows how to modify the default Kylo ingest template to add Kafka support.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/Vj641MRJCd8?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Connecting to a Reusable Flow</span>
</h4>
<p class="lead">Learn how to create a simple feed based template and connect it to a reusable flow. </p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/P6slvtxwMaM?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">How to Create Modular Flows</span>
</h4>
<p class="lead">This tutorial looks at techniques for creating modular feeds used as services and invoked by other feeds.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/XbRrK24N2Do?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Templates with Conditional NiFi Routing</span>
</h4>
<p class="lead">This advanced tutorial demonstrates how to take advantage of Apache NiFi routing and NiFi expressions to make templates more general purpose</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/vy68_mBGqO0?vq=hd720" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Design a Data Confidence Feed</span>
</h4>
<p class="lead">Learn how to design and create a custom data quality validation using Kylo.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<p align="center">
<a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/how-to-guides/NiFiProcessorsDocs.html#triggerfeed" target="_blank" role="button">
<img style=" display: block; margin: 0 auto;" class="tutorial_image featurette-image img-responsive center-block" src="assets/trigger_feed.png">
</a>
</p>
<p align="center"><a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/how-to-guides/NiFiProcessorsDocs.html#triggerfeed" target="_blank" role="button">LEARN MORE</a></p>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Design a Feed with Preconditions</span>
</h4>
<p class="lead">Learn how to design a flow that depends upon the completion of another feed.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/9bx9JQ3ica4?vq=hd1080" allowfullscreen></iframe>
</div>
<p align="center"><a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/how-to-guides/NiFiProcessorsDocs.html#importsqoop-processor" target="_blank" role="button">LEARN MORE</a></p>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Sqoop Based Ingest (Part 1)</span>
</h4>
<p class="lead">In this tutorial shows how to configure and run Sqoop based ingestion in Kylo. This specific video shows template registration.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/TpHI7dB61Ck?vq=hd1080" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Sqoop Based Ingest (Part 2)</span>
</h4>
<p class="lead">Learn how to configure and run a Sqoop based ingestion in Kylo. This video (part 2) shows how to create a feed that ingests a table for each run.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="tutorial_video embed-responsive-item " src="https://www.youtube.com/embed/Ox7HD9LGbuA?vq=hd1080" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Sqoop Based Ingest (Part 3)</span>
</h4>
<p class="lead">Extend upon the previous Sqoop video and learn more about how to configure it with Kylo.</p>
</div>
</div>
<hr/>
<h1 class="text-orange subheading"><a name="admin_tutorials"></a>Administrator Tutorials</h1>
<div class="row featurette">
<div class="col-sm-3">
<p align="center">
<a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/installation/KyloDeploymentGuide.html" target="_blank" role="button">
<img style=" display: block; margin: 0 auto;" class="tutorial_image featurette-image img-responsive center-block" src="assets/kylo.png">
</a>
</p>
<p align="center"><a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/installation/KyloDeploymentGuide.html" target="_blank" role="button">LEARN MORE</a></p>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Kylo Installation</span>
</h4>
<p class="lead">Learn how to install Kylo.</p>
</div>
</div>
<div class="row featurette">
<div class="col-sm-3">
<p align="center">
<a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/installation/KyloDeploymentGuide.html#encrypting-configuration-property-values" target="_blank" role="button">
<img style=" display: block; margin: 0 auto;" class="tutorial_image featurette-image img-responsive center-block" src="assets/kylo.png">
</a>
</p>
<p align="center"><a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/installation/KyloDeploymentGuide.html#encrypting-configuration-property-values" target="_blank" role="button">LEARN MORE</a></p>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Encrypting Properties </span>
</h4>
<p class="lead">Learn how to encrypt configuration properties.</p>
</div>
</div>
<hr/>
<h1 class="text-orange subheading"><a name="best_practices"></a>Best Practices</h1>
<div class="row featurette">
<div class="col-sm-3">
<p align="center">
<a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/tips-tricks/KyloBestPractices.html" target="_blank" role="button">
<img style=" display: block; margin: 0 auto;" class="tutorial_image featurette-image img-responsive center-block" src="assets/checklist-2.png">
</a>
</p>
<p align="center"><a class="btn btn-sm link-more" href="http://kylo.readthedocs.io/en/latest/tips-tricks/KyloBestPractices.html" target="_blank" role="button">LEARN MORE</a></p>
</div>
<div class="col-sm-9">
<h4 class="featurette-heading">
<span class="text-blue">Best Practices </span>
</h4>
<p class="lead">Learn patterns and best practices for using and supporting Kylo.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<!--
<div class="row">
<nav class="col-sm-2">
<h3><a href="index.html" target="_self">Overview</a></h3>
<ul>
</ul>
</nav>
<nav class="col-sm-2">
<h3><a href="quickstart.html" target="_self">Quickstart</a></h3>
<ul>
<li><a class="navbar-link" target="_self" href="quickstart.html">Download Sandbox</a></li>
<li><a class="navbar-link" target="_self" href="quickstart.html">Intro Tutorial</a></li>
</ul>
</nav>
<nav class="col-sm-2">
<h3><a href="tutorials.html" target="_self">Tutorials</a></h3>
<ul>
</ul>
</nav>
<nav class="col-sm-2">
<h3><a href="https://kylo.readthedocs.io" target="_blank">Docs</a></h3>
<ul>
</ul>
</nav>
<nav class="col-sm-2">
<h3><a href="https://github.com/Teradata/kylo" target="_blank">Source</a></h3>
<ul>
</ul>
</nav>
<nav class="col-sm-2">
<h3><a href="#" target="">Community</a></h3>
<ul>
<li><a class="navbar-link" target="_blank" href="https://groups.google.com/forum/#!forum/kylo-community">Forum Q&A</a></li>
<li><a class="navbar-link" target="_blank" href="https://kylo-io.atlassian.net/projects/KYLO">Issues</a></li>
<li><a class="navbar-link" target="_self" href="https://kylo.readthedocs.io/en/latest/developer-guides/ContributingtoKylo.html">Contributing</a></li>
</ul>
</nav>
</div>
-->
<div class="row">
<div class="col-sm-4 footer-text">
© 2017 Teradata Inc. All Rights Reserved
</div>
<div class="col-sm-6 footer-text">
<a target="_blank" href="https://www.teradata.com/privacy" class="footer-text">Privacy</a> |
<a target="_blank" href="https://www.teradata.com/website-terms-of-use" class="footer-text">Terms of Use</a>
</div>
<div class="col-sm-2 social-icon" style="margin-top:12px">
<div class="row">
<div class="col-sm-4">
<a href="https://github.com/Teradata/kylo">
<img src="assets/gh-logo.png">
</a>
</div>
<!-- <div class="col-sm-1 col-md-push-10 social-icon"> -->
<div class="col-sm-4">
<a href="https://twitter.com/kylo_opensource">
<img src="assets/Twitter_Logo_White_On_Image.png">
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</html>