You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/06/30 20:59:23 UTC

[native-toolchain-CR] Bump Kudu version to 23f67ae0d

Wenzhe Zhou has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16130


Change subject: Bump Kudu version to 23f67ae0d
......................................................................

Bump Kudu version to 23f67ae0d

This pulls in the latest version of Kudu which includes a performance
enhancement in Kudu server for Bloom filter, which uses heuristics to
disable predicate evaluation for Bloom filter.

Testing:
 - Built native-toolchain on local machine with Kudu version of
   23f67ae0d, and built Impala with new version of Kudu from native-
   toolchain built on local machine, then started mini-cluster with
   the new version of Kudu server. Ran single_node_perf_run.py with
   TPCH for Kudu and verified that the regression issue on TPCH-Q9
   was fixed.
 - Passed test_kudu.py and test_runtime_filters.py against new version
   of Kudu server.
 - Successfully built native-toolchain on Jenkins without publishing
   dependencies to S3.

Change-Id: I036889f91a0901ff09fce31069bdb0bf96b7bb1e
---
M buildall.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/30/16130/1
-- 
To view, visit http://gerrit.cloudera.org:8080/16130
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I036889f91a0901ff09fce31069bdb0bf96b7bb1e
Gerrit-Change-Number: 16130
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tm...@cloudera.com>

[native-toolchain-CR] Bump Kudu version to 23f67ae0d

Posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org>.
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/16130 )

Change subject: Bump Kudu version to 23f67ae0d
......................................................................


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


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

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I036889f91a0901ff09fce31069bdb0bf96b7bb1e
Gerrit-Change-Number: 16130
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tm...@cloudera.com>
Gerrit-Comment-Date: Wed, 01 Jul 2020 20:36:21 +0000
Gerrit-HasComments: No

[native-toolchain-CR] Bump Kudu version to 23f67ae0d

Posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org>.
Thomas Tauber-Marshall has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16130 )

Change subject: Bump Kudu version to 23f67ae0d
......................................................................

Bump Kudu version to 23f67ae0d

This pulls in the latest version of Kudu which includes a performance
enhancement in Kudu server for Bloom filter, which uses heuristics to
disable predicate evaluation for Bloom filter.

Testing:
 - Built native-toolchain on local machine with Kudu version of
   23f67ae0d, and built Impala with new version of Kudu from native-
   toolchain built on local machine, then started mini-cluster with
   the new version of Kudu server. Ran single_node_perf_run.py with
   TPCH for Kudu and verified that the regression issue on TPCH-Q9
   was fixed.
 - Passed test_kudu.py and test_runtime_filters.py against new version
   of Kudu server.
 - Successfully built native-toolchain on Jenkins without publishing
   dependencies to S3.

Change-Id: I036889f91a0901ff09fce31069bdb0bf96b7bb1e
Reviewed-on: http://gerrit.cloudera.org:8080/16130
Reviewed-by: Bankim Bhavsar <ba...@cloudera.com>
Reviewed-by: Thomas Tauber-Marshall <tm...@cloudera.com>
Tested-by: Thomas Tauber-Marshall <tm...@cloudera.com>
---
M buildall.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Bankim Bhavsar: Looks good to me, but someone else must approve
  Thomas Tauber-Marshall: Looks good to me, approved; Verified

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

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I036889f91a0901ff09fce31069bdb0bf96b7bb1e
Gerrit-Change-Number: 16130
Gerrit-PatchSet: 2
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tm...@cloudera.com>

[native-toolchain-CR] Bump Kudu version to 23f67ae0d

Posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org>.
Bankim Bhavsar has posted comments on this change. ( http://gerrit.cloudera.org:8080/16130 )

Change subject: Bump Kudu version to 23f67ae0d
......................................................................


Patch Set 1: Code-Review+1


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

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I036889f91a0901ff09fce31069bdb0bf96b7bb1e
Gerrit-Change-Number: 16130
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tm...@cloudera.com>
Gerrit-Comment-Date: Tue, 30 Jun 2020 23:01:02 +0000
Gerrit-HasComments: No