[impala] branch master updated: IMPALA-8895: Expose daemon health endpoint

2019-08-27 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new 0df613f IMPALA-8895: Expose daemon health endpoint

[impala] 01/05: IMPALA-5031: method calls on NULL are not UBSAN-clean

2019-07-21 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 0604ff51e00a1dcfef5823a02bb7bf612c917efc Author: Jim Apple AuthorDate: Thu Jul 4 10:52:01 2019 -0700 IMPALA-5031

[impala] 02/05: IMPALA-5031: method calls on NULL are not UBSAN-clean

2019-07-21 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit a7a80d1241a09cfa1f73a80900b74a012de52641 Author: Jim Apple AuthorDate: Sat Jun 29 22:00:52 2019 -0700 IMPALA-5031

[impala] 05/05: IMPALA-8776: Bump timeout in test_event_processing

2019-07-21 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 51092260b69b9082f0ecb2a9212e680f5dbc6f43 Author: Lars Volker AuthorDate: Sat Jul 20 11:47:21 2019 -0700 IMPALA-8776

[impala] 04/05: IMPALA-5031: out-of-range enum values are undefined behavior

2019-07-21 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit adaf344d48920c8a66a317c3720ca090f470fe5a Author: Jim Apple AuthorDate: Thu Jul 4 17:14:17 2019 -0700 IMPALA-5031: out

[impala] branch master updated (10e7291 -> 5109226)

2019-07-21 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 10e7291 [DOCS] An upgrade consideratiobn for IMPALA-7800 new 0604ff5 IMPALA-5031: method calls on NULL

[impala] 03/05: IMPALA-8603: remove confusing logging from custom cluster tests

2019-06-10 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit f6d40b37c8b13131cbc75db6a7327c34bf0c5a34 Author: Thomas Tauber-Marshall AuthorDate: Mon Jun 3 15:12:37 2019 -0700

[impala] 04/05: IMPALA-5031: signed overflow is undefined behavior

2019-06-10 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 45c6c46bf6d051c715fe75a68c7970b208a7d376 Author: Jim Apple AuthorDate: Sat May 25 17:50:21 2019 -0700 IMPALA-5031

[impala] 01/05: IMPALA-8638: Fix flaky TestLineage::test_create_table_timestamp

2019-06-10 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit d4c05b96e2f1166572b01cae31b20ecd22fa4094 Author: Fredy Wijaya AuthorDate: Fri Jun 7 10:29:55 2019 -0700 IMPALA-8638

[impala] 02/05: IMPALA-8635. Use local metastore URIs when checking for Kudu/HMS integration

2019-06-10 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 1f407fd8d347618fdc18a85b5350556681998ce3 Author: Todd Lipcon AuthorDate: Thu Jun 6 23:41:17 2019 -0700 IMPALA-8635

[impala] 05/05: IMPALA-8629: (part 1) Add temp KuduStorageHandler

2019-06-10 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit d753600f9cf4bda0c955f0f5eecc6fb41b0c365e Author: Grant Henke AuthorDate: Fri Jun 7 14:26:51 2019 -0500 IMPALA-8629

[impala] branch master updated (970a075 -> d753600)

2019-06-10 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 970a075 Revert "Fix docs for catalogd automatic invalidate flags" new d4c05b9 IMPALA-8638: Fix flaky T

[impala] 02/06: IMPALA-8214: Fix bad plan in load_nested.py

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit c659b78198a767b91c293cbaf77f5c8b269fba39 Author: Tim Armstrong AuthorDate: Mon Feb 18 22:53:53 2019 -0800 IMPALA-8214

[impala] 04/06: Adding hostname to Disk I/O errors.

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 0b7c9645451e6c2d30e225a27a89a901df940b09 Author: Philip Zeyliger AuthorDate: Thu Feb 7 15:31:19 2019 -0800 Adding

[impala] branch master updated (b8a8edd -> 257fa0c)

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from b8a8edd IMPALA-8207: Fix query loading for perf and stress tests new c1274fa IMPALA-8191: Wait for additional

[impala] 01/06: IMPALA-8191: Wait for additional breakpad processes during test

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit c1274fafb04de1b9b7c3a17e209814b8c4346311 Author: Lars Volker AuthorDate: Fri Feb 15 05:49:56 2019 -0800 IMPALA-8191

[impala] 05/06: Logging current database context when logging analyzing queries.

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 113b2eb120ca36777b5f33632deb3a5dcfe3322a Author: Philip Zeyliger AuthorDate: Thu Dec 27 14:47:53 2018 -0800 Logging

[impala] 06/06: IMPALA-8209: Include fragment instance ID in memz/ breakdown

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 257fa0c68bb4e64880a64844d8d4023c54645230 Author: Lars Volker AuthorDate: Tue Feb 19 10:12:52 2019 -0800 IMPALA-8209

[impala] branch 2.x updated: IMPALA-6812: Fix flaky Kudu scan tests

2019-02-20 Thread lv
This is an automated email from the ASF dual-hosted git repository. lv pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/2.x by this push: new f9c2a67 IMPALA-6812: Fix flaky Kudu scan tests f9c2a67

[2/7] impala git commit: IMPALA-6650: Add fine-grained DROP privilege

2018-04-25 Thread lv
IMPALA-6650: Add fine-grained DROP privilege Add support for executing DROP statements by granting DROP privilege. These are the new GRANT/REVOKE statements introduced at server, database, and table scopes. GRANT DROP on SERVER svr TO ROLE testrole; GRANT DROP on DATABASE db TO ROLE testrole;

[1/2] impala git commit: add impala-flake8

2018-04-25 Thread lv
Repository: impala Updated Branches: refs/heads/master b56ac8f0a -> 65bcb1608 add impala-flake8 Add flake8 and dependencies to impala-python. The versions are compatible with Python 2.6.6. Add the impala-flake8 entry point, similar to impala-python. Add setup.cfg which defines flake8 special

[6/7] impala git commit: IMPALA-6804: Allow SELECT and INSERT privileges on SERVER

2018-04-25 Thread lv
IMPALA-6804: Allow SELECT and INSERT privileges on SERVER This change add the last two privileges at the SERVER level. GRANT SELECT ON SERVER TO ROLE test_role; REVOKE SELECT ON SERVER FROM ROLE test_role; GRANT INSERT ON SERVER TO ROLE test_role REVOKE INSERT ON SERVER FROM ROLE test_role

[2/2] impala git commit: IMPALA-6889: Fix race around terminating processes

2018-04-25 Thread lv
IMPALA-6889: Fix race around terminating processes A process with empty cmdline can trip up the Process class in our test code. When a process dies it becomes a zombie until it gets reaped by its parent. >From 'man proc': /proc/[pid]/cmdline This read-only file holds the complete command line

[7/7] impala git commit: IMPALA-6800: Add test cases for statements that require ALTER privilege

2018-04-25 Thread lv
IMPALA-6800: Add test cases for statements that require ALTER privilege Testing: - Added new test cases - Ran front-end tests Change-Id: Ie9fc1249420771ee857259c01acc3f9e7c9ed383 Reviewed-on: http://gerrit.cloudera.org:8080/9905 Reviewed-by: Alex Behm Tested-by: Impala

[4/7] impala git commit: IMPALA-6643: Add REFRESH fine-grained privilege

2018-04-25 Thread lv
IMPALA-6643: Add REFRESH fine-grained privilege Before this patch, ALL privilege was required to execute INVALIDATE METADATA and having any privilege allowed executing REFRESH and INVALIDATE METADATA . With this patch, REFRESH privilege is now required to execute INVALIDATE METADATA or REFRESH

[3/7] impala git commit: IMPALA-6647: Add CREATE fine-grained privilege

2018-04-25 Thread lv
IMPALA-6647: Add CREATE fine-grained privilege This patch allows executing CREATE statements by granting CREATE privilege. These are the new GRANT/REVOKE statements introduced at server and database scopes. GRANT CREATE on SERVER svr TO ROLE testrole; GRANT CREATE on DATABASE db TO ROLE

[1/7] impala git commit: IMPALA-6887: Typo in authz-policy.ini.template

2018-04-25 Thread lv
Repository: impala Updated Branches: refs/heads/2.x 3acb8f984 -> c66096523 IMPALA-6887: Typo in authz-policy.ini.template Before: alter_functionl_text_lzo After: alter_functional_text_lzo This patch also adds missing test cases for ALTER privilege on functional_text_lzo database. Testing: -

impala git commit: IMPALA-6641: Support more separators between date and time in default timestamp format

2018-03-26 Thread lv
Repository: impala Updated Branches: refs/heads/2.x 66ca5db71 -> 57f95865c IMPALA-6641: Support more separators between date and time in default timestamp format This change adds support to the multi-space separator and the 'T' separator between the date and time component of a datetime

impala git commit: Add fragment_instance_id/query_id to important log messages and make them grep friendly

2018-03-07 Thread lv
Repository: impala Updated Branches: refs/heads/master 474f64079 -> 8b7f27af8 Add fragment_instance_id/query_id to important log messages and make them grep friendly Debugging via going through log messages can get very tricky when the fragment_instance_id and query_id are missing from

[1/2] impala git commit: IMPALA-3651: [DOCS] Doc for MURMUR_HASH() function

2018-03-04 Thread lv
Repository: impala Updated Branches: refs/heads/2.x e5689fb5c -> 65afb1cd2 IMPALA-3651: [DOCS] Doc for MURMUR_HASH() function Change-Id: I784a5a080d7d13192aac2fca67f841d2d19fc99b Reviewed-on: http://gerrit.cloudera.org:8080/9031 Reviewed-by: Tim Armstrong Tested-by:

impala git commit: IMPALA-6601: fix ASAN issue in row-batch-serialize-test

2018-03-04 Thread lv
Repository: impala Updated Branches: refs/heads/master 161cbe30f -> 3302abaa3 IMPALA-6601: fix ASAN issue in row-batch-serialize-test Constructing a StringValue with a std::string requires that the std::string remain valid for as long as the StringValue is valid. row-batch-serialize-test's

[2/2] impala git commit: IMPALA-6338: xfail test_profile_fragment_instances

2018-03-04 Thread lv
IMPALA-6338: xfail test_profile_fragment_instances test_profile_fragment_instances has been flaky. The reason is understood and low impact - there is a very hard to hit race condition where queries that complete successfully but are cancelled internally by the coordinator may not have a complete

[9/9] impala git commit: Revert IMPALA-4835 and dependent changes

2018-03-03 Thread lv
Revert IMPALA-4835 and dependent changes Revert "IMPALA-6585: increase test_low_mem_limit_q21 limit" This reverts commit 25bcb258dfd712f1514cf188206667a5e6be0e26. Revert "IMPALA-6588: don't add empty list of ranges in text scan" This reverts commit d57fbec6f67b83227b4c6117476da8f7d75fc4f6.

[7/9] impala git commit: Revert IMPALA-4835 and dependent changes

2018-03-03 Thread lv
http://git-wip-us.apache.org/repos/asf/impala/blob/e5689fb5/be/src/runtime/io/disk-io-mgr-test.cc -- diff --git a/be/src/runtime/io/disk-io-mgr-test.cc b/be/src/runtime/io/disk-io-mgr-test.cc index 3a0f727..b03ec31 100644 ---

[6/9] impala git commit: Revert IMPALA-4835 and dependent changes

2018-03-03 Thread lv
http://git-wip-us.apache.org/repos/asf/impala/blob/e5689fb5/be/src/runtime/io/disk-io-mgr.cc -- diff --git a/be/src/runtime/io/disk-io-mgr.cc b/be/src/runtime/io/disk-io-mgr.cc index 0d2afe2..8ff6609 100644 ---

[4/9] impala git commit: Revert IMPALA-4835 and dependent changes

2018-03-03 Thread lv
http://git-wip-us.apache.org/repos/asf/impala/blob/e5689fb5/fe/src/main/java/org/apache/impala/analysis/SlotRef.java -- diff --git a/fe/src/main/java/org/apache/impala/analysis/SlotRef.java

[8/9] impala git commit: Revert IMPALA-4835 and dependent changes

2018-03-03 Thread lv
http://git-wip-us.apache.org/repos/asf/impala/blob/e5689fb5/be/src/exec/scanner-context.cc -- diff --git a/be/src/exec/scanner-context.cc b/be/src/exec/scanner-context.cc index c669e65..abdde07 100644 ---

[5/6] impala git commit: IMPALA-6228: Control stats extrapolation via tbl prop.

2018-02-04 Thread lv
IMPALA-6228: Control stats extrapolation via tbl prop. Introduces a new TBLPROPERTY for controlling stats extrapolation on a per-table basis: impala.enable.stats.extrapolation=true/false The property key was chosen to be consistent with the impalad startup flag --enable_stats_extrapolation and

[2/6] impala git commit: IMPALA-6476: Skip krpc mem test that uses stress options

2018-02-04 Thread lv
IMPALA-6476: Skip krpc mem test that uses stress options Some of the tests added in IMPALA-6193 rely on flags that are only compiled for debug binaries. This change marks those tests as debug-only so that they do not break the release tests. Change-Id: I89ae25ee8c1aca3833c2d98e902ddaad2dd01aad

[4/6] impala git commit: IMPALA-5293: Turn insert clustering on by default

2018-02-04 Thread lv
IMPALA-5293: Turn insert clustering on by default This change enables clustering by default. IMPALA-2521 introduced the 'clustered' hint which inserts a local sort by the partitioning columns to a query plan. The hint is only effective for HDFS and Kudu tables. Like before, the 'noclustered'

[6/6] impala git commit: IMPALA-6475: Enable running TPCH on Kudu

2018-02-04 Thread lv
IMPALA-6475: Enable running TPCH on Kudu Change-Id: I88b66f5db105694b3bcf33360887265996f9059c Reviewed-on: http://gerrit.cloudera.org:8080/9206 Reviewed-by: Michael Brown Tested-by: Impala Public Jenkins Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit:

incubator-impala git commit: Make wording around adopters of Impala more consistent.

2017-11-26 Thread lv
Repository: incubator-impala Updated Branches: refs/heads/asf-site ef7321e1a -> 46e12c61c Make wording around adopters of Impala more consistent. Change-Id: I728f86fbf2db3d201c53c8ea6182727006e9c7fc Reviewed-on: http://gerrit.cloudera.org:8080/8609 Reviewed-by: Michael Brown