[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-17 Thread Jim Apple (Code Review)
Jim Apple has submitted this change and it was merged.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


IMPALA-3398: Add docs to main Impala branch.

These are refugees from doc_prototype. They can be rendered with the
DITA Open Toolkit version 2.3.3 by:

/tmp/dita-ot-2.3.3/bin/dita \
  -i impala.ditamap \
  -f html5 \
  -o $(mktemp -d) \
  -filter impala_html.ditaval

Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Reviewed-on: http://gerrit.cloudera.org:8080/5014
Reviewed-by: John Russell 
Tested-by: John Russell 
---
A docs/Cloudera-Impala-Release-Notes.ditamap
A docs/generatingImpalaDoc.md
A docs/images/howto_access_control.png
A docs/images/howto_per_node_peak_memory_usage.png
A docs/images/howto_show_histogram.png
A docs/images/howto_static_server_pools_config.png
A docs/images/impala_arch.jpeg
A docs/images/support_send_diagnostic_data.png
A docs/impala.ditamap
A docs/impala_html.ditaval
A docs/impala_pdf.ditaval
A docs/impala_sqlref.ditamap
A docs/shared/ImpalaVariables.xml
A docs/shared/impala_common.xml
A docs/topics/impala.xml
A docs/topics/impala_abort_on_default_limit_exceeded.xml
A docs/topics/impala_abort_on_error.xml
A docs/topics/impala_admin.xml
A docs/topics/impala_admission.xml
A docs/topics/impala_aggregate_functions.xml
A docs/topics/impala_aliases.xml
A docs/topics/impala_allow_unsupported_formats.xml
A docs/topics/impala_alter_function.xml
A docs/topics/impala_alter_table.xml
A docs/topics/impala_alter_view.xml
A docs/topics/impala_analytic_functions.xml
A docs/topics/impala_appx_count_distinct.xml
A docs/topics/impala_appx_median.xml
A docs/topics/impala_array.xml
A docs/topics/impala_auditing.xml
A docs/topics/impala_authentication.xml
A docs/topics/impala_authorization.xml
A docs/topics/impala_avg.xml
A docs/topics/impala_avro.xml
A docs/topics/impala_batch_size.xml
A docs/topics/impala_bigint.xml
A docs/topics/impala_bit_functions.xml
A docs/topics/impala_boolean.xml
A docs/topics/impala_breakpad.xml
A docs/topics/impala_cdh.xml
A docs/topics/impala_char.xml
A docs/topics/impala_cluster_sizing.xml
A docs/topics/impala_cm_installation.xml
A docs/topics/impala_comments.xml
A docs/topics/impala_complex_types.xml
A docs/topics/impala_components.xml
A docs/topics/impala_compression_codec.xml
A docs/topics/impala_compute_stats.xml
A docs/topics/impala_concepts.xml
A docs/topics/impala_conditional_functions.xml
A docs/topics/impala_config.xml
A docs/topics/impala_config_options.xml
A docs/topics/impala_config_performance.xml
A docs/topics/impala_connecting.xml
A docs/topics/impala_conversion_functions.xml
A docs/topics/impala_count.xml
A docs/topics/impala_create_data_source.xml
A docs/topics/impala_create_database.xml
A docs/topics/impala_create_function.xml
A docs/topics/impala_create_role.xml
A docs/topics/impala_create_table.xml
A docs/topics/impala_create_view.xml
A docs/topics/impala_data_sources.xml
A docs/topics/impala_databases.xml
A docs/topics/impala_datatypes.xml
A docs/topics/impala_date.xml
A docs/topics/impala_datetime_functions.xml
A docs/topics/impala_ddl.xml
A docs/topics/impala_debug_action.xml
A docs/topics/impala_decimal.xml
A docs/topics/impala_default_order_by_limit.xml
A docs/topics/impala_delegation.xml
A docs/topics/impala_delete.xml
A docs/topics/impala_describe.xml
A docs/topics/impala_development.xml
A docs/topics/impala_disable_cached_reads.xml
A docs/topics/impala_disable_codegen.xml
A docs/topics/impala_disable_outermost_topn.xml
A docs/topics/impala_disable_row_runtime_filtering.xml
A docs/topics/impala_disable_streaming_preaggregations.xml
A docs/topics/impala_disable_unsafe_spills.xml
A docs/topics/impala_disk_space.xml
A docs/topics/impala_distinct.xml
A docs/topics/impala_dml.xml
A docs/topics/impala_double.xml
A docs/topics/impala_drop_data_source.xml
A docs/topics/impala_drop_database.xml
A docs/topics/impala_drop_function.xml
A docs/topics/impala_drop_role.xml
A docs/topics/impala_drop_stats.xml
A docs/topics/impala_drop_table.xml
A docs/topics/impala_drop_view.xml
A docs/topics/impala_errata.xml
A docs/topics/impala_exec_single_node_rows_threshold.xml
A docs/topics/impala_explain.xml
A docs/topics/impala_explain_level.xml
A docs/topics/impala_explain_plan.xml
A docs/topics/impala_faq.xml
A docs/topics/impala_faq_base.xml
A docs/topics/impala_features.xml
A docs/topics/impala_file_formats.xml
A docs/topics/impala_fixed_issues.xml
A docs/topics/impala_float.xml
A docs/topics/impala_functions.xml
A docs/topics/impala_functions_overview.xml
A docs/topics/impala_glossary.xml
A docs/topics/impala_grant.xml
A docs/topics/impala_group_by.xml
A docs/topics/impala_group_concat.xml
A docs/topics/impala_hadoop.xml
A docs/topics/impala_having.xml
A docs/topics/impala_hbase.xml
A docs/topics/impala_hbase_cache_blocks.xml
A docs/topics/impala_hbase_caching.xml
A docs/topics/impala_hints.xml
A docs/topics/impala_howto_rm.xml

[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-17 Thread John Russell (Code Review)
John Russell has posted comments on this change.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


Patch Set 2: Code-Review+2 Verified+1

Got clean build of both SQL Ref and entire Impala doc bundle.

-- 
To view, visit http://gerrit.cloudera.org:8080/5014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple 
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Jim Apple 
Gerrit-Reviewer: John Russell 
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-17 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5014/1/docs/impala_sqlref.ditamap
File docs/impala_sqlref.ditamap:

PS1, Line 6: 
> conref="shared/ImpalaVariables.xml#impala_vars/prodinfo_for_html"
Done


-- 
To view, visit http://gerrit.cloudera.org:8080/5014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple 
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Jim Apple 
Gerrit-Reviewer: John Russell 
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-17 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new patch set (#2).

Change subject: IMPALA-3398: Add docs to main Impala branch.
..

IMPALA-3398: Add docs to main Impala branch.

These are refugees from doc_prototype. They can be rendered with the
DITA Open Toolkit version 2.3.3 by:

/tmp/dita-ot-2.3.3/bin/dita \
  -i impala.ditamap \
  -f html5 \
  -o $(mktemp -d) \
  -filter impala_html.ditaval

Change-Id: I8861e99adc446f659a04463ca78c79200669484f
---
A docs/Cloudera-Impala-Release-Notes.ditamap
A docs/generatingImpalaDoc.md
A docs/images/howto_access_control.png
A docs/images/howto_per_node_peak_memory_usage.png
A docs/images/howto_show_histogram.png
A docs/images/howto_static_server_pools_config.png
A docs/images/impala_arch.jpeg
A docs/images/support_send_diagnostic_data.png
A docs/impala.ditamap
A docs/impala_html.ditaval
A docs/impala_pdf.ditaval
A docs/impala_sqlref.ditamap
A docs/shared/ImpalaVariables.xml
A docs/shared/impala_common.xml
A docs/topics/impala.xml
A docs/topics/impala_abort_on_default_limit_exceeded.xml
A docs/topics/impala_abort_on_error.xml
A docs/topics/impala_admin.xml
A docs/topics/impala_admission.xml
A docs/topics/impala_aggregate_functions.xml
A docs/topics/impala_aliases.xml
A docs/topics/impala_allow_unsupported_formats.xml
A docs/topics/impala_alter_function.xml
A docs/topics/impala_alter_table.xml
A docs/topics/impala_alter_view.xml
A docs/topics/impala_analytic_functions.xml
A docs/topics/impala_appx_count_distinct.xml
A docs/topics/impala_appx_median.xml
A docs/topics/impala_array.xml
A docs/topics/impala_auditing.xml
A docs/topics/impala_authentication.xml
A docs/topics/impala_authorization.xml
A docs/topics/impala_avg.xml
A docs/topics/impala_avro.xml
A docs/topics/impala_batch_size.xml
A docs/topics/impala_bigint.xml
A docs/topics/impala_bit_functions.xml
A docs/topics/impala_boolean.xml
A docs/topics/impala_breakpad.xml
A docs/topics/impala_cdh.xml
A docs/topics/impala_char.xml
A docs/topics/impala_cluster_sizing.xml
A docs/topics/impala_cm_installation.xml
A docs/topics/impala_comments.xml
A docs/topics/impala_complex_types.xml
A docs/topics/impala_components.xml
A docs/topics/impala_compression_codec.xml
A docs/topics/impala_compute_stats.xml
A docs/topics/impala_concepts.xml
A docs/topics/impala_conditional_functions.xml
A docs/topics/impala_config.xml
A docs/topics/impala_config_options.xml
A docs/topics/impala_config_performance.xml
A docs/topics/impala_connecting.xml
A docs/topics/impala_conversion_functions.xml
A docs/topics/impala_count.xml
A docs/topics/impala_create_data_source.xml
A docs/topics/impala_create_database.xml
A docs/topics/impala_create_function.xml
A docs/topics/impala_create_role.xml
A docs/topics/impala_create_table.xml
A docs/topics/impala_create_view.xml
A docs/topics/impala_data_sources.xml
A docs/topics/impala_databases.xml
A docs/topics/impala_datatypes.xml
A docs/topics/impala_date.xml
A docs/topics/impala_datetime_functions.xml
A docs/topics/impala_ddl.xml
A docs/topics/impala_debug_action.xml
A docs/topics/impala_decimal.xml
A docs/topics/impala_default_order_by_limit.xml
A docs/topics/impala_delegation.xml
A docs/topics/impala_delete.xml
A docs/topics/impala_describe.xml
A docs/topics/impala_development.xml
A docs/topics/impala_disable_cached_reads.xml
A docs/topics/impala_disable_codegen.xml
A docs/topics/impala_disable_outermost_topn.xml
A docs/topics/impala_disable_row_runtime_filtering.xml
A docs/topics/impala_disable_streaming_preaggregations.xml
A docs/topics/impala_disable_unsafe_spills.xml
A docs/topics/impala_disk_space.xml
A docs/topics/impala_distinct.xml
A docs/topics/impala_dml.xml
A docs/topics/impala_double.xml
A docs/topics/impala_drop_data_source.xml
A docs/topics/impala_drop_database.xml
A docs/topics/impala_drop_function.xml
A docs/topics/impala_drop_role.xml
A docs/topics/impala_drop_stats.xml
A docs/topics/impala_drop_table.xml
A docs/topics/impala_drop_view.xml
A docs/topics/impala_errata.xml
A docs/topics/impala_exec_single_node_rows_threshold.xml
A docs/topics/impala_explain.xml
A docs/topics/impala_explain_level.xml
A docs/topics/impala_explain_plan.xml
A docs/topics/impala_faq.xml
A docs/topics/impala_faq_base.xml
A docs/topics/impala_features.xml
A docs/topics/impala_file_formats.xml
A docs/topics/impala_fixed_issues.xml
A docs/topics/impala_float.xml
A docs/topics/impala_functions.xml
A docs/topics/impala_functions_overview.xml
A docs/topics/impala_glossary.xml
A docs/topics/impala_grant.xml
A docs/topics/impala_group_by.xml
A docs/topics/impala_group_concat.xml
A docs/topics/impala_hadoop.xml
A docs/topics/impala_having.xml
A docs/topics/impala_hbase.xml
A docs/topics/impala_hbase_cache_blocks.xml
A docs/topics/impala_hbase_caching.xml
A docs/topics/impala_hints.xml
A docs/topics/impala_howto_rm.xml
A docs/topics/impala_identifiers.xml
A docs/topics/impala_impala_shell.xml
A docs/topics/impala_incompatible_changes.xml
A docs/topics/impala_insert.xml
A 

[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-17 Thread John Russell (Code Review)
John Russell has posted comments on this change.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


Patch Set 1:

(1 comment)

Appended the updated attribute key/value pair.

http://gerrit.cloudera.org:8080/#/c/5014/1/docs/impala_sqlref.ditamap
File docs/impala_sqlref.ditamap:

PS1, Line 6: 
> What is the most recent URI?
conref="shared/ImpalaVariables.xml#impala_vars/prodinfo_for_html"


-- 
To view, visit http://gerrit.cloudera.org:8080/5014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple 
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Jim Apple 
Gerrit-Reviewer: John Russell 
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-17 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5014/1/docs/impala_sqlref.ditamap
File docs/impala_sqlref.ditamap:

PS1, Line 6: 
> Stale URI. Causes build error.
What is the most recent URI?


-- 
To view, visit http://gerrit.cloudera.org:8080/5014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple 
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Jim Apple 
Gerrit-Reviewer: John Russell 
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-14 Thread John Russell (Code Review)
John Russell has posted comments on this change.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


Patch Set 1:

(1 comment)

John posted an update to the docs_prototype branch for this file.

http://gerrit.cloudera.org:8080/#/c/5014/1/docs/impala_sqlref.ditamap
File docs/impala_sqlref.ditamap:

PS1, Line 6: 
Stale URI. Causes build error.


-- 
To view, visit http://gerrit.cloudera.org:8080/5014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple 
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Jim Apple 
Gerrit-Reviewer: John Russell 
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-14 Thread Anonymous Coward (Code Review)
Anonymous Coward #250 has posted comments on this change.

Change subject: IMPALA-3398: Add docs to main Impala branch.
..


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5014/1/docs/generatingImpalaDoc.md
File docs/generatingImpalaDoc.md:

PS1, Line 52: 
: #Setting JAVA\_HOME
: 
: 
: Set your JAVA\_HOME environment variable to tell your computer 
where to find the Java executable file. For example, to set your JAVA\_HOME 
environment on Mac OS X when you the the 1.8.0\_101 version of the Java 
Development Kit (JDK) installed and you are using the Bash version 3.2 shell, 
perform the following steps:
: 
: 1. Edit your /Users/\/.bash\_profile file 
and add the following lines to the end of the file:
: 
: #Set JAVA_HOME
: 
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home
: export JAVA_HOME;
: 
:Where jdk1.8.0\_101.jdk is the version of JDK 
that you have installed. For example, if you have installed 
jdk1.8.0\_102.jdk, you would use that value instead.
:
: 2. Test to make sure you have set your JAVA\_HOME correctly:
: * Open a terminal window and type: $JAVA\_HOME/bin/java 
-version
: * Press return. If you see something like the following:
:   java version "1.5.0_16"
:   Java(TM) 2 Runtime Environment, Standard Edition (build 
1.5.0_16-b06-284)
:   Java HotSpot (TM) Client VM (build 1.5.0\_16-133, mixed 
mode, sharing)
:   
:   Then you've successfully set your JAVA\_HOME environment 
variable to the binary stored in 
/Library/Java/JavaVirtualMachines/jdk1.8.0\_101.jdk/Contents/Home. 
This section must be reviewed for accuracy of markdown tagging.


-- 
To view, visit http://gerrit.cloudera.org:8080/5014
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8861e99adc446f659a04463ca78c79200669484f
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple 
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Jim Apple 
Gerrit-Reviewer: John Russell 
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-3398: Add docs to main Impala branch.

2016-11-08 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/5014

Change subject: IMPALA-3398: Add docs to main Impala branch.
..

IMPALA-3398: Add docs to main Impala branch.

These are refugees from doc_prototype. They can be rendered with the
DITA Open Toolkit version 2.3.3 by:

/tmp/dita-ot-2.3.3/bin/dita \
  -i impala.ditamap \
  -f html5 \
  -o $(mktemp -d) \
  -filter impala_html.ditaval

Change-Id: I8861e99adc446f659a04463ca78c79200669484f
---
A docs/Cloudera-Impala-Release-Notes.ditamap
A docs/generatingImpalaDoc.md
A docs/images/howto_access_control.png
A docs/images/howto_per_node_peak_memory_usage.png
A docs/images/howto_show_histogram.png
A docs/images/howto_static_server_pools_config.png
A docs/images/impala_arch.jpeg
A docs/images/support_send_diagnostic_data.png
A docs/impala.ditamap
A docs/impala_html.ditaval
A docs/impala_pdf.ditaval
A docs/impala_sqlref.ditamap
A docs/shared/ImpalaVariables.xml
A docs/shared/impala_common.xml
A docs/topics/impala.xml
A docs/topics/impala_abort_on_default_limit_exceeded.xml
A docs/topics/impala_abort_on_error.xml
A docs/topics/impala_admin.xml
A docs/topics/impala_admission.xml
A docs/topics/impala_aggregate_functions.xml
A docs/topics/impala_aliases.xml
A docs/topics/impala_allow_unsupported_formats.xml
A docs/topics/impala_alter_function.xml
A docs/topics/impala_alter_table.xml
A docs/topics/impala_alter_view.xml
A docs/topics/impala_analytic_functions.xml
A docs/topics/impala_appx_count_distinct.xml
A docs/topics/impala_appx_median.xml
A docs/topics/impala_array.xml
A docs/topics/impala_auditing.xml
A docs/topics/impala_authentication.xml
A docs/topics/impala_authorization.xml
A docs/topics/impala_avg.xml
A docs/topics/impala_avro.xml
A docs/topics/impala_batch_size.xml
A docs/topics/impala_bigint.xml
A docs/topics/impala_bit_functions.xml
A docs/topics/impala_boolean.xml
A docs/topics/impala_breakpad.xml
A docs/topics/impala_cdh.xml
A docs/topics/impala_char.xml
A docs/topics/impala_cluster_sizing.xml
A docs/topics/impala_cm_installation.xml
A docs/topics/impala_comments.xml
A docs/topics/impala_complex_types.xml
A docs/topics/impala_components.xml
A docs/topics/impala_compression_codec.xml
A docs/topics/impala_compute_stats.xml
A docs/topics/impala_concepts.xml
A docs/topics/impala_conditional_functions.xml
A docs/topics/impala_config.xml
A docs/topics/impala_config_options.xml
A docs/topics/impala_config_performance.xml
A docs/topics/impala_connecting.xml
A docs/topics/impala_conversion_functions.xml
A docs/topics/impala_count.xml
A docs/topics/impala_create_data_source.xml
A docs/topics/impala_create_database.xml
A docs/topics/impala_create_function.xml
A docs/topics/impala_create_role.xml
A docs/topics/impala_create_table.xml
A docs/topics/impala_create_view.xml
A docs/topics/impala_data_sources.xml
A docs/topics/impala_databases.xml
A docs/topics/impala_datatypes.xml
A docs/topics/impala_date.xml
A docs/topics/impala_datetime_functions.xml
A docs/topics/impala_ddl.xml
A docs/topics/impala_debug_action.xml
A docs/topics/impala_decimal.xml
A docs/topics/impala_default_order_by_limit.xml
A docs/topics/impala_delegation.xml
A docs/topics/impala_delete.xml
A docs/topics/impala_describe.xml
A docs/topics/impala_development.xml
A docs/topics/impala_disable_cached_reads.xml
A docs/topics/impala_disable_codegen.xml
A docs/topics/impala_disable_outermost_topn.xml
A docs/topics/impala_disable_row_runtime_filtering.xml
A docs/topics/impala_disable_streaming_preaggregations.xml
A docs/topics/impala_disable_unsafe_spills.xml
A docs/topics/impala_disk_space.xml
A docs/topics/impala_distinct.xml
A docs/topics/impala_dml.xml
A docs/topics/impala_double.xml
A docs/topics/impala_drop_data_source.xml
A docs/topics/impala_drop_database.xml
A docs/topics/impala_drop_function.xml
A docs/topics/impala_drop_role.xml
A docs/topics/impala_drop_stats.xml
A docs/topics/impala_drop_table.xml
A docs/topics/impala_drop_view.xml
A docs/topics/impala_errata.xml
A docs/topics/impala_exec_single_node_rows_threshold.xml
A docs/topics/impala_explain.xml
A docs/topics/impala_explain_level.xml
A docs/topics/impala_explain_plan.xml
A docs/topics/impala_faq.xml
A docs/topics/impala_faq_base.xml
A docs/topics/impala_features.xml
A docs/topics/impala_file_formats.xml
A docs/topics/impala_fixed_issues.xml
A docs/topics/impala_float.xml
A docs/topics/impala_functions.xml
A docs/topics/impala_functions_overview.xml
A docs/topics/impala_glossary.xml
A docs/topics/impala_grant.xml
A docs/topics/impala_group_by.xml
A docs/topics/impala_group_concat.xml
A docs/topics/impala_hadoop.xml
A docs/topics/impala_having.xml
A docs/topics/impala_hbase.xml
A docs/topics/impala_hbase_cache_blocks.xml
A docs/topics/impala_hbase_caching.xml
A docs/topics/impala_hints.xml
A docs/topics/impala_howto_rm.xml
A docs/topics/impala_identifiers.xml
A docs/topics/impala_impala_shell.xml
A