Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1A3A9200B9C for ; Mon, 10 Oct 2016 19:26:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18E9D160AE1; Mon, 10 Oct 2016 17:26:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 593C7160AD1 for ; Mon, 10 Oct 2016 19:26:46 +0200 (CEST) Received: (qmail 14044 invoked by uid 500); 10 Oct 2016 17:26:45 -0000 Mailing-List: contact reviews-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@impala.incubator.apache.org Received: (qmail 14025 invoked by uid 99); 10 Oct 2016 17:26:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2016 17:26:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 57A1E1A08DA for ; Mon, 10 Oct 2016 17:26:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.362 X-Spam-Level: X-Spam-Status: No, score=0.362 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id rUtdUU6UjOUE for ; Mon, 10 Oct 2016 17:26:42 +0000 (UTC) Received: from ip-10-146-233-104.ec2.internal (ec2-75-101-130-251.compute-1.amazonaws.com [75.101.130.251]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 3B6A55F5D3 for ; Mon, 10 Oct 2016 17:26:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-10-146-233-104.ec2.internal (8.14.4/8.14.4) with ESMTP id u9AHQf2w009155; Mon, 10 Oct 2016 17:26:41 GMT Message-Id: <201610101726.u9AHQf2w009155@ip-10-146-233-104.ec2.internal> Date: Mon, 10 Oct 2016 17:26:41 +0000 From: "Jim Apple (Code Review)" To: Lars Volker , impala-cr@cloudera.com, reviews@impala.incubator.apache.org CC: Matthew Jacobs , Alex Behm , Jim Apple , Michael Brown Reply-To: jbapple@cloudera.com X-Gerrit-MessageType: comment Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-4047=3A_Remove_occurrences_of_=27CDH=27/=27cdh=27_from_repo=0A?= X-Gerrit-Change-Id: Icb37e2ef0cd9fa0e581d359c5dd3db7812b7b2c8 X-Gerrit-ChangeURL: X-Gerrit-Commit: 90e9603f0e155924d71cc5874c6273c250d87970 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.12.2 archived-at: Mon, 10 Oct 2016 17:26:47 -0000 Jim Apple has posted comments on this change. Change subject: IMPALA-4047: Remove occurrences of 'CDH'/'cdh' from repo ...................................................................... Patch Set 8: (4 comments) http://gerrit.cloudera.org:8080/#/c/4187/8/be/src/util/redactor.detail.h File be/src/util/redactor.detail.h: PS8, Line 23: /// TODO: Replace the above link with the public version once it is available. can remove http://gerrit.cloudera.org:8080/#/c/4187/8/be/src/util/redactor.h File be/src/util/redactor.h: PS8, Line 23: /// TODO: Replace the above link with the public version once it is available. can remove http://gerrit.cloudera.org:8080/#/c/4187/8/fe/src/main/java/org/apache/impala/catalog/PartitionStatsUtil.java File fe/src/main/java/org/apache/impala/catalog/PartitionStatsUtil.java: PS8, Line 93: as of Impala 2.0) Which HIVE version? http://gerrit.cloudera.org:8080/#/c/4187/8/tests/comparison/leopard/impala_docker_env.py File tests/comparison/leopard/impala_docker_env.py: PS8, Line 35: DEFAULT_DOCKER_IMAGE_NAME = 'cloudera/impala-dev' Can you file a bug to the public issue tracker saying some community member needs to take ownership of Docker (unless there already is such a bug) -- To view, visit http://gerrit.cloudera.org:8080/4187 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icb37e2ef0cd9fa0e581d359c5dd3db7812b7b2c8 Gerrit-PatchSet: 8 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker Gerrit-Reviewer: Alex Behm Gerrit-Reviewer: Jim Apple Gerrit-Reviewer: Lars Volker Gerrit-Reviewer: Matthew Jacobs Gerrit-Reviewer: Michael Brown Gerrit-HasComments: Yes