You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2022/01/06 19:36:27 UTC

svn commit: r1896767 - /nifi/site/trunk/videos.html

Author: joewitt
Date: Thu Jan  6 19:36:27 2022
New Revision: 1896767

URL: http://svn.apache.org/viewvc?rev=1896767&view=rev
Log:
added vid links

Modified:
    nifi/site/trunk/videos.html

Modified: nifi/site/trunk/videos.html
URL: http://svn.apache.org/viewvc/nifi/site/trunk/videos.html?rev=1896767&r1=1896766&r2=1896767&view=diff
==============================================================================
--- nifi/site/trunk/videos.html (original)
+++ nifi/site/trunk/videos.html Thu Jan  6 19:36:27 2022
@@ -117,6 +117,9 @@
 <div class="medium-space"></div>
 <div class="row">
     <div class="large-12 columns">
+
+        <h3>Conference Presentations</h3>
+
         <a href="#" data-reveal-id="hadoopsummit-ireland-2016-nifi">Hadoop Summit Ireland 2016 - Apache NiFi in the Hadoop Ecosystem</a>
         <div id="hadoopsummit-ireland-2016-nifi" class="reveal-modal medium" data-reveal>
             <h2>Hadoop Summit 2016 - Apache NiFi in this Hadoop Ecosystem</h2>
@@ -135,6 +138,85 @@
             <a class="close-reveal-modal">&#215;</a>
         </div>
         <br/>
+
+        <br/>
+        <h3>What's New</h3>
+        <a href="#" data-reveal-id="whats-new-1-14">What's New in NiFi 1.14</a>
+        <div id="whats-new-1-14" class="reveal-modal medium" data-reveal>
+            <h2>What's New in NiFi 1.14</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/h503MibiENY" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+
+
+        <br/>
+        <h3>Walkthroughs</h3>
+        <a href="#" data-reveal-id="kafka-exactly-once">NiFi with Kafka's Exactly Once Semantics</a>
+        <div id="kafka-exactly-once" class="reveal-modal medium" data-reveal>
+            <h2>NiFi with Kafka's Exactly Once Semantics</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/VyzoD8eh-t0" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+
+
+        <br/>
+        <h3>NiFi Anti-Patterns</h3>
+        <a href="#" data-reveal-id="anti-patterns-part-1">NiFi Anti-Patterns Part 1</a>
+        <div id="anti-patterns-part-1" class="reveal-modal medium" data-reveal>
+            <h2>Apache NiFi Anti-Patterns - Part 1</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/RjWstt7nRVY" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+        <a href="#" data-reveal-id="anti-patterns-part-2">NiFi Anti-Patterns Part 2</a>
+        <div id="anti-patterns-part-2" class="reveal-modal medium" data-reveal>
+            <h2>Apache NiFi Anti-Patterns - Part 2</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/v1CoQk730qs" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+        <a href="#" data-reveal-id="anti-patterns-part-3">NiFi Anti-Patterns Part 3</a>
+        <div id="anti-patterns-part-3" class="reveal-modal medium" data-reveal>
+            <h2>Apache NiFi Anti-Patterns - Part 3</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/by9P0Zi8Dk8" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+        <a href="#" data-reveal-id="anti-patterns-part-4">NiFi Anti-Patterns Part 4</a>
+        <div id="anti-patterns-part-4" class="reveal-modal medium" data-reveal>
+            <h2>Apache NiFi Anti-Patterns - Part 4</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/pZq0EbfDBy4" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+        <a href="#" data-reveal-id="anti-patterns-part-5">NiFi Anti-Patterns Part 5</a>
+        <div id="anti-patterns-part-5" class="reveal-modal medium" data-reveal>
+            <h2>Apache NiFi Anti-Patterns - Part 5</h2>
+            <div class="flex-video widescreen" style="display: block;">
+                <iframe width="560" height="315" src="https://www.youtube.com/embed/JbUjYr6Kd3I" frameborder="0" allowfullscreen></iframe>
+            </div>
+            <a class="close-reveal-modal">&#215;</a>
+        </div>
+        <br/>
+
+
+
+        <br/>
+        <h3>Getting Started</h3>
         <a href="#" data-reveal-id="toolbar-overview">Screencast: NiFi User Interface Overview</a>
         <div id="toolbar-overview" class="reveal-modal medium" data-reveal>
             <h2>NiFi User Interface Overview</h2>