You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/10/10 13:49:07 UTC

[Impala-ASF-CR] IMPALA-4047: Remove occurrences of 'CDH'/'cdh' from repo

Lars Volker has uploaded a new patch set (#6).

Change subject: IMPALA-4047: Remove occurrences of 'CDH'/'cdh' from repo
......................................................................

IMPALA-4047: Remove occurrences of 'CDH'/'cdh' from repo

This change removes some of the occurrences of the strings 'CDH'/'cdh'
from the Impala repository. References to Cloudera-internal Jiras have
been replaced with upstream Jira issues on issues.cloudera.org.

For several categories of occurrences (e.g. pom.xml files,
DOWNLOAD_CDH_COMPONENTS) I also created a list of follow-up Jiras to
remove the occurrences left after this change.

Change-Id: Icb37e2ef0cd9fa0e581d359c5dd3db7812b7b2c8
---
M .gitignore
M be/src/exec/hbase-table-scanner.cc
M be/src/exprs/expr-test.cc
M be/src/scheduling/simple-scheduler.h
M be/src/thirdparty/squeasel/squeasel.h
M be/src/util/redactor.detail.h
M be/src/util/redactor.h
M bin/build_thirdparty.sh
M bin/load-data.py
M common/thrift/generate_metrics.py
M fe/pom.xml
M fe/src/main/java/org/apache/impala/analysis/SetStmt.java
M fe/src/main/java/org/apache/impala/catalog/HBaseTable.java
M fe/src/main/java/org/apache/impala/catalog/HdfsStorageDescriptor.java
M fe/src/main/java/org/apache/impala/catalog/PartitionStatsUtil.java
M fe/src/test/java/org/apache/impala/testutil/ImpalaJdbcClient.java
M fe/src/test/resources/postgresql-hive-site.xml.template
M infra/deploy/deploy.py
M testdata/cluster/.gitignore
M testdata/cluster/admin
M testdata/datasets/functional/schema_constraints.csv
M testdata/workloads/functional-planner/queries/PlannerTest/hdfs.test
M testdata/workloads/functional-planner/queries/PlannerTest/lineage.test
M testdata/workloads/functional-query/queries/QueryTest/hbase-scan-node.test
M tests/comparison/cluster.py
M tests/comparison/leopard/impala_docker_env.py
M tests/custom_cluster/test_insert_behaviour.py
M tests/metadata/test_compute_stats.py
M tests/metadata/test_hdfs_encryption.py
M tests/query_test/test_decimal_queries.py
M tests/shell/test_shell_commandline.py
31 files changed, 47 insertions(+), 49 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/4187/6
-- 
To view, visit http://gerrit.cloudera.org:8080/4187
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icb37e2ef0cd9fa0e581d359c5dd3db7812b7b2c8
Gerrit-PatchSet: 6
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Lars Volker <lv...@cloudera.com>
Gerrit-Reviewer: Alex Behm <al...@cloudera.com>
Gerrit-Reviewer: Jim Apple <jb...@cloudera.com>
Gerrit-Reviewer: Lars Volker <lv...@cloudera.com>
Gerrit-Reviewer: Matthew Jacobs <mj...@cloudera.com>
Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>