[5/8] impala git commit: IMPALA-6993: Don't log stack trace in Coordinator::BackendState::Exec()

2018-05-09 Thread dhecht
IMPALA-6993: Don't log stack trace in Coordinator::BackendState::Exec() We should use Status::Expected() here, just like it's used above. The stack trace isn't interesting and the error is expected once we get down this path. (I'm not sure why we don't just use exec_status though, but presumably

[8/8] impala git commit: [DOCS] Fixed a typo in CREATE TABLE syntax

2018-05-09 Thread dhecht
[DOCS] Fixed a typo in CREATE TABLE syntax Change-Id: I968b92dc10d0426fc6295965f909e91b78379522 Reviewed-on: http://gerrit.cloudera.org:8080/10350 Reviewed-by: Alex Rodoni Tested-by: Impala Public Jenkins Project:

[7/8] impala git commit: IMPALA-6227: reduce window of metric inconsistency

2018-05-09 Thread dhecht
IMPALA-6227: reduce window of metric inconsistency The admission controller test fetches multiple metrics relating to the admission controller. Before this patch it fetched the whole metrics list for each metric, meaning there was a substantial window for the metrics to be inconsistent for a

[6/8] impala git commit: IMPALA-6974: Use CMAKE_POSITION_INDEPENDENT_CODE in backend

2018-05-09 Thread dhecht
IMPALA-6974: Use CMAKE_POSITION_INDEPENDENT_CODE in backend Compilation of individual c++ files are only slightly different between static and shared compilation. First, CMake adds -D${LIBRARY_NAME}_EXPORTS to each compilation. Second, CMake sets CMAKE_POSITION_INDEPENDENT_CODE, which adds an

[2/8] impala git commit: [DOCS] Removed the references to YARN as Impala does not support YARN

2018-05-09 Thread dhecht
[DOCS] Removed the references to YARN as Impala does not support YARN Change-Id: Ifcea49b5859a2afbbbe99197e7818c30c7ba6d67 Reviewed-on: http://gerrit.cloudera.org:8080/10346 Reviewed-by: Tim Armstrong Tested-by: Impala Public Jenkins

[3/8] impala git commit: IMPALA-5969: [DOCS] Adds --auth_creds_ok_in_clear to shell options

2018-05-09 Thread dhecht
IMPALA-5969: [DOCS] Adds --auth_creds_ok_in_clear to shell options This patch adds --auth_creds_ok_in_clear to the impala_shell_options documentation xml Change-Id: I19450ebd839b84a85598d283c04a77662fa5e44e Reviewed-on: http://gerrit.cloudera.org:8080/10236 Reviewed-by: Jim Apple

[4/8] impala git commit: IMPALA-783: [DOCS] Document SHOW CREATE VIEW

2018-05-09 Thread dhecht
IMPALA-783: [DOCS] Document SHOW CREATE VIEW Change-Id: Ia656c51d41fe7dbf08803313effc0baae680fce0 Reviewed-on: http://gerrit.cloudera.org:8080/10313 Reviewed-by: Alex Behm Tested-by: Impala Public Jenkins Project:

[24/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_langref_unsupported.html -- diff --git a/docs/build3x/html/topics/impala_langref_unsupported.html

[35/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_describe.html -- diff --git a/docs/build3x/html/topics/impala_describe.html b/docs/build3x/html/topics/impala_describe.html new file mode

impala git commit: IMPALA-6948,IMPALA-6962: add end-to-end tests

2018-05-09 Thread abehm
Repository: impala Updated Branches: refs/heads/master 6a86c8e8d -> 28c1f7652 IMPALA-6948,IMPALA-6962: add end-to-end tests Adds end-to-end tests to validate that following various metadata operations, the catalog state in catalogd and impalads is the same. For IMPALA-6962, catalogd process

[39/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_create_table.html -- diff --git a/docs/build3x/html/topics/impala_create_table.html b/docs/build3x/html/topics/impala_create_table.html

[48/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_analytic_functions.html -- diff --git a/docs/build3x/html/topics/impala_analytic_functions.html

[41/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_conditional_functions.html -- diff --git a/docs/build3x/html/topics/impala_conditional_functions.html

[11/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_proxy.html -- diff --git a/docs/build3x/html/topics/impala_proxy.html b/docs/build3x/html/topics/impala_proxy.html new file mode 100644

[20/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_new_features.html -- diff --git a/docs/build3x/html/topics/impala_new_features.html b/docs/build3x/html/topics/impala_new_features.html

[44/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_breakpad.html -- diff --git a/docs/build3x/html/topics/impala_breakpad.html b/docs/build3x/html/topics/impala_breakpad.html new file mode

[12/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_planning.html -- diff --git a/docs/build3x/html/topics/impala_planning.html b/docs/build3x/html/topics/impala_planning.html new file mode

[30/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_hbase.html -- diff --git a/docs/build3x/html/topics/impala_hbase.html b/docs/build3x/html/topics/impala_hbase.html new file mode 100644

[43/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_complex_types.html -- diff --git a/docs/build3x/html/topics/impala_complex_types.html

[38/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_datatypes.html -- diff --git a/docs/build3x/html/topics/impala_datatypes.html b/docs/build3x/html/topics/impala_datatypes.html new file

[14/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_perf_hdfs_caching.html -- diff --git a/docs/build3x/html/topics/impala_perf_hdfs_caching.html

[34/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_distinct.html -- diff --git a/docs/build3x/html/topics/impala_distinct.html b/docs/build3x/html/topics/impala_distinct.html new file mode

[49/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_aggregate_functions.html -- diff --git a/docs/build3x/html/topics/impala_aggregate_functions.html

[50/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_adls.html -- diff --git a/docs/build3x/html/topics/impala_adls.html b/docs/build3x/html/topics/impala_adls.html new file mode 100644

[47/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_appx_median.html -- diff --git a/docs/build3x/html/topics/impala_appx_median.html b/docs/build3x/html/topics/impala_appx_median.html new

[05/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_security_files.html -- diff --git a/docs/build3x/html/topics/impala_security_files.html

[01/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
Repository: impala Updated Branches: refs/heads/asf-site 52b8807de -> fae51ec24 http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_string_functions.html -- diff --git

[04/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_shell_options.html -- diff --git a/docs/build3x/html/topics/impala_shell_options.html

[19/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_num_nodes.html -- diff --git a/docs/build3x/html/topics/impala_num_nodes.html b/docs/build3x/html/topics/impala_num_nodes.html new file

[27/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_invalidate_metadata.html -- diff --git a/docs/build3x/html/topics/impala_invalidate_metadata.html

[46/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_authorization.html -- diff --git a/docs/build3x/html/topics/impala_authorization.html

[13/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_perf_stats.html -- diff --git a/docs/build3x/html/topics/impala_perf_stats.html b/docs/build3x/html/topics/impala_perf_stats.html new

[36/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_ddl.html -- diff --git a/docs/build3x/html/topics/impala_ddl.html b/docs/build3x/html/topics/impala_ddl.html new file mode 100644 index

[31/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_float.html -- diff --git a/docs/build3x/html/topics/impala_float.html b/docs/build3x/html/topics/impala_float.html new file mode 100644

[37/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_datetime_functions.html -- diff --git a/docs/build3x/html/topics/impala_datetime_functions.html

[03/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_show.html -- diff --git a/docs/build3x/html/topics/impala_show.html b/docs/build3x/html/topics/impala_show.html new file mode 100644

[15/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_parquet_fallback_schema_resolution.html -- diff --git a/docs/build3x/html/topics/impala_parquet_fallback_schema_resolution.html

[32/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_fixed_issues.html -- diff --git a/docs/build3x/html/topics/impala_fixed_issues.html b/docs/build3x/html/topics/impala_fixed_issues.html

[10/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_replica_preference.html -- diff --git a/docs/build3x/html/topics/impala_replica_preference.html

[51/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
[DOCS] Impala doc site update for 3.0 Add Impala docs from branch master. Commit hash: f20415755401d56103df7f16348cea8ed12fb3d8 Change-Id: Icf5927efa7baa965095a3ff2fd4ec7411313342d Reviewed-on: http://gerrit.cloudera.org:8080/10322 Reviewed-by: Michael Brown Tested-by: Alex

[17/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_optimize_partition_key_scans.html -- diff --git a/docs/build3x/html/topics/impala_optimize_partition_key_scans.html

[45/51] [partial] impala git commit: [DOCS] Impala doc site update for 3.0

2018-05-09 Thread mikeb
http://git-wip-us.apache.org/repos/asf/impala/blob/fae51ec2/docs/build3x/html/topics/impala_avro.html -- diff --git a/docs/build3x/html/topics/impala_avro.html b/docs/build3x/html/topics/impala_avro.html new file mode 100644