Эх сурвалжийг харах

[core] Remove some bad links in the documentation

Add the latest Hive Video
Romain Rigaux 11 жил өмнө
parent
commit
9ee9004

+ 2 - 2
apps/about/static/help/index.html

@@ -64,8 +64,8 @@
 
       <p class="p">Click the tabs under <strong class="ph b">Configuration
           Sections and Variables</strong> to see the settings configured for each application. For
-        information on configuring these settings, see Hue Configuration in <a class="xref" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/CDH4-Installation-Guide.html" target="_blank">CDH4
-          Installation</a>.</p>
+        information on configuring these settings, see <a href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Installation-Guide/CDH5-Installation-Guide.html">Hue Configuration in CDH</a>
+          Installation.</p>
 
     </div>
 

+ 2 - 2
apps/beeswax/static/help/index.html

@@ -16,7 +16,7 @@
 
   <div class="body conbody">
     <p class="p">The Beeswax application enables you to perform queries on Apache Hive, a
-      data warehousing system designed to work with Hadoop. For information about Hive, see <a class="xref" href="http://archive.cloudera.com/cdh4/cdh/4/hive/" target="_blank">Hive Documentation</a>. You can create Hive databases, tables and
+      data warehousing system designed to work with Hadoop. For information about Hive, see <a class="xref" href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Installation-Guide/cdh5ig_hive_installation.html" target="_blank">Hive Documentation</a>. You can create Hive databases, tables and
       partitions, load data, create, run, and manage queries, and download the results in a
       Microsoft Office Excel worksheet file or a comma-separated values file. </p>
 
@@ -54,7 +54,7 @@
 <p><iframe frameborder="0" height="495" src="http://player.vimeo.com/video/79883574" width="900"></iframe></p>
 <p><br/><span></span></p>
 <h2><span>Hue 2.x</span></h2>
-<p><span>We recommend to use the latest version of Hue (2.5). Have Hue point to HiveServer2 by updating the Beeswax section in the </span><a href="https://github.com/cloudera/hue/blob/branch-2.5.1/desktop/conf.dist/hue.ini#L384"><span>hue.ini</span></a><span>:</span></p>
+<p><span>We recommend to use at least Hue 2.5. Have Hue point to HiveServer2 by updating the Beeswax section in the </span><a href="https://github.com/cloudera/hue/blob/branch-2.5.1/desktop/conf.dist/hue.ini#L384"><span>hue.ini</span></a><span>:</span></p>
 <p><br/><span></span></p>
 <pre class="code">[beeswax]
   beeswax_server_host=&lt;FQDN of Beeswax server&gt;

+ 1 - 1
apps/impala/static/help/index.html

@@ -28,7 +28,7 @@
 <h1><span>Impala App</span></h1>
 <p><span>Most of Hive SQL is compatible with Impala and we are going to compare the queries of </span><a href="http://gethue.tumblr.com/post/60376973455/hadoop-tutorials-ii-1-prepare-the-data-for-analysis"><span>episode one</span></a><span> in both Hive and Impala applications. Notice that this comparison is not 100% scientific but it demonstrates what would happen in common cases.</span></p>
 <p><br/><span></span></p>
-<p><iframe frameborder="0" height="495" src="http://player.vimeo.com/video/75493693" width="900"></iframe></p>
+<p><iframe frameborder="0" height="495" src="http://player.vimeo.com/video/90961050" width="900"></iframe></p>
 <p><span>Using Impala through the Hue app is easier in many ways than using it through the command-line impala-shell. For example, table names, databases, columns, built-in functions are auto-completable and the syntax highlighting shows the potential typos in your queries. Multiple queries or a selected portion of a query can be executed from the editor. Parameterized queries are supported and the user will be prompted for values at submission time. Impala queries can be saved and shared between users or deleted and then restored from trash in case of mistakes. </span></p>
 <p><br/><span></span></p>
 <p><span>Impala uses the same Metastore as Hive so you can browse tables with the </span><a href="http://gethue.tumblr.com/post/56804308712/hadoop-tutorial-how-to-access-hive-in-pig-with"><span>Metastore app</span></a><span>. You can also pick a database with a drop-down in the editor. After submission, progress and logs are reported and you can browse the result with infinite scroll or download the data with your browser.</span></p>

+ 3 - 3
desktop/core/static/help/index.html

@@ -62,7 +62,7 @@
 		<div class="body conbody">
 
 			<p class="p"> To open a Hue application, click the appropriate icon in the navigation
-				bar at the top of the Hue web browser window <br/><a name="topic_2_2__image_dwb_kqg_rj"><!-- --></a><img class="image" id="topic_2_2__image_dwb_kqg_rj" src="/static/art/help/applications.png"/><br/>. </p>
+				bar at the top of the Hue web browser window. <br/><a name="topic_2_2__image_dwb_kqg_rj"><!-- --></a><img class="image" id="topic_2_2__image_dwb_kqg_rj" src="/static/art/help/applications.png"/><br/></p>
 
 			<p class="p">To open a second application concurrently (or a second instance of the same
 				application), right-click the icon and select <strong class="ph b">Open
@@ -118,7 +118,7 @@
 		<div class="body conbody">
 
 			<p class="p"> If Hue detects a misconfiguration, an indicator <img class="image" src="/static/art/help/misconfiguration.png"/> appears in the navigation bar at the top of the page.
-				Clicking this indicator takes you to the <a class="xref" href="about.html#topic_3__li_h1j_fhk_zj">Check Configuration</a> screen which will indicate the
+				Clicking this indicator takes you to the Check Configuration screen which will indicate the
 				potential misconfiguration(s) with hints about fixing them. </p>
 
 
@@ -139,7 +139,7 @@
 
 			<p class="p">If authentication is managed by Hue (that is, authentication is
 				not managed via some external mechanism), and you are a superuser, you can use the
-					<a class="xref" href="topic_11.html#topic_11">User Admin</a> application to
+					<a href="/help/useradmin/">User Admin application</a> to
 				change password and personal details. </p>