Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13929
Change subject: IMPALA-8766: Restrict hadoop-cloud-storage to USE_CDP_HIVE=true ...................................................................... IMPALA-8766: Restrict hadoop-cloud-storage to USE_CDP_HIVE=true The previous commit for IMPALA-8766 switched fe/pom.xml to have a dependency against hadoop-cloud-storage rather than referencing hadoop-aws and hadoop-azure directly. After considering it, it is better to limit unnecessary changes to the USE_CDP_HIVE=false configuration. This moves the dependencies for hadoop cloud components to the USE_CDP_HIVE=false/true profile. The USE_CDP_HIVE=false profile uses the hadoop-aws, hadoop-azure, and hadoop-azure-datalake dependencies, which is identical to before IMPALA_8766. The USE_CDP_HIVE=true profile references hadoop-cloud-storage. Change-Id: Iaa9acf5be5d79bca129d33688a8c623f54dea429 --- M fe/pom.xml 1 file changed, 47 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/29/13929/1 -- To view, visit http://gerrit.cloudera.org:8080/13929 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iaa9acf5be5d79bca129d33688a8c623f54dea429 Gerrit-Change-Number: 13929 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>