Global search/replace: audience="Cloudera" -> audience="hidden".

For this change to land in master, the audience="hidden" code review
needs to be completed first. Otherwise, the doc build would still work
but the audience="hidden" content would be visible rather than hidden as
desired.

Some work happening in parallel might introduce additional instances of
audience="Cloudera". I suggest addressing those in a followup CR so this
global change can land quickly.

Since the changes apply across so many different files, but are so
narrow in scope, I suggest that the way to validate (check that no
extraneous changes were introduced accidentally) is to diff just the
changed lines:

git diff -U0 HEAD^ HEAD

In patch set 2, I updated other topics marked audience="Cloudera"
by CRs that were pushed in the meantime.

Change-Id: Ic93d89da77e1f51bbf548a522d98d0c4e2fb31c8
Reviewed-on: http://gerrit.cloudera.org:8080/5613
Reviewed-by: John Russell <[email protected]>
Tested-by: Impala Public Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/8377b994
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/8377b994
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/8377b994

Branch: refs/heads/master
Commit: 8377b9949cef975881e7f64eadb9400fcbf157b3
Parents: 3b7a179
Author: John Russell <[email protected]>
Authored: Fri Dec 9 13:01:16 2016 -0800
Committer: Impala Public Jenkins <[email protected]>
Committed: Wed Jan 18 19:31:57 2017 +0000

----------------------------------------------------------------------
 docs/impala.ditamap                             |  20 +--
 docs/impala_keydefs.ditamap                     |   2 +-
 docs/topics/impala_abort_on_error.xml           |   2 +-
 docs/topics/impala_admission.xml                |  26 ++--
 docs/topics/impala_aggregate_functions.xml      |   2 +-
 docs/topics/impala_alter_function.xml           |   2 +-
 docs/topics/impala_alter_table.xml              |   2 +-
 docs/topics/impala_alter_view.xml               |   2 +-
 docs/topics/impala_analytic_functions.xml       |   6 +-
 docs/topics/impala_appx_count_distinct.xml      |   2 +-
 docs/topics/impala_appx_median.xml              |   2 +-
 docs/topics/impala_authorization.xml            |   6 +-
 docs/topics/impala_avg.xml                      |   2 +-
 docs/topics/impala_avro.xml                     |   4 +-
 docs/topics/impala_batch_size.xml               |   2 +-
 docs/topics/impala_bit_functions.xml            |  22 ++--
 docs/topics/impala_breakpad.xml                 |   2 +-
 docs/topics/impala_char.xml                     |   2 +-
 docs/topics/impala_cluster_sizing.xml           |   2 +-
 docs/topics/impala_cm_installation.xml          |   2 +-
 docs/topics/impala_comments.xml                 |   2 +-
 docs/topics/impala_complex_types.xml            |  14 +--
 docs/topics/impala_compression_codec.xml        |   2 +-
 docs/topics/impala_compute_stats.xml            |   2 +-
 docs/topics/impala_concepts.xml                 |  18 +--
 docs/topics/impala_conditional_functions.xml    |  34 ++---
 docs/topics/impala_config_options.xml           |  36 +++---
 docs/topics/impala_config_performance.xml       |   6 +-
 docs/topics/impala_conversion_functions.xml     |  52 ++++----
 docs/topics/impala_count.xml                    |   2 +-
 docs/topics/impala_create_data_source.xml       |   4 +-
 docs/topics/impala_create_database.xml          |   2 +-
 docs/topics/impala_create_function.xml          |   4 +-
 docs/topics/impala_create_role.xml              |   2 +-
 docs/topics/impala_create_table.xml             |   2 +-
 docs/topics/impala_create_view.xml              |   2 +-
 docs/topics/impala_datatypes.xml                |   2 +-
 docs/topics/impala_date.xml                     |   4 +-
 docs/topics/impala_datetime_functions.xml       | 102 +++++++--------
 docs/topics/impala_debug_action.xml             |   2 +-
 docs/topics/impala_decimal.xml                  |   2 +-
 docs/topics/impala_delete.xml                   |   2 +-
 docs/topics/impala_describe.xml                 |   2 +-
 docs/topics/impala_development.xml              |   6 +-
 docs/topics/impala_disable_cached_reads.xml     |   2 +-
 docs/topics/impala_disable_codegen.xml          |   2 +-
 docs/topics/impala_disable_outermost_topn.xml   |   2 +-
 .../impala_disable_row_runtime_filtering.xml    |   2 +-
 ...impala_disable_streaming_preaggregations.xml |   2 +-
 docs/topics/impala_disable_unsafe_spills.xml    |   2 +-
 docs/topics/impala_distinct.xml                 |   2 +-
 docs/topics/impala_drop_data_source.xml         |   4 +-
 docs/topics/impala_drop_database.xml            |   2 +-
 docs/topics/impala_drop_function.xml            |   2 +-
 docs/topics/impala_drop_role.xml                |   2 +-
 docs/topics/impala_drop_stats.xml               |   2 +-
 docs/topics/impala_drop_table.xml               |   2 +-
 docs/topics/impala_drop_view.xml                |   2 +-
 .../impala_exec_single_node_rows_threshold.xml  |   2 +-
 docs/topics/impala_explain.xml                  |   2 +-
 docs/topics/impala_explain_level.xml            |   2 +-
 docs/topics/impala_faq.xml                      |   8 +-
 docs/topics/impala_file_formats.xml             |   4 +-
 docs/topics/impala_fixed_issues.xml             |  38 +++---
 docs/topics/impala_grant.xml                    |   2 +-
 docs/topics/impala_group_concat.xml             |   2 +-
 docs/topics/impala_hbase.xml                    |  10 +-
 docs/topics/impala_hbase_cache_blocks.xml       |   2 +-
 docs/topics/impala_hbase_caching.xml            |   2 +-
 docs/topics/impala_hints.xml                    |   2 +-
 docs/topics/impala_impala_shell.xml             |   2 +-
 docs/topics/impala_incompatible_changes.xml     |   6 +-
 docs/topics/impala_insert.xml                   |   2 +-
 docs/topics/impala_install.xml                  |  18 +--
 docs/topics/impala_intro.xml                    |   2 +-
 docs/topics/impala_invalidate_metadata.xml      |   2 +-
 docs/topics/impala_isilon.xml                   |   6 +-
 docs/topics/impala_jdbc.xml                     |   2 +-
 docs/topics/impala_joins.xml                    |   2 +-
 docs/topics/impala_known_issues.xml             |  10 +-
 docs/topics/impala_kudu.xml                     |   2 +-
 docs/topics/impala_langref_unsupported.xml      |   4 +-
 docs/topics/impala_ldap.xml                     |   4 +-
 docs/topics/impala_lineage.xml                  |   4 +-
 docs/topics/impala_literals.xml                 |   8 +-
 docs/topics/impala_live_progress.xml            |   2 +-
 docs/topics/impala_live_summary.xml             |   4 +-
 docs/topics/impala_load_data.xml                |   2 +-
 docs/topics/impala_logging.xml                  |   8 +-
 docs/topics/impala_math_functions.xml           | 126 +++++++++----------
 docs/topics/impala_max.xml                      |   2 +-
 docs/topics/impala_max_block_mgr_memory.xml     |   2 +-
 docs/topics/impala_max_errors.xml               |   2 +-
 docs/topics/impala_max_num_runtime_filters.xml  |   2 +-
 docs/topics/impala_max_scan_range_length.xml    |   2 +-
 docs/topics/impala_mem_limit.xml                |   2 +-
 docs/topics/impala_min.xml                      |   2 +-
 docs/topics/impala_misc_functions.xml           |  16 +--
 docs/topics/impala_ndv.xml                      |   2 +-
 docs/topics/impala_new_features.xml             |  30 ++---
 docs/topics/impala_num_nodes.xml                |   2 +-
 docs/topics/impala_num_scanner_threads.xml      |   2 +-
 docs/topics/impala_odbc.xml                     |   2 +-
 docs/topics/impala_operators.xml                |  44 +++----
 .../impala_optimize_partition_key_scans.xml     |   2 +-
 docs/topics/impala_parquet.xml                  |   6 +-
 .../impala_parquet_annotate_strings_utf8.xml    |   2 +-
 .../topics/impala_parquet_compression_codec.xml |   2 +-
 ...mpala_parquet_fallback_schema_resolution.xml |   2 +-
 docs/topics/impala_parquet_file_size.xml        |   2 +-
 docs/topics/impala_partitioning.xml             |   6 +-
 docs/topics/impala_perf_hdfs_caching.xml        |   4 +-
 docs/topics/impala_perf_stats.xml               |   4 +-
 docs/topics/impala_performance.xml              |  24 ++--
 docs/topics/impala_planning.xml                 |   2 +-
 docs/topics/impala_porting.xml                  |   2 +-
 docs/topics/impala_ports.xml                    |   2 +-
 docs/topics/impala_prefetch_mode.xml            |   2 +-
 docs/topics/impala_prereqs.xml                  |  56 ++++-----
 docs/topics/impala_processes.xml                |   8 +-
 docs/topics/impala_proxy.xml                    |  16 +--
 docs/topics/impala_query_timeout_s.xml          |   2 +-
 docs/topics/impala_rcfile.xml                   |   6 +-
 docs/topics/impala_refresh.xml                  |   2 +-
 docs/topics/impala_replica_preference.xml       |   2 +-
 docs/topics/impala_request_pool.xml             |   2 +-
 .../impala_reservation_request_timeout.xml      |   2 +-
 docs/topics/impala_reserved_words.xml           |   2 +-
 docs/topics/impala_resource_management.xml      |   8 +-
 docs/topics/impala_revoke.xml                   |   2 +-
 docs/topics/impala_rm_initial_mem.xml           |   2 +-
 .../topics/impala_runtime_bloom_filter_size.xml |   2 +-
 docs/topics/impala_runtime_filter_max_size.xml  |   2 +-
 docs/topics/impala_runtime_filter_min_size.xml  |   2 +-
 docs/topics/impala_runtime_filter_mode.xml      |   2 +-
 .../impala_runtime_filter_wait_time_ms.xml      |   2 +-
 docs/topics/impala_runtime_filtering.xml        |   2 +-
 docs/topics/impala_s3.xml                       |  12 +-
 docs/topics/impala_s3_skip_insert_staging.xml   |   2 +-
 docs/topics/impala_scalability.xml              |  10 +-
 .../impala_scan_node_codegen_threshold.xml      |   2 +-
 docs/topics/impala_schedule_random_replica.xml  |   2 +-
 docs/topics/impala_schema_objects.xml           |   2 +-
 docs/topics/impala_select.xml                   |   4 +-
 docs/topics/impala_seq_compression_mode.xml     |   2 +-
 docs/topics/impala_seqfile.xml                  |   6 +-
 docs/topics/impala_set.xml                      |   2 +-
 docs/topics/impala_shell_commands.xml           |   2 +-
 docs/topics/impala_show.xml                     |   6 +-
 docs/topics/impala_ssl.xml                      |   4 +-
 docs/topics/impala_stddev.xml                   |   6 +-
 docs/topics/impala_string_functions.xml         |  66 +++++-----
 docs/topics/impala_subqueries.xml               |   2 +-
 docs/topics/impala_sum.xml                      |   2 +-
 docs/topics/impala_support_start_over.xml       |   2 +-
 docs/topics/impala_sync_ddl.xml                 |   2 +-
 docs/topics/impala_tables.xml                   |   4 +-
 docs/topics/impala_trouble_bad_results.xml      |   6 +-
 docs/topics/impala_trouble_memory.xml           |   4 +-
 docs/topics/impala_trouble_query_fail.xml       |   2 +-
 docs/topics/impala_trouble_sql.xml              |   4 +-
 docs/topics/impala_trouble_startup.xml          |   2 +-
 docs/topics/impala_troubleshooting.xml          |   8 +-
 docs/topics/impala_truncate_table.xml           |   2 +-
 docs/topics/impala_tutorial.xml                 |  12 +-
 docs/topics/impala_txtfile.xml                  |  20 +--
 docs/topics/impala_udf.xml                      |   4 +-
 docs/topics/impala_update.xml                   |   2 +-
 docs/topics/impala_upgrading.xml                |   6 +-
 docs/topics/impala_upsert.xml                   |   2 +-
 docs/topics/impala_use.xml                      |   2 +-
 docs/topics/impala_v_cpu_cores.xml              |   2 +-
 docs/topics/impala_varchar.xml                  |   2 +-
 docs/topics/impala_variance.xml                 |  10 +-
 docs/topics/impala_webui.xml                    |  16 +--
 docs/topics/impala_window_functions.xml         |   2 +-
 176 files changed, 642 insertions(+), 642 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/impala.ditamap
----------------------------------------------------------------------
diff --git a/docs/impala.ditamap b/docs/impala.ditamap
index 6ffeb84..46b8c7f 100644
--- a/docs/impala.ditamap
+++ b/docs/impala.ditamap
@@ -51,7 +51,7 @@ under the License.
     <topicref href="topics/impala_schema_design.xml"/>
   </topicref>
   <topicref audience="standalone" href="topics/impala_install.xml#install">
-    <topicref href="topics/impala_cm_installation.xml#cm_installation" 
audience="Cloudera"/>
+    <topicref href="topics/impala_cm_installation.xml#cm_installation" 
audience="hidden"/>
     <topicref href="topics/impala_noncm_installation.xml#noncm_installation"/>
 <!-- Removed when Hue docs were removed from main library. Might be worth 
resurrecting someday as general Impala+Hue topic. -->
 <!--           <topicref href="impala_hue_xi20559.xml"/> -->
@@ -101,7 +101,7 @@ under the License.
       <topicref href="topics/impala_boolean.xml"/>
       <topicref href="topics/impala_char.xml"/>
       <topicref href="topics/impala_decimal.xml"/>
-      <topicref audience="Cloudera" href="topics/impala_date.xml"/>
+      <topicref audience="hidden" href="topics/impala_date.xml"/>
       <topicref href="topics/impala_double.xml"/>
       <topicref href="topics/impala_float.xml"/>
       <topicref href="topics/impala_int.xml"/>
@@ -120,7 +120,7 @@ under the License.
     <topicref href="topics/impala_schema_objects.xml">
       <topicref href="topics/impala_aliases.xml"/>
       <topicref href="topics/impala_databases.xml"/>
-      <topicref audience="Cloudera" href="topics/impala_data_sources.xml"/>
+      <topicref audience="hidden" href="topics/impala_data_sources.xml"/>
       <topicref href="topics/impala_functions_overview.xml"/>
       <topicref href="topics/impala_identifiers.xml"/>
       <topicref href="topics/impala_tables.xml"/>
@@ -132,7 +132,7 @@ under the License.
       <topicref href="topics/impala_alter_table.xml"/>
       <topicref href="topics/impala_alter_view.xml"/>
       <topicref href="topics/impala_compute_stats.xml"/>
-      <topicref audience="Cloudera" 
href="topics/impala_create_data_source.xml"/>
+      <topicref audience="hidden" href="topics/impala_create_data_source.xml"/>
       <topicref href="topics/impala_create_database.xml"/>
       <topicref href="topics/impala_create_function.xml"/>
       <topicref href="topics/impala_create_role.xml"/>
@@ -140,7 +140,7 @@ under the License.
       <topicref href="topics/impala_create_view.xml"/>
       <topicref href="topics/impala_delete.xml"/>
       <topicref href="topics/impala_describe.xml"/>
-      <topicref audience="Cloudera" href="topics/impala_drop_data_source.xml"/>
+      <topicref audience="hidden" href="topics/impala_drop_data_source.xml"/>
       <topicref href="topics/impala_drop_database.xml"/>
       <topicref href="topics/impala_drop_function.xml"/>
       <topicref href="topics/impala_drop_role.xml"/>
@@ -177,9 +177,9 @@ under the License.
           <topicref href="topics/impala_compression_codec.xml"/>
           <topicref href="topics/impala_debug_action.xml"/>
           <topicref href="topics/impala_default_order_by_limit.xml"/>
-          <topicref audience="Cloudera" 
href="topics/impala_disable_cached_reads.xml"/>
+          <topicref audience="hidden" 
href="topics/impala_disable_cached_reads.xml"/>
           <topicref href="topics/impala_disable_codegen.xml"/>
-          <topicref audience="Cloudera" 
href="topics/impala_disable_outermost_topn.xml"/>
+          <topicref audience="hidden" 
href="topics/impala_disable_outermost_topn.xml"/>
           <topicref rev="2.5.0" 
href="topics/impala_disable_row_runtime_filtering.xml"/>
           <topicref rev="2.5.0" 
href="topics/impala_disable_streaming_preaggregations.xml"/>
           <topicref href="topics/impala_disable_unsafe_spills.xml"/>
@@ -206,7 +206,7 @@ under the License.
           <topicref href="topics/impala_request_pool.xml"/>
           <topicref rev="2.5.0" 
href="topics/impala_schedule_random_replica.xml"/>
           <topicref rev="2.7.0" href="topics/impala_replica_preference.xml"/>
-          <topicref audience="Cloudera" 
href="topics/impala_rm_initial_mem.xml"/>
+          <topicref audience="hidden" href="topics/impala_rm_initial_mem.xml"/>
           <topicref href="topics/impala_reservation_request_timeout.xml"/>
           <topicref rev="2.5.0" 
href="topics/impala_runtime_bloom_filter_size.xml"/>
           <topicref rev="2.6.0" 
href="topics/impala_runtime_filter_max_size.xml"/>
@@ -272,7 +272,7 @@ under the License.
     <topicref href="topics/impala_perf_testing.xml"/>
     <topicref href="topics/impala_explain_plan.xml"/>
     <topicref href="topics/impala_perf_skew.xml"/>
-    <topicref audience="Cloudera" href="topics/impala_perf_ddl.xml"/>
+    <topicref audience="hidden" href="topics/impala_perf_ddl.xml"/>
   </topicref>
   <topicref href="topics/impala_scalability.xml"/>
   <topicref href="topics/impala_partitioning.xml"/>
@@ -305,7 +305,7 @@ under the License.
   </topicref>
   <!-- Release coordinator: don't remove this pre-release tag, it will
        probably remain in pre-release state for some time. -->
-  <topicref audience="Cloudera" href="topics/impala_errata.xml"/>
+  <topicref audience="hidden" href="topics/impala_errata.xml"/>
 
 <!-- Substitution variables and link destinations abstracted
      into a .h-like side file. -->

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/impala_keydefs.ditamap
----------------------------------------------------------------------
diff --git a/docs/impala_keydefs.ditamap b/docs/impala_keydefs.ditamap
index 2332f86..952430a 100644
--- a/docs/impala_keydefs.ditamap
+++ b/docs/impala_keydefs.ditamap
@@ -667,7 +667,7 @@ 
https://issues.cloudera.org/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=p
   <keydef href="topics/impala_cluster_sizing.xml" keys="cluster_sizing"/>
   <keydef href="topics/impala_schema_design.xml" keys="schema_design"/>
   <keydef href="topics/impala_install.xml" keys="install"/>
-  <keydef audience="Cloudera" href="topics/impala_cm_installation.xml" 
keys="cm_installation"/>
+  <keydef audience="hidden" href="topics/impala_cm_installation.xml" 
keys="cm_installation"/>
   <keydef href="topics/impala_noncm_installation.xml" 
keys="noncm_installation"/>
   <keydef href="topics/impala_config.xml" keys="config"/>
   <keydef href="topics/impala_config_performance.xml" 
keys="config_performance"/>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_abort_on_error.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_abort_on_error.xml 
b/docs/topics/impala_abort_on_error.xml
index 81eac8d..81b0583 100644
--- a/docs/topics/impala_abort_on_error.xml
+++ b/docs/topics/impala_abort_on_error.xml
@@ -36,7 +36,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">ABORT_ON_ERROR query option</indexterm>
+      <indexterm audience="hidden">ABORT_ON_ERROR query option</indexterm>
       When this option is enabled, Impala cancels a query immediately when any 
of the nodes encounters an error,
       rather than continuing and possibly returning incomplete results. This 
option is disabled by default, to help
       gather maximum diagnostic information when an error occurs, for example, 
whether the same problem occurred on

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_admission.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_admission.xml b/docs/topics/impala_admission.xml
index 0c55e69..ea47d89 100644
--- a/docs/topics/impala_admission.xml
+++ b/docs/topics/impala_admission.xml
@@ -429,7 +429,7 @@ under the License.
               <codeph>queue_wait_timeout_ms</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--queue_wait_timeout_ms</indexterm>
+              <indexterm audience="hidden">--queue_wait_timeout_ms</indexterm>
               <b>Purpose:</b> Maximum amount of time (in milliseconds) that a
               request waits to be admitted before timing out.
               <p>
@@ -445,7 +445,7 @@ under the License.
               <codeph>default_pool_max_requests</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--default_pool_max_requests</indexterm>
+              <indexterm 
audience="hidden">--default_pool_max_requests</indexterm>
               <b>Purpose:</b> Maximum number of concurrent outstanding requests
               allowed to run before incoming requests are queued. Because this
               limit applies cluster-wide, but each Impala node makes 
independent
@@ -468,7 +468,7 @@ under the License.
               <codeph>default_pool_max_queued</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--default_pool_max_queued</indexterm>
+              <indexterm 
audience="hidden">--default_pool_max_queued</indexterm>
               <b>Purpose:</b> Maximum number of requests allowed to be queued
               before rejecting requests. Because this limit applies
               cluster-wide, but each Impala node makes independent decisions to
@@ -492,7 +492,7 @@ under the License.
               <codeph>default_pool_mem_limit</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--default_pool_mem_limit</indexterm>
+              <indexterm audience="hidden">--default_pool_mem_limit</indexterm>
               <b>Purpose:</b> Maximum amount of memory (across the entire
               cluster) that all outstanding requests in this pool can use 
before
               new requests to this pool are queued. Specified in bytes,
@@ -523,7 +523,7 @@ under the License.
               <codeph>disable_admission_control</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--disable_admission_control</indexterm>
+              <indexterm 
audience="hidden">--disable_admission_control</indexterm>
               <b>Purpose:</b> Turns off the admission control feature entirely,
               regardless of other configuration option settings.
               <p>
@@ -539,7 +539,7 @@ under the License.
               <codeph>disable_pool_max_requests</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--disable_pool_max_requests</indexterm>
+              <indexterm 
audience="hidden">--disable_pool_max_requests</indexterm>
               <b>Purpose:</b> Disables all per-pool limits on the maximum 
number
               of running requests. <p>
                 <b>Type:</b> Boolean </p>
@@ -554,7 +554,7 @@ under the License.
               <codeph>disable_pool_mem_limits</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--disable_pool_mem_limits</indexterm>
+              <indexterm 
audience="hidden">--disable_pool_mem_limits</indexterm>
               <b>Purpose:</b> Disables all per-pool mem limits. <p>
                 <b>Type:</b> Boolean </p>
               <p>
@@ -568,7 +568,7 @@ under the License.
               <codeph>fair_scheduler_allocation_path</codeph>
             </dt>
             <dd>
-              <indexterm 
audience="Cloudera">--fair_scheduler_allocation_path</indexterm>
+              <indexterm 
audience="hidden">--fair_scheduler_allocation_path</indexterm>
               <b>Purpose:</b> Path to the fair scheduler allocation file
                 (<codeph>fair-scheduler.xml</codeph>). <p
                 conref="../shared/impala_common.xml#common/type_string" />
@@ -589,7 +589,7 @@ under the License.
               <codeph>llama_site_path</codeph>
             </dt>
             <dd>
-              <indexterm audience="Cloudera">--llama_site_path</indexterm>
+              <indexterm audience="hidden">--llama_site_path</indexterm>
               <b>Purpose:</b> Path to the configuration file used by admission 
control
                 (<codeph>llama-site.xml</codeph>). If set,
                 <codeph>fair_scheduler_allocation_path</codeph> must also be 
set.
@@ -606,7 +606,7 @@ under the License.
       </section>
     </conbody>
 
-    <concept id="admission_config_cm" audience="Cloudera">
+    <concept id="admission_config_cm" audience="hidden">
 
 <!-- TK: Maybe all this stuff overlaps with admin_impala_admission_control and 
can be delegated there. -->
 
@@ -625,7 +625,7 @@ under the License.
           <xref 
href="http://www.cloudera.com/documentation/enterprise/latest/topics/cm_mc_managing_resources.html";
 scope="external" format="html">Managing Resources with Cloudera Manager</xref>.
         </p>
 
-        <p audience="Cloudera"><!-- Hiding link because that subtopic is now 
hidden. -->
+        <p audience="hidden"><!-- Hiding link because that subtopic is now 
hidden. -->
           See <xref href="#admission_examples"/> for a sample setup for 
admission control under
           Cloudera Manager.
         </p>
@@ -694,7 +694,7 @@ 
impala.admission-control.pool-queue-timeout-ms.<varname>queue_name</varname></ph
           <keyword keyref="impala25_full"/> and higher.
         </p>
 
-        <p audience="Cloudera"><!-- Hiding link because that subtopic is now 
hidden. -->
+        <p audience="hidden"><!-- Hiding link because that subtopic is now 
hidden. -->
           See <xref href="#admission_examples/section_etq_qgb_rq"/> for sample 
configuration files
           for admission control using multiple resource pools, without 
Cloudera Manager.
         </p>
@@ -708,7 +708,7 @@ 
impala.admission-control.pool-queue-timeout-ms.<varname>queue_name</varname></ph
 
       <conbody>
 
-        <section id="section_fqn_qgb_rq" audience="Cloudera">
+        <section id="section_fqn_qgb_rq" audience="hidden">
 
           <title>Example Admission Control Configurations Using Cloudera 
Manager</title>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_aggregate_functions.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_aggregate_functions.xml 
b/docs/topics/impala_aggregate_functions.xml
index a0299c1..1e01ad7 100644
--- a/docs/topics/impala_aggregate_functions.xml
+++ b/docs/topics/impala_aggregate_functions.xml
@@ -43,7 +43,7 @@ under the License.
     <p conref="../shared/impala_common.xml#common/aggr3"/>
 
     <p>
-      <indexterm audience="Cloudera">aggregate functions</indexterm>
+      <indexterm audience="hidden">aggregate functions</indexterm>
     </p>
 
     <p outputclass="toc"/>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_alter_function.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_alter_function.xml 
b/docs/topics/impala_alter_function.xml
index d9d1b10..243222f 100644
--- a/docs/topics/impala_alter_function.xml
+++ b/docs/topics/impala_alter_function.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept audience="Cloudera" rev="1.x" id="alter_function">
+<concept audience="hidden" rev="1.x" id="alter_function">
 
   <title>ALTER FUNCTION Statement</title>
   <titlealts audience="PDF"><navtitle>ALTER FUNCTION</navtitle></titlealts>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_alter_table.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_alter_table.xml 
b/docs/topics/impala_alter_table.xml
index d763891..5065319 100644
--- a/docs/topics/impala_alter_table.xml
+++ b/docs/topics/impala_alter_table.xml
@@ -40,7 +40,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">ALTER TABLE statement</indexterm>
+      <indexterm audience="hidden">ALTER TABLE statement</indexterm>
       The <codeph>ALTER TABLE</codeph> statement changes the structure or 
properties of an existing Impala table.
     </p>
     <p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_alter_view.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_alter_view.xml 
b/docs/topics/impala_alter_view.xml
index f48a308..e0d21d9 100644
--- a/docs/topics/impala_alter_view.xml
+++ b/docs/topics/impala_alter_view.xml
@@ -38,7 +38,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">ALTER VIEW statement</indexterm>
+      <indexterm audience="hidden">ALTER VIEW statement</indexterm>
       Changes the characteristics of a view. The syntax has two forms:
     </p>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_analytic_functions.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_analytic_functions.xml 
b/docs/topics/impala_analytic_functions.xml
index 6b94418..bdaacca 100644
--- a/docs/topics/impala_analytic_functions.xml
+++ b/docs/topics/impala_analytic_functions.xml
@@ -44,9 +44,9 @@ under the License.
   <conbody>
 
     <p rev="2.0.0">
-      <indexterm audience="Cloudera">analytic functions</indexterm>
+      <indexterm audience="hidden">analytic functions</indexterm>
 
-      <indexterm audience="Cloudera">window functions</indexterm>
+      <indexterm audience="hidden">window functions</indexterm>
       Analytic functions (also known as window functions) are a special 
category of built-in functions. Like
       aggregate functions, they examine the contents of multiple input rows to 
compute each output value. However,
       rather than being limited to one result value per <codeph>GROUP 
BY</codeph> group, they operate on
@@ -1210,7 +1210,7 @@ from stock_ticker
 
   </concept>
 
-  <concept audience="Cloudera" rev="2.x.x" id="nth_value">
+  <concept audience="hidden" rev="2.x.x" id="nth_value">
 
     <title>NTH_VALUE Function</title>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_appx_count_distinct.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_appx_count_distinct.xml 
b/docs/topics/impala_appx_count_distinct.xml
index be03d96..8655968 100644
--- a/docs/topics/impala_appx_count_distinct.xml
+++ b/docs/topics/impala_appx_count_distinct.xml
@@ -35,7 +35,7 @@ under the License.
   <conbody>
 
     <p rev="2.0.0">
-      <indexterm audience="Cloudera">APPX_COUNT_DISTINCT query 
option</indexterm>
+      <indexterm audience="hidden">APPX_COUNT_DISTINCT query option</indexterm>
       Allows multiple <codeph>COUNT(DISTINCT)</codeph> operations within a 
single query, by internally rewriting
       each <codeph>COUNT(DISTINCT)</codeph> to use the <codeph>NDV()</codeph> 
function. The resulting count is
       approximate rather than precise.

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_appx_median.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_appx_median.xml 
b/docs/topics/impala_appx_median.xml
index bb06e72..94a31ad 100644
--- a/docs/topics/impala_appx_median.xml
+++ b/docs/topics/impala_appx_median.xml
@@ -37,7 +37,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">appx_median() function</indexterm>
+      <indexterm audience="hidden">appx_median() function</indexterm>
       An aggregate function that returns a value that is approximately the 
median (midpoint) of values in the set
       of input values.
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_authorization.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_authorization.xml 
b/docs/topics/impala_authorization.xml
index c0449b9..39f0e81 100644
--- a/docs/topics/impala_authorization.xml
+++ b/docs/topics/impala_authorization.xml
@@ -222,7 +222,7 @@ under the License.
       </p>
 
       <ul>
-        <li audience="Cloudera">
+        <li audience="hidden">
           <p>
             In an environment managed by Cloudera Manager, the server name is 
specified through
             <menucascade><uicontrol>Impala 
(Service-Wide)</uicontrol><uicontrol>Category</uicontrol><uicontrol>Advanced</uicontrol><uicontrol>Sentry
 Service</uicontrol></menucascade> and
@@ -698,7 +698,7 @@ ERROR: AuthorizationException: User 'cloudera' does not 
have privileges to acces
 
         </example>
 
-        <example audience="Cloudera" id="sec_ex_views" rev="2.3.0 
collevelauth">
+        <example audience="hidden" id="sec_ex_views" rev="2.3.0 collevelauth">
 
           <title>Controlling Access at the Column Level through Views</title>
 
@@ -1586,7 +1586,7 @@ column-level security was by creating views that 
referenced particular sets of c
     </conbody>
   </concept>
 
-  <concept id="sentry_cm" audience="Cloudera">
+  <concept id="sentry_cm" audience="hidden">
 
     <title>Managing Sentry for Impala through Cloudera Manager</title>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_avg.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_avg.xml b/docs/topics/impala_avg.xml
index 2d402ed..c42dd30 100644
--- a/docs/topics/impala_avg.xml
+++ b/docs/topics/impala_avg.xml
@@ -38,7 +38,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">avg() function</indexterm>
+      <indexterm audience="hidden">avg() function</indexterm>
       An aggregate function that returns the average value from a set of 
numbers or <codeph>TIMESTAMP</codeph> values.
       Its single argument can be numeric column, or the numeric result of a 
function or expression applied to the
       column value. Rows with a <codeph>NULL</codeph> value for the specified 
column are ignored. If the table is empty,

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_avro.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_avro.xml b/docs/topics/impala_avro.xml
index d1c225b..852cf8c 100644
--- a/docs/topics/impala_avro.xml
+++ b/docs/topics/impala_avro.xml
@@ -35,7 +35,7 @@ under the License.
   <conbody>
 
     <p rev="1.4.0">
-      <indexterm audience="Cloudera">Avro support in Impala</indexterm>
+      <indexterm audience="hidden">Avro support in Impala</indexterm>
       Impala supports using tables whose data files use the Avro file format. 
Impala can query Avro
       tables, and in Impala 1.4.0 and higher can create them, but currently 
cannot insert data into them. For
       insert operations, use Hive, then switch back to Impala to run queries.
@@ -382,7 +382,7 @@ for this information.
     <conbody>
 
       <p>
-        <indexterm audience="Cloudera">compression</indexterm>
+        <indexterm audience="hidden">compression</indexterm>
         To enable compression for Avro tables, specify settings in the Hive 
shell to enable compression and to
         specify a codec, then issue a <codeph>CREATE TABLE</codeph> statement 
as in the preceding examples. Impala
         supports the <codeph>snappy</codeph> and <codeph>deflate</codeph> 
codecs for Avro tables.

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_batch_size.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_batch_size.xml 
b/docs/topics/impala_batch_size.xml
index 5a2d073..d9f36ec 100644
--- a/docs/topics/impala_batch_size.xml
+++ b/docs/topics/impala_batch_size.xml
@@ -36,7 +36,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">BATCH_SIZE query option</indexterm>
+      <indexterm audience="hidden">BATCH_SIZE query option</indexterm>
       Number of rows evaluated at a time by SQL operators. Unspecified or a 
size of 0 uses a predefined default
       size. Using a large number improves responsiveness, especially for scan 
operations, at the cost of a higher memory footprint.
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_bit_functions.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_bit_functions.xml 
b/docs/topics/impala_bit_functions.xml
index 75666b2..24f8478 100644
--- a/docs/topics/impala_bit_functions.xml
+++ b/docs/topics/impala_bit_functions.xml
@@ -95,7 +95,7 @@ shiftright
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">bitand() function</indexterm>
+          <indexterm audience="hidden">bitand() function</indexterm>
           <b>Purpose:</b> Returns an integer value representing the bits that 
are set to 1 in both of the arguments.
           If the arguments are of different sizes, the smaller is promoted to 
the type of the larger.
           <p>
@@ -164,7 +164,7 @@ select bitand(-1,15); /* 11111111 &amp; 00001111 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">bitnot() function</indexterm>
+          <indexterm audience="hidden">bitnot() function</indexterm>
           <b>Purpose:</b> Inverts all the bits of the input argument.
           <p>
             <b>Usage notes:</b> The <codeph>bitnot()</codeph> function is 
equivalent to the <codeph>~</codeph> unary operator.
@@ -221,7 +221,7 @@ select bitnot(-128); /* 10000000 -> 01111111 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">bitor() function</indexterm>
+          <indexterm audience="hidden">bitor() function</indexterm>
           <b>Purpose:</b> Returns an integer value representing the bits that 
are set to 1 in either of the arguments.
           If the arguments are of different sizes, the smaller is promoted to 
the type of the larger.
           <p>
@@ -265,7 +265,7 @@ select bitor(0,7); /* 00000000 | 00000111 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">bitxor() function</indexterm>
+          <indexterm audience="hidden">bitxor() function</indexterm>
           <b>Purpose:</b> Returns an integer value representing the bits that 
are set to 1 in one but not both of the arguments.
           If the arguments are of different sizes, the smaller is promoted to 
the type of the larger.
           <p>
@@ -319,7 +319,7 @@ select bitxor(3,7); /* 00000011 ^ 00000111 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">countset() function</indexterm>
+          <indexterm audience="hidden">countset() function</indexterm>
           <b>Purpose:</b> By default, returns the number of 1 bits in the 
specified integer value.
           If the optional second argument is set to zero, it returns the 
number of 0 bits instead.
           <p conref="../shared/impala_common.xml#common/usage_notes_blurb"/>
@@ -387,7 +387,7 @@ select countset(7,0); /* 00000111 = 5 0 bits; third 
argument can only be 0 or 1
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">getbit() function</indexterm>
+          <indexterm audience="hidden">getbit() function</indexterm>
           <b>Purpose:</b> Returns a 0 or 1 representing the bit at a
           specified position. The positions are numbered right to left, 
starting at zero.
           The position argument cannot be negative.
@@ -461,7 +461,7 @@ select getbit(cast(-1 as int),25); /* 
11111111111111111111111111111111 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">rotateleft() function</indexterm>
+          <indexterm audience="hidden">rotateleft() function</indexterm>
           <b>Purpose:</b> Rotates an integer value left by a specified number 
of bits.
           As the most significant bit is taken out of the original value,
           if it is a 1 bit, it is <q>rotated</q> back to the least significant 
bit.
@@ -525,7 +525,7 @@ select rotateleft(-127,3); /* 10000001 -> 00001100 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">rotateright() function</indexterm>
+          <indexterm audience="hidden">rotateright() function</indexterm>
           <b>Purpose:</b> Rotates an integer value right by a specified number 
of bits.
           As the least significant bit is taken out of the original value,
           if it is a 1 bit, it is <q>rotated</q> back to the most significant 
bit.
@@ -588,7 +588,7 @@ select rotateright(-127,3); /* 10000001 -> 00110000 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">setbit() function</indexterm>
+          <indexterm audience="hidden">setbit() function</indexterm>
           <b>Purpose:</b> By default, changes a bit at a specified position to 
a 1, if it is not already.
           If the optional third argument is set to zero, the specified bit is 
set to 0 instead.
           <p conref="../shared/impala_common.xml#common/usage_notes_blurb"/>
@@ -672,7 +672,7 @@ select setbit(7,2,0); /* 00000111 -> 00000011; third 
argument of 0 clears instea
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">shiftleft() function</indexterm>
+          <indexterm audience="hidden">shiftleft() function</indexterm>
           <b>Purpose:</b> Shifts an integer value left by a specified number 
of bits.
           As the most significant bit is taken out of the original value,
           it is discarded and the least significant bit becomes 0.
@@ -748,7 +748,7 @@ select shiftleft(-1,4); /* 11111111 -> 11110000 */
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">shiftright() function</indexterm>
+          <indexterm audience="hidden">shiftright() function</indexterm>
           <b>Purpose:</b> Shifts an integer value right by a specified number 
of bits.
           As the least significant bit is taken out of the original value,
           it is discarded and the most significant bit becomes 0.

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_breakpad.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_breakpad.xml b/docs/topics/impala_breakpad.xml
index b437da3..e5e8cc6 100644
--- a/docs/topics/impala_breakpad.xml
+++ b/docs/topics/impala_breakpad.xml
@@ -85,7 +85,7 @@ under the License.
         <!-- Location stated in IMPALA-3581; overridden by different location 
from IMPALA-2686?
              
<filepath><varname>log_directory</varname>/minidumps/<varname>daemon_name</varname></filepath>
 -->
          <ul>
-          <li audience="Cloudera">
+          <li audience="hidden">
             <p>
               Clusters managed by Cloudera Manager: 
<filepath>/var/log/impala-minidumps/<varname>daemon_name</varname></filepath>
             </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_char.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_char.xml b/docs/topics/impala_char.xml
index 448bd01..ca6f314 100644
--- a/docs/topics/impala_char.xml
+++ b/docs/topics/impala_char.xml
@@ -36,7 +36,7 @@ under the License.
   <conbody>
 
     <p rev="2.0.0">
-      <indexterm audience="Cloudera">CHAR data type</indexterm>
+      <indexterm audience="hidden">CHAR data type</indexterm>
       A fixed-length character type, padded with trailing spaces if necessary 
to achieve the specified length. If
       values are longer than the specified length, Impala truncates any 
trailing characters.
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_cluster_sizing.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_cluster_sizing.xml 
b/docs/topics/impala_cluster_sizing.xml
index e68bbdf..9708644 100644
--- a/docs/topics/impala_cluster_sizing.xml
+++ b/docs/topics/impala_cluster_sizing.xml
@@ -44,7 +44,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">cluster sizing</indexterm>
+      <indexterm audience="hidden">cluster sizing</indexterm>
       This document provides a very rough guideline to estimate the size of a 
cluster needed for a specific
       customer application. You can use this information when planning how 
much and what type of hardware to
       acquire for a new cluster, or when adding Impala workloads to an 
existing cluster.

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_cm_installation.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_cm_installation.xml 
b/docs/topics/impala_cm_installation.xml
index a7aea7b..f1a3b04 100644
--- a/docs/topics/impala_cm_installation.xml
+++ b/docs/topics/impala_cm_installation.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept id="cm_installation" audience="Cloudera">
+<concept id="cm_installation" audience="hidden">
 
   <title>Installing Impala with Cloudera Manager</title>
   <prolog>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_comments.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_comments.xml b/docs/topics/impala_comments.xml
index 82f6017..aeaa928 100644
--- a/docs/topics/impala_comments.xml
+++ b/docs/topics/impala_comments.xml
@@ -33,7 +33,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">comments (SQL)</indexterm>
+      <indexterm audience="hidden">comments (SQL)</indexterm>
       Impala supports the familiar styles of SQL comments:
     </p>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_complex_types.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_complex_types.xml 
b/docs/topics/impala_complex_types.xml
index 11566bd..bb53c62 100644
--- a/docs/topics/impala_complex_types.xml
+++ b/docs/topics/impala_complex_types.xml
@@ -35,9 +35,9 @@ under the License.
   <conbody>
 
     <p rev="2.3.0">
-      <indexterm audience="Cloudera">complex types</indexterm>
+      <indexterm audience="hidden">complex types</indexterm>
 
-      <indexterm audience="Cloudera">nested types</indexterm>
+      <indexterm audience="hidden">nested types</indexterm>
       <term>Complex types</term> (also referred to as <term>nested 
types</term>) let you represent multiple data values within a single
       row/column position. They differ from the familiar column types such as 
<codeph>BIGINT</codeph> and <codeph>STRING</codeph>, known as
       <term>scalar types</term> or <term>primitive types</term>, which 
represent a single data value within a given row/column position.
@@ -2236,7 +2236,7 @@ SELECT count(*) FROM supplier;
 
       </conbody>
 
-      <concept audience="Cloudera" id="complex_python">
+      <concept audience="hidden" id="complex_python">
 
 <!-- Hiding this subtopic for the moment because there isn't enough material 
related to Ibis yet, which would be useful for background or to construct 
examples. -->
 
@@ -2282,7 +2282,7 @@ SELECT count(*) FROM supplier;
 
     </concept>
 
-    <concept id="complex_types_ex_aggregation" audience="Cloudera">
+    <concept id="complex_types_ex_aggregation" audience="hidden">
 
       <title>Aggregating the Elements in an ARRAY</title>
 
@@ -2297,7 +2297,7 @@ SELECT count(*) FROM supplier;
 
     </concept>
 
-    <concept id="complex_types_ex_map_keys" audience="Cloudera">
+    <concept id="complex_types_ex_map_keys" audience="hidden">
 
       <title>Finding the Distinct Keys in a MAP</title>
 
@@ -2312,7 +2312,7 @@ SELECT count(*) FROM supplier;
 
     </concept>
 
-    <concept id="complex_types_ex_map_struct" audience="Cloudera">
+    <concept id="complex_types_ex_map_struct" audience="hidden">
 
       <title>Using a STRUCT as the Value Part of a MAP</title>
 
@@ -2487,7 +2487,7 @@ SELECT t1.continent, t1.country.name, t2.item
 
     </concept>
 
-    <concept audience="Cloudera" id="complex_types_no_joins">
+    <concept audience="hidden" id="complex_types_no_joins">
 
       <title>Using Complex Types without Join Queries</title>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_compression_codec.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_compression_codec.xml 
b/docs/topics/impala_compression_codec.xml
index f83cdb4..07caad3 100644
--- a/docs/topics/impala_compression_codec.xml
+++ b/docs/topics/impala_compression_codec.xml
@@ -43,7 +43,7 @@ under the License.
 <!-- Could turn into a conref. -->
 
     <p rev="2.0.0">
-      <indexterm audience="Cloudera">COMPRESSION_CODEC query option</indexterm>
+      <indexterm audience="hidden">COMPRESSION_CODEC query option</indexterm>
       When Impala writes Parquet data files using the <codeph>INSERT</codeph> 
statement, the underlying compression
       is controlled by the <codeph>COMPRESSION_CODEC</codeph> query option.
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_compute_stats.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_compute_stats.xml 
b/docs/topics/impala_compute_stats.xml
index 31d9249..8142da4 100644
--- a/docs/topics/impala_compute_stats.xml
+++ b/docs/topics/impala_compute_stats.xml
@@ -39,7 +39,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">COMPUTE STATS statement</indexterm>
+      <indexterm audience="hidden">COMPUTE STATS statement</indexterm>
       Gathers information about volume and distribution of data in a table and 
all associated columns and
       partitions. The information is stored in the metastore database, and 
used by Impala to help optimize queries.
       For example, if Impala can determine that a table is large or small, or 
has many or few distinct values it

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_concepts.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_concepts.xml b/docs/topics/impala_concepts.xml
index 942cbd0..b8b32a0 100644
--- a/docs/topics/impala_concepts.xml
+++ b/docs/topics/impala_concepts.xml
@@ -48,14 +48,14 @@ under the License.
 
 <!-- These other topics are waiting to be filled in. Could become subtopics or 
top-level topics depending on the depth of coverage in each case. -->
 
-  <concept id="intro_data_lifecycle" audience="Cloudera">
+  <concept id="intro_data_lifecycle" audience="hidden">
 
     <title>Overview of the Data Lifecycle for Impala</title>
 
     <conbody/>
   </concept>
 
-  <concept id="intro_etl" audience="Cloudera">
+  <concept id="intro_etl" audience="hidden">
 
     <title>Overview of the Extract, Transform, Load (ETL) Process for 
Impala</title>
   <prolog>
@@ -69,28 +69,28 @@ under the License.
     <conbody/>
   </concept>
 
-  <concept id="intro_hadoop_data" audience="Cloudera">
+  <concept id="intro_hadoop_data" audience="hidden">
 
     <title>How Impala Works with Hadoop Data Files</title>
 
     <conbody/>
   </concept>
 
-  <concept id="intro_web_ui" audience="Cloudera">
+  <concept id="intro_web_ui" audience="hidden">
 
     <title>Overview of the Impala Web Interface</title>
 
     <conbody/>
   </concept>
 
-  <concept id="intro_bi" audience="Cloudera">
+  <concept id="intro_bi" audience="hidden">
 
     <title>Using Impala with Business Intelligence Tools</title>
 
     <conbody/>
   </concept>
 
-  <concept id="intro_ha" audience="Cloudera">
+  <concept id="intro_ha" audience="hidden">
 
     <title>Overview of Impala Availability and Fault Tolerance</title>
 
@@ -102,7 +102,7 @@ under the License.
      to make it visible.
 -->
 
-  <concept id="intro_llvm" audience="Cloudera">
+  <concept id="intro_llvm" audience="hidden">
 
     <title>Overview of Impala Runtime Code Generation</title>
 
@@ -187,7 +187,7 @@ under the License.
 
 <!-- Same as the previous section: adapted from CIDR paper, ready to 
externalize after deciding where to go. -->
 
-  <concept audience="Cloudera" id="intro_io">
+  <concept audience="hidden" id="intro_io">
 
     <title>Overview of Impala I/O</title>
 
@@ -215,7 +215,7 @@ under the License.
 
 <!-- Although good idea to get some answers from Henry first. -->
 
-  <concept audience="Cloudera" id="intro_state_distribution">
+  <concept audience="hidden" id="intro_state_distribution">
 
     <title>State distribution</title>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_conditional_functions.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_conditional_functions.xml 
b/docs/topics/impala_conditional_functions.xml
index 1056db1..9006a54 100644
--- a/docs/topics/impala_conditional_functions.xml
+++ b/docs/topics/impala_conditional_functions.xml
@@ -46,7 +46,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">CASE expression</indexterm>
+          <indexterm audience="hidden">CASE expression</indexterm>
           <b>Purpose:</b> Compares an expression to one or more possible 
values, and returns a corresponding result
           when a match is found.
           <p conref="../shared/impala_common.xml#common/return_same_type"/>
@@ -83,7 +83,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">CASE expression</indexterm>
+          <indexterm audience="hidden">CASE expression</indexterm>
           <b>Purpose:</b> Tests whether any of a sequence of expressions is 
true, and returns a corresponding
           result for the first true expression.
           <p conref="../shared/impala_common.xml#common/return_same_type"/>
@@ -146,7 +146,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">coalesce() function</indexterm>
+          <indexterm audience="hidden">coalesce() function</indexterm>
           <b>Purpose:</b> Returns the first specified argument that is not 
<codeph>NULL</codeph>, or
           <codeph>NULL</codeph> if all arguments are <codeph>NULL</codeph>.
           <p conref="../shared/impala_common.xml#common/return_same_type"/>
@@ -162,7 +162,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">decode() function</indexterm>
+          <indexterm audience="hidden">decode() function</indexterm>
           <b>Purpose:</b> Compares an expression to one or more possible 
values, and returns a corresponding result
           when a match is found.
           <p conref="../shared/impala_common.xml#common/return_same_type"/>
@@ -201,7 +201,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">if() function</indexterm>
+          <indexterm audience="hidden">if() function</indexterm>
           <b>Purpose:</b> Tests an expression and returns a corresponding 
result depending on whether the result is
           true, false, or <codeph>NULL</codeph>.
           <p>
@@ -218,7 +218,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">isnull() function</indexterm>
+          <indexterm audience="hidden">isnull() function</indexterm>
           <b>Purpose:</b> Alias for the <codeph>isnull()</codeph> function, 
with the same behavior. To simplify
           porting SQL with vendor extensions to Impala.
           <p conref="../shared/impala_common.xml#common/added_in_130"/>
@@ -233,7 +233,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">isfalse() function</indexterm>
+          <indexterm audience="hidden">isfalse() function</indexterm>
           <b>Purpose:</b> Tests if a Boolean expression is 
<codeph>false</codeph> or not.
           Returns <codeph>true</codeph> if so.
           If the argument is <codeph>NULL</codeph>, returns 
<codeph>false</codeph>.
@@ -251,7 +251,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">isnotfalse() function</indexterm>
+          <indexterm audience="hidden">isnotfalse() function</indexterm>
           <b>Purpose:</b> Tests if a Boolean expression is not 
<codeph>false</codeph> (that is, either <codeph>true</codeph> or 
<codeph>NULL</codeph>).
           Returns <codeph>true</codeph> if so.
           If the argument is <codeph>NULL</codeph>, returns 
<codeph>true</codeph>.
@@ -270,7 +270,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">isnottrue() function</indexterm>
+          <indexterm audience="hidden">isnottrue() function</indexterm>
           <b>Purpose:</b> Tests if a Boolean expression is not 
<codeph>true</codeph> (that is, either <codeph>false</codeph> or 
<codeph>NULL</codeph>).
           Returns <codeph>true</codeph> if so.
           If the argument is <codeph>NULL</codeph>, returns 
<codeph>true</codeph>.
@@ -288,7 +288,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">isnull() function</indexterm>
+          <indexterm audience="hidden">isnull() function</indexterm>
           <b>Purpose:</b> Tests if an expression is <codeph>NULL</codeph>, and 
returns the expression result value
           if not. If the first argument is <codeph>NULL</codeph>, returns the 
second argument.
           <p>
@@ -310,7 +310,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">istrue() function</indexterm>
+          <indexterm audience="hidden">istrue() function</indexterm>
           <b>Purpose:</b> Tests if a Boolean expression is 
<codeph>true</codeph> or not.
           Returns <codeph>true</codeph> if so.
           If the argument is <codeph>NULL</codeph>, returns 
<codeph>false</codeph>.
@@ -329,7 +329,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">function</indexterm>
+          <indexterm audience="hidden">function</indexterm>
           <b>Purpose:</b> Tests if an expression (of any type) is 
<codeph>NULL</codeph> or not.
           Returns <codeph>false</codeph> if so.
           The converse of <codeph>nullvalue()</codeph>.
@@ -347,7 +347,7 @@ under the License.
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">nullif() function</indexterm>
+          <indexterm audience="hidden">nullif() function</indexterm>
           <b>Purpose:</b> Returns <codeph>NULL</codeph> if the two specified 
arguments are equal. If the specified
           arguments are not equal, returns the value of 
<varname>expr1</varname>. The data types of the expressions
           must be compatible, according to the conversion rules from <xref 
href="impala_datatypes.xml#datatypes"/>.
@@ -384,7 +384,7 @@ END</codeblock>
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">nullifzero() function</indexterm>
+          <indexterm audience="hidden">nullifzero() function</indexterm>
           <b>Purpose:</b> Returns <codeph>NULL</codeph> if the numeric 
expression evaluates to 0, otherwise returns
           the result of the expression.
           <p>
@@ -405,7 +405,7 @@ END</codeblock>
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">function</indexterm>
+          <indexterm audience="hidden">function</indexterm>
           <b>Purpose:</b> Tests if an expression (of any type) is 
<codeph>NULL</codeph> or not.
           Returns <codeph>true</codeph> if so.
           The converse of <codeph>nonnullvalue()</codeph>.
@@ -423,7 +423,7 @@ END</codeblock>
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">nvl() function</indexterm>
+          <indexterm audience="hidden">nvl() function</indexterm>
           <b>Purpose:</b> Alias for the <codeph>isnull()</codeph> function. 
Tests if an expression is
           <codeph>NULL</codeph>, and returns the expression result value if 
not. If the first argument is
           <codeph>NULL</codeph>, returns the second argument. Equivalent to 
the <codeph>nvl()</codeph> function
@@ -443,7 +443,7 @@ END</codeblock>
         </dt>
 
         <dd>
-          <indexterm audience="Cloudera">zeroifnull() function</indexterm>
+          <indexterm audience="hidden">zeroifnull() function</indexterm>
           <b>Purpose:</b> Returns 0 if the numeric expression evaluates to 
<codeph>NULL</codeph>, otherwise returns
           the result of the expression.
           <p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_config_options.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_config_options.xml 
b/docs/topics/impala_config_options.xml
index bc91f9d..0f966bc 100644
--- a/docs/topics/impala_config_options.xml
+++ b/docs/topics/impala_config_options.xml
@@ -34,29 +34,29 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">defaults file</indexterm>
+      <indexterm audience="hidden">defaults file</indexterm>
 
-      <indexterm audience="Cloudera">configuration file</indexterm>
+      <indexterm audience="hidden">configuration file</indexterm>
 
-      <indexterm audience="Cloudera">options</indexterm>
+      <indexterm audience="hidden">options</indexterm>
 
-      <indexterm audience="Cloudera">IMPALA_STATE_STORE_PORT</indexterm>
+      <indexterm audience="hidden">IMPALA_STATE_STORE_PORT</indexterm>
 
-      <indexterm audience="Cloudera">IMPALA_BACKEND_PORT</indexterm>
+      <indexterm audience="hidden">IMPALA_BACKEND_PORT</indexterm>
 
-      <indexterm audience="Cloudera">IMPALA_LOG_DIR</indexterm>
+      <indexterm audience="hidden">IMPALA_LOG_DIR</indexterm>
 
-      <indexterm audience="Cloudera">IMPALA_STATE_STORE_ARGS</indexterm>
+      <indexterm audience="hidden">IMPALA_STATE_STORE_ARGS</indexterm>
 
-      <indexterm audience="Cloudera">IMPALA_SERVER_ARGS</indexterm>
+      <indexterm audience="hidden">IMPALA_SERVER_ARGS</indexterm>
 
-      <indexterm audience="Cloudera">ENABLE_CORE_DUMPS</indexterm>
+      <indexterm audience="hidden">ENABLE_CORE_DUMPS</indexterm>
 
-      <indexterm audience="Cloudera">core dumps</indexterm>
+      <indexterm audience="hidden">core dumps</indexterm>
 
-      <indexterm audience="Cloudera">restarting services</indexterm>
+      <indexterm audience="hidden">restarting services</indexterm>
 
-      <indexterm audience="Cloudera">services</indexterm>
+      <indexterm audience="hidden">services</indexterm>
       The configuration options for the Impala-related daemons let you choose 
which hosts and
       ports to use for the services that run on a single host, specify 
directories for logging,
       control resource usage and security, and specify other aspects of the 
Impala software.
@@ -66,7 +66,7 @@ under the License.
 
   </conbody>
 
-  <concept id="config_options_cm" audience="Cloudera">
+  <concept id="config_options_cm" audience="hidden">
 
     <title>Configuring Impala Startup Options through Cloudera Manager</title>
 
@@ -243,7 +243,7 @@ Starting Impala Catalog Server:                            
[  OK  ]</codeblock>
             to:
           </p>
 <codeblock>export ENABLE_CORE_DUMPS=${ENABLE_COREDUMPS:-true}</codeblock>
-          <p audience="Cloudera">
+          <p audience="hidden">
             On systems managed by Cloudera Manager, enable the 
<uicontrol>Enable Core
             Dump</uicontrol> setting for the Impala service.
           </p>
@@ -339,11 +339,11 @@ Starting Impala Catalog Server:                           
 [  OK  ]</codeblock>
         </p>
       </note>
 
-      <p audience="Cloudera" outputclass="toc inpage"/>
+      <p audience="hidden" outputclass="toc inpage"/>
 
     </conbody>
 
-    <concept audience="Cloudera" id="config_options_impalad_details">
+    <concept audience="hidden" id="config_options_impalad_details">
 
       <title>Configuration Options for impalad Daemon</title>
 
@@ -510,7 +510,7 @@ Starting Impala Catalog Server:                            
[  OK  ]</codeblock>
 
     </concept>
 
-    <concept audience="Cloudera" id="config_options_statestored_details">
+    <concept audience="hidden" id="config_options_statestored_details">
 
       <title>Configuration Options for statestored Daemon</title>
 
@@ -522,7 +522,7 @@ Starting Impala Catalog Server:                            
[  OK  ]</codeblock>
 
     </concept>
 
-    <concept audience="Cloudera" id="config_options_catalogd_details">
+    <concept audience="hidden" id="config_options_catalogd_details">
 
       <title>Configuration Options for catalogd Daemon</title>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_config_performance.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_config_performance.xml 
b/docs/topics/impala_config_performance.xml
index 7c2e270..d14407e 100644
--- a/docs/topics/impala_config_performance.xml
+++ b/docs/topics/impala_config_performance.xml
@@ -90,10 +90,10 @@ under the License.
           Impala configuration directory. The default Impala configuration
           location is <codeph>/etc/impala/conf</codeph>. </li>
         <li>
-          <indexterm audience="Cloudera"
+          <indexterm audience="hidden"
             >dfs.client.read.shortcircuit</indexterm>
-          <indexterm audience="Cloudera">dfs.domain.socket.path</indexterm>
-          <indexterm audience="Cloudera"
+          <indexterm audience="hidden">dfs.domain.socket.path</indexterm>
+          <indexterm audience="hidden"
             >dfs.client.file-block-storage-locations.timeout.millis</indexterm>
           On all Impala nodes, configure the following properties in <!-- 
Exact timing is unclear, since we say farther down to copy 
/etc/hadoop/conf/hdfs-site.xml to /etc/impala/conf.
      Which wouldn't work if we already modified the Impala version of the file 
here. Not to mention that this

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_conversion_functions.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_conversion_functions.xml 
b/docs/topics/impala_conversion_functions.xml
index d69b9ed..4d38790 100644
--- a/docs/topics/impala_conversion_functions.xml
+++ b/docs/topics/impala_conversion_functions.xml
@@ -67,7 +67,7 @@ under the License.
 </dt>
 
 <dd>
-<indexterm audience="Cloudera">cast() function</indexterm>
+<indexterm audience="hidden">cast() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to any other type.
 If the expression value is of a type that cannot be converted to the target 
type, the result is <codeph>NULL</codeph>.
 <p><b>Usage notes:</b>
@@ -136,12 +136,12 @@ describe t2;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttobigint" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttobigint" audience="hidden">
 <dt>
 <codeph>casttobigint(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttobigint() function</indexterm>
+<indexterm audience="hidden">casttobigint() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>BIGINT</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>bigint</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -166,12 +166,12 @@ describe big_types;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttoboolean" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttoboolean" audience="hidden">
 <dt>
 <codeph>casttoboolean(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttoboolean() function</indexterm>
+<indexterm audience="hidden">casttoboolean() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>BOOLEAN</codeph>.
 Numeric values of 0 evaluate to <codeph>false</codeph>, and non-zero values 
evaluate to <codeph>true</codeph>.
 If the expression value is of a type that cannot be converted to the target 
type, the result is <codeph>NULL</codeph>.
@@ -255,12 +255,12 @@ select casttoboolean('false');
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttochar" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttochar" audience="hidden">
 <dt>
 <codeph>casttochar(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttochar() function</indexterm>
+<indexterm audience="hidden">casttochar() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to <codeph>CHAR</codeph>. 
If the expression value is of a type that cannot be converted to the target 
type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>char</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -286,12 +286,12 @@ describe char_types;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttodecimal" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttodecimal" audience="hidden">
 <dt>
 <codeph>casttodecimal(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttodecimal() function</indexterm>
+<indexterm audience="hidden">casttodecimal() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>DECIMAL</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>decimal</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -308,12 +308,12 @@ describe char_types;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttodouble" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttodouble" audience="hidden">
 <dt>
 <codeph>casttodouble(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttodouble() function</indexterm>
+<indexterm audience="hidden">casttodouble() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>DOUBLE</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>double</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -358,12 +358,12 @@ select casttodouble(now());
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttofloat" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttofloat" audience="hidden">
 <dt>
 <codeph>casttofloat(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttofloat() function</indexterm>
+<indexterm audience="hidden">casttofloat() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to <codeph>FLOAT</codeph>. 
If the expression value is of a type that cannot be converted to the target 
type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>float</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -408,12 +408,12 @@ select casttofloat(now());
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttoint" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttoint" audience="hidden">
 <dt>
 <codeph>casttoint(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttoint() function</indexterm>
+<indexterm audience="hidden">casttoint() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to <codeph>INT</codeph>. 
If the expression value is of a type that cannot be converted to the target 
type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>int</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -458,12 +458,12 @@ select casttoint('3');
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttosmallint" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttosmallint" audience="hidden">
 <dt>
 <codeph>casttosmallint(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttosmallint() function</indexterm>
+<indexterm audience="hidden">casttosmallint() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>SMALLINT</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>smallint</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -488,12 +488,12 @@ describe small_types;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttostring" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttostring" audience="hidden">
 <dt>
 <codeph>casttostring(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttostring() function</indexterm>
+<indexterm audience="hidden">casttostring() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>STRING</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>string</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -518,12 +518,12 @@ describe string_types;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttotimestamp" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttotimestamp" audience="hidden">
 <dt>
 <codeph>casttotimestamp(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttotimestamp() function</indexterm>
+<indexterm audience="hidden">casttotimestamp() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>TIMESTAMP</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>timestamp</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -554,12 +554,12 @@ select casttotimestamp('1000');
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttotinyint" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttotinyint" audience="hidden">
 <dt>
 <codeph>casttotinyint(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttotinyint() function</indexterm>
+<indexterm audience="hidden">casttotinyint() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>TINYINT</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>tinyint</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -584,12 +584,12 @@ describe tiny_types;
 </dd>
 </dlentry>
 
-<dlentry rev="2.3.0" id="casttovarchar" audience="Cloudera">
+<dlentry rev="2.3.0" id="casttovarchar" audience="hidden">
 <dt>
 <codeph>casttovarchar(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">casttovarchar() function</indexterm>
+<indexterm audience="hidden">casttovarchar() function</indexterm>
 <b>Purpose:</b> Converts the value of an expression to 
<codeph>VARCHAR</codeph>. If the expression value is of a type that cannot be 
converted to the target type, the result is <codeph>NULL</codeph>.
 <p><b>Return type:</b> <codeph>varchar</codeph></p>
 <p conref="../shared/impala_common.xml#common/cast_convenience_fn_usage"/>
@@ -639,7 +639,7 @@ select casttovarchar(true);
 <codeph>typeof(type value)</codeph>
 </dt>
 <dd>
-<indexterm audience="Cloudera">typeof() function</indexterm>
+<indexterm audience="hidden">typeof() function</indexterm>
 <b>Purpose:</b> Returns the name of the data type corresponding to an 
expression. For types with
 extra attributes, such as length for <codeph>CHAR</codeph> and 
<codeph>VARCHAR</codeph>,
 or precision and scale for <codeph>DECIMAL</codeph>, includes the full 
specification of the type.

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_count.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_count.xml b/docs/topics/impala_count.xml
index d492a8f..59180c7 100644
--- a/docs/topics/impala_count.xml
+++ b/docs/topics/impala_count.xml
@@ -38,7 +38,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">count() function</indexterm>
+      <indexterm audience="hidden">count() function</indexterm>
       An aggregate function that returns the number of rows, or the number of 
non-<codeph>NULL</codeph> rows.
     </p>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_create_data_source.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_create_data_source.xml 
b/docs/topics/impala_create_data_source.xml
index 9372147..cc59d0e 100644
--- a/docs/topics/impala_create_data_source.xml
+++ b/docs/topics/impala_create_data_source.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept audience="Cloudera" rev="1.4.0" id="create_data_source">
+<concept audience="hidden" rev="1.4.0" id="create_data_source">
 
   <title>CREATE DATA SOURCE Statement</title>
   <titlealts audience="PDF"><navtitle>CREATE DATA SOURCE</navtitle></titlealts>
@@ -35,7 +35,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">CREATE DATA SOURCE statement</indexterm>
+      <indexterm audience="hidden">CREATE DATA SOURCE statement</indexterm>
     </p>
 
     <p conref="../shared/impala_common.xml#common/ddl_blurb"/>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_create_database.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_create_database.xml 
b/docs/topics/impala_create_database.xml
index 1fc9d45..871bbc6 100644
--- a/docs/topics/impala_create_database.xml
+++ b/docs/topics/impala_create_database.xml
@@ -38,7 +38,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">CREATE DATABASE statement</indexterm>
+      <indexterm audience="hidden">CREATE DATABASE statement</indexterm>
       Creates a new database.
     </p>
 

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_create_function.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_create_function.xml 
b/docs/topics/impala_create_function.xml
index a02038e..15f8eb2 100644
--- a/docs/topics/impala_create_function.xml
+++ b/docs/topics/impala_create_function.xml
@@ -38,7 +38,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">CREATE FUNCTION statement</indexterm>
+      <indexterm audience="hidden">CREATE FUNCTION statement</indexterm>
       Creates a user-defined function (UDF), which you can use to implement 
custom logic during
       <codeph>SELECT</codeph> or <codeph>INSERT</codeph> operations.
     </p>
@@ -215,7 +215,7 @@ DROP FUNCTION IF EXISTS bar;
       determine the names based on the first such clause, so the others are 
optional.
     </p>
 
-    <p audience="Cloudera">
+    <p audience="hidden">
       The <codeph>INTERMEDIATE</codeph> clause specifies the data type of 
intermediate values passed from the
       <q>update</q> phase to the <q>merge</q> phase, and from the <q>merge</q> 
phase to the <q>finalize</q> phase.
       You can use any of the existing Impala data types, or the special 
notation

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_create_role.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_create_role.xml 
b/docs/topics/impala_create_role.xml
index 3f186b1..7c48ae9 100644
--- a/docs/topics/impala_create_role.xml
+++ b/docs/topics/impala_create_role.xml
@@ -40,7 +40,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">CREATE ROLE statement</indexterm>
+      <indexterm audience="hidden">CREATE ROLE statement</indexterm>
 <!-- Copied from Sentry docs. Turn into conref. -->
       The <codeph>CREATE ROLE</codeph> statement creates a role to which 
privileges can be granted. Privileges can
       be granted to roles, which can then be assigned to users. A user that 
has been assigned a role will only be

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_create_table.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_create_table.xml 
b/docs/topics/impala_create_table.xml
index bd2e12c..818553d 100644
--- a/docs/topics/impala_create_table.xml
+++ b/docs/topics/impala_create_table.xml
@@ -41,7 +41,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">CREATE TABLE statement</indexterm>
+      <indexterm audience="hidden">CREATE TABLE statement</indexterm>
       Creates a new table and specifies its characteristics. While creating a 
table, you optionally specify aspects
       such as:
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_create_view.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_create_view.xml 
b/docs/topics/impala_create_view.xml
index de0dbbf..c638b69 100644
--- a/docs/topics/impala_create_view.xml
+++ b/docs/topics/impala_create_view.xml
@@ -38,7 +38,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">CREATE VIEW statement</indexterm>
+      <indexterm audience="hidden">CREATE VIEW statement</indexterm>
       The <codeph>CREATE VIEW</codeph> statement lets you create a shorthand 
abbreviation for a more complicated
       query. The base query can involve joins, expressions, reordered columns, 
column aliases, and other SQL
       features that can make a query hard to understand or maintain.

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_datatypes.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_datatypes.xml b/docs/topics/impala_datatypes.xml
index 7c6547c..8076df6 100644
--- a/docs/topics/impala_datatypes.xml
+++ b/docs/topics/impala_datatypes.xml
@@ -36,7 +36,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">data types</indexterm>
+      <indexterm audience="hidden">data types</indexterm>
       Impala supports a set of data types that you can use for table columns, 
expression values, and function
       arguments and return values.
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8377b994/docs/topics/impala_date.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_date.xml b/docs/topics/impala_date.xml
index 0576152..fcd5a25 100644
--- a/docs/topics/impala_date.xml
+++ b/docs/topics/impala_date.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept audience="Cloudera" id="date" rev="2.0.0">
+<concept audience="hidden" id="date" rev="2.0.0">
 
   <title>DATE Data Type (<keyword keyref="impala21"/> or higher only)</title>
   <prolog>
@@ -35,7 +35,7 @@ under the License.
   <conbody>
 
     <p>
-      <indexterm audience="Cloudera">DATE data type</indexterm>
+      <indexterm audience="hidden">DATE data type</indexterm>
       A type representing the date (year, month, and day) as a single numeric 
value. Used to represent a broader
       date range than possible with the <codeph>TIMESTAMP</codeph> type, with 
fewer distinct values than
       <codeph>TIMESTAMP</codeph>, and in a more compact and efficient form 
than using a <codeph>STRING</codeph>

Reply via email to