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


Change subject: IMPALA-10928: Upgrade source of Kudu's EasyCurl in kudu/util
......................................................................

IMPALA-10928: Upgrade source of Kudu's EasyCurl in kudu/util

We are going to use Kudu's EasyCurl wrapper to download file in Impala.
There are some enhancements for Kudu's EasyCurl in Kudu upstream since
the last sync of kudu/util with Kudu repo. This patch upgraded source
code for Kudu's EasyCurl wrapper (curl_util.cc and curl_util.h in
kudu/util) from the top of Kudu upstream (commit hash: 41ebabf2eb).

Note that curl_util.cc/curl_util.h have dependency on libcurl, which
is not integrated in Impala. curl_util.cc is not built with current
kudu/util/CMakeLists.txt. We will integrate curl_util.cc/curl_util.h
when we integrate libcurl in following patch.

Testing:
 - There is no impact for Impala tests.

Change-Id: I51fea9ff4de767bfda2a4ebcd3744d63440adf14
---
M be/src/kudu/util/curl_util-test.cc
M be/src/kudu/util/curl_util.cc
M be/src/kudu/util/curl_util.h
3 files changed, 155 insertions(+), 52 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/17864/1
--
To view, visit http://gerrit.cloudera.org:8080/17864
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I51fea9ff4de767bfda2a4ebcd3744d63440adf14
Gerrit-Change-Number: 17864
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to