소스 검색

HUE-8888 [blog] Update video link of HDFS Browser post

Was a dead link.
Romain 5 년 전
부모
커밋
e2c9cd929f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/gethue/content/en/posts/2013-03-01-demo-hdfs-file-operations-made-easy-with-hue.md

+ 1 - 1
docs/gethue/content/en/posts/2013-03-01-demo-hdfs-file-operations-made-easy-with-hue.md

@@ -46,7 +46,7 @@ categories:
 ---
 Managing and viewing data in [HDFS][1] is an important part of Big Data analytics. [Hue][2], the open source web-based interface that makes [Apache Hadoop][3] easier to use, helps you do that through a GUI in your browser —  instead of logging into a Hadoop gateway host with a terminal program and using the command line.
 
-<https://www.youtube.com/watch?v=1iCZ9cKiQ84>
+{{< youtube KYXisq918q0 >}}
 
 The first episode in a new series of Hue demos, the video below demonstrates how to get up and running quickly with HDFS file operations via Hue’s File Browser application.