ソースを参照

HUE-8888 [blog] Aggregate together more catagories

Romain 6 年 前
コミット
5bf4cc6d2d
20 ファイル変更50 行追加31 行削除
  1. 2 1
      docs/gethue/content/posts/2019-03-11-self-service-impala-sql-query-troubleshooting.md
  2. 2 1
      docs/gethue/content/posts/2019-03-22-querying-exploring-the-instacart-dataset-part-1-ingesting-the-data.md
  3. 2 1
      docs/gethue/content/posts/2019-03-22-quick-task-how-to-query-apache-druid-analytic-database.md
  4. 2 1
      docs/gethue/content/posts/2019-03-26-document-count-check.md
  5. 2 1
      docs/gethue/content/posts/2019-03-26-quick-task-fixing-importerror-no-module-named-google_compute_engine-when-building-hue.md
  6. 2 1
      docs/gethue/content/posts/2019-03-28-hue-4-4-and-its-improvements-are-out.md
  7. 2 1
      docs/gethue/content/posts/2019-04-01-hive-on-tez-integrations-improvements.md
  8. 2 1
      docs/gethue/content/posts/2019-04-10-how-to-enable-new-user-for-table-creation-on-secure-cluster.md
  9. 3 2
      docs/gethue/content/posts/2019-04-12-documentation-revamp-making-hue-easier-to-install-use-and-develop.md
  10. 2 1
      docs/gethue/content/posts/2019-04-16-2x-faster-page-load-time-with-the-new-bundling-of-javascript-files.md
  11. 2 1
      docs/gethue/content/posts/2019-06-12-improving-the-developer-productivity-with-some-continuous-integration.md
  12. 2 1
      docs/gethue/content/posts/2019-06-20-realtime-catalog-search-with-hue-and-apache-atlas.md
  13. 2 1
      docs/gethue/content/posts/2019-07-19-build-your-own-autocompleter.md
  14. 2 1
      docs/gethue/content/posts/2019-07-24-quick-start-a-hue-development-environment-in-3-minutes-with-docker.md
  15. 2 1
      docs/gethue/content/posts/2019-07-26-hue-in-kubernetes.md
  16. 2 1
      docs/gethue/content/posts/2019-08-07-sql-querying-apache-hbase-with-apache-phoenix.md
  17. 2 1
      docs/gethue/content/posts/2019-08-09-built-in-hive-language-reference-in-the-sql-editor.md
  18. 2 1
      docs/gethue/content/posts/2019-08-12-hue-4-5-and-its-improvements-are-out.md
  19. 10 9
      docs/gethue/content/posts/2019-10-24-how-to-create-a-hbase-table-on-kerberized-hadoop-clusters.md
  20. 3 3
      docs/gethue/content/posts/2019-10-31-how-to-improve-or-add-your-own-sql-syntax-highlighter.md

+ 2 - 1
docs/gethue/content/posts/2019-03-11-self-service-impala-sql-query-troubleshooting.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Querying
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
 
 ---
 <p class="p1">

+ 2 - 1
docs/gethue/content/posts/2019-03-22-querying-exploring-the-instacart-dataset-part-1-ingesting-the-data.md

@@ -41,7 +41,8 @@ ampforwp-amp-on-off:
 categories:
   - Browsing
   - Querying
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
 
 ---
 Self-service exploratory analytics is one of the most common use cases of the Hue users. In this tutorial, let's see how to get started on the analysis. We will use the free [Instacart][1] dataset and start with the [Importer][2] feature.

+ 2 - 1
docs/gethue/content/posts/2019-03-22-quick-task-how-to-query-apache-druid-analytic-database.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Querying
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
 
 ---
 Self-service exploratory analytics is one of the most common use cases of the Hue users. While deeply integrated with [Apache Impala][1] and [Apache Hive][2], Hue also lets you take advantage of its [smart editor][3] and assistants with any databases. In this tutorial, let's see how to query [Apache Druid][4].

+ 2 - 1
docs/gethue/content/posts/2019-03-26-document-count-check.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
 
 ---
 When Hue database has too many entries in certain tables, it will cause performance issue. Now Hue config check will help superuser to find this issue. Login as superuser and go to "Hue Administration", this sample screenshot will be displayed in the quick start wizard when the tables have too many entries.

+ 2 - 1
docs/gethue/content/posts/2019-03-26-quick-task-fixing-importerror-no-module-named-google_compute_engine-when-building-hue.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
 
 ---
 When [building Hue][1] on a Google Compute Engine machine, you might it this issue:

+ 2 - 1
docs/gethue/content/posts/2019-03-28-hue-4-4-and-its-improvements-are-out.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Querying
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
   - Release
 
 ---

+ 2 - 1
docs/gethue/content/posts/2019-04-01-hive-on-tez-integrations-improvements.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Querying
-  - Version 4.4
+  - Version 4
+  # - Version 4.4
 
 ---
 <span style="font-weight: 400;">We’ve made some improvements when using </span>[<span style="font-weight: 400;">Apache TEZ</span>][1] <span style="font-weight: 400;">as the query engine of the </span>[<span style="font-weight: 400;">SQL Editor</span>][2]<span style="font-weight: 400;">:</span>

+ 2 - 1
docs/gethue/content/posts/2019-04-10-how-to-enable-new-user-for-table-creation-on-secure-cluster.md

@@ -41,7 +41,8 @@ ampforwp-amp-on-off:
 categories:
   - Administration
   - Querying
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 It can be tricky to grant a new user proper permissions on a secure cluster, let's walk through the steps to enable any new user for table creation on a kerberized cluster. Depends on your cluster size, creating user and group on each node can be tedious. Here we use pssh (Parallel ssh) for this task.

+ 3 - 2
docs/gethue/content/posts/2019-04-12-documentation-revamp-making-hue-easier-to-install-use-and-develop.md

@@ -40,8 +40,9 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.4
-  - Version 4.5
+  # - Version 4.4
+  - Version 4
+  # - Version 4.5
 
 ---
 Making Hue easier to install, use and develop with a modern documentation.

+ 2 - 1
docs/gethue/content/posts/2019-04-16-2x-faster-page-load-time-with-the-new-bundling-of-javascript-files.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 Fast page loads are notorious for providing a much nicer user experience. Who likes to wait or have a slow display of the page?

+ 2 - 1
docs/gethue/content/posts/2019-06-12-improving-the-developer-productivity-with-some-continuous-integration.md

@@ -38,7 +38,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 Tooling and automation has been simplified dramatically with technologies like [Docker][1] and the Cloud. On top of this, continuous integration companies like [Circle CI][2] and [Travis CI][3] have added one more layer of simplicity.

+ 2 - 1
docs/gethue/content/posts/2019-06-20-realtime-catalog-search-with-hue-and-apache-atlas.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Querying
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 With the latest Hue (future 4.5 release), we are glad to announce that Hue integrates with [Apache Atlas][1] as backend to enable SQL users for real time data catalog searching.

+ 2 - 1
docs/gethue/content/posts/2019-07-19-build-your-own-autocompleter.md

@@ -39,7 +39,8 @@ ampforwp-amp-on-off:
 categories:
   - Administration
   - Querying
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 Hue is a SQL Editor integrating with the most common [data warehouses and databases.][1] Getting specialized autocomplete for each language brings better code maintainability (force a decoupled design), speed (no need to load all the parsers for only one language) and obviously a nicer end user experience (Impala, Hive, PostgreSQL&#8230; always have slight different syntax).

+ 2 - 1
docs/gethue/content/posts/2019-07-24-quick-start-a-hue-development-environment-in-3-minutes-with-docker.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 Looking at simplifying the usage of Databases and Datawarehouses or learning how to build Cloud webapps? Hue would be a great candidate for you!

+ 2 - 1
docs/gethue/content/posts/2019-07-26-hue-in-kubernetes.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Administration
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 Let&#8217;s see how to automate the deployment further and run this into a container orchestration like [Kubernetes][1].

+ 2 - 1
docs/gethue/content/posts/2019-08-07-sql-querying-apache-hbase-with-apache-phoenix.md

@@ -39,7 +39,8 @@ ampforwp-amp-on-off:
 categories:
   - Querying
   - Browsing
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 [Apache Phoenix][1] is a great addon to extent SQL on top of [Apache HBase][2], the non relational distributed data store. On top of the [HBase Browser][3], now the [Editor][4] provides a more common syntax for querying the data. Note that being a key/value store, the SQL can have different idioms, and the Editor interface still requires some polishing to fully support all the SQL UX capabilities of Hue.

+ 2 - 1
docs/gethue/content/posts/2019-08-09-built-in-hive-language-reference-in-the-sql-editor.md

@@ -39,7 +39,8 @@ ampforwp-amp-on-off:
 categories:
   - Querying
   - Browsing
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
 
 ---
 Similarly to the Apache Impala [dialect][1], the [Editor][2] now provides a direct access to [Hive documentatio][3]n in the right panel. It is also still possible to right click on an instruction to get more details about it. We hope that it makes your SQL querying even more productive!

+ 2 - 1
docs/gethue/content/posts/2019-08-12-hue-4-5-and-its-improvements-are-out.md

@@ -40,7 +40,8 @@ ampforwp-amp-on-off:
   - default
 categories:
   - Querying
-  - Version 4.5
+  - Version 4
+  # - Version 4.5
   - Release
 
 ---

+ 10 - 9
docs/gethue/content/posts/2019-10-24-how-to-create-a-hbase-table-on-kerberized-hadoop-clusters.md

@@ -39,10 +39,11 @@ sf_caption_position:
 ampforwp-amp-on-off:
   - default
 categories:
-  - HBase
-  - Hue 4.3
-  - Hue 4.4
-  - Hue 4.5
+  - Browsing
+  # - Version 4.3
+  # - Version 4.4
+  - Version 4
+  # - Version 4.5
 
 ---
 Hi SQL Data Explorers,
@@ -58,7 +59,7 @@ With change from HBase([HBASE-19852][2]), we have to configure HBase properly th
 
 ### Step 1
 Navigate to CM->Clusters->HBASE-1->Configurations, search for &#8220;thrift&#8221; and verify the &#8220;Enable HBase Thrift Http Server&#8221; and &#8220;Enable HBase Thrift Proxy Users&#8221; are checked, and &#8220;Enable HBase Thrift Server Compact Protocol&#8221; and &#8220;Enable HBase Thrift Server Framed Transport&#8221; are unchecked.
-  
+
 <a href="https://cdn.gethue.com/uploads/2019/10/Hbase-Configuration1.png"><img src="https://cdn.gethue.com/uploads/2019/10/Hbase-Configuration1.png" /></a>
 
 ### Step 2
@@ -72,12 +73,12 @@ otherwise, follow step 2b
 on same page, search for &#8220;core-site&#8221; and fill in as following to &#8220;HBase Service Advanced Configuration Snippet (Safety Valve) for core-site.xml&#8221;
 
 <pre><code class="bash">hadoop.proxyuser.hbase.hosts: *
-hadoop.proxyuser.hbase.groups: * 
+hadoop.proxyuser.hbase.groups: *
 </code></pre>
 
 ### Step 3
 If your cluster is kerberized cluster, find out your HBase thrift server and its HTTP kerberos principal and then config following parameters:
-  
+
 HBase Service Advanced Configuration Snippet (Safety Valve) for hbase-site.xml:
 
 <pre><code class="bash">hbase.thrift.spnego.principal: HTTP/${YOUR_HBASE_THRIFT_SERVER_NAME}/${REALM}
@@ -97,7 +98,7 @@ Find out Kerberos Principal for HTTP on HBase thrift host: navigate to CM->Admin
 Configure Thrift server with the value you found at step 3a and 3b
 
 <a href="https://cdn.gethue.com/uploads/2019/10/ConfigureThriftServerSpnegoPrincipal.png"><img src="https://cdn.gethue.com/uploads/2019/10/ConfigureThriftServerSpnegoPrincipal.png" /></a>
-  
+
 Save Changes and deploy the staled configurations then restart HBase.
 
 Now, navigate to Hue UI, https://${huehost}:8889/hue/about/#step1, the &#8216;Check Configurations&#8217; for HBase should pass.
@@ -139,4 +140,4 @@ Weixia, from the Hue Team
  [9]: https://cdn.gethue.com/uploads/2019/10/NewlyCreatedHbaseTables.png
  [10]: https://discourse.gethue.com/
  [11]: https://twitter.com/gethue
- [12]: https://docs.gethue.com/latest/quickstart/
+ [12]: https://docs.gethue.com/latest/quickstart/

+ 3 - 3
docs/gethue/content/posts/2019-10-31-how-to-improve-or-add-your-own-sql-syntax-highlighter.md

@@ -37,8 +37,8 @@ sf_caption_position:
 ampforwp-amp-on-off:
   - default
 categories:
-  - Editor / Notebook
-  - Hue 4.6
+  - Querying
+  - Version 4.6
 
 ---
 Hue&#8217;s Editor [SQL functionalities][1] makes it much more easier to query your databases and datawarehouses. It was previously described about how to [improve or create your own SQL autocompleter][2] so that the Querying Experience gets even more effective. This post is about going one step further and improving the SQL syntax highlighting.
@@ -127,4 +127,4 @@ Romain from the Hue Team
  [4]: https://github.com/cloudera/hue/tree/master/tools/ace-editor/lib/ace/mode
  [5]: https://github.com/cloudera/hue/blob/master/desktop/libs/notebook/src/notebook/templates/editor_components.mako#L2118
  [6]: http://localhost:1313/developer/parsers/#prerequisites
- [7]: https://issues.cloudera.org/browse/HUE-8758
+ [7]: https://issues.cloudera.org/browse/HUE-8758