guanyun created HBASE-23541:
-------------------------------
Summary: CLONE - fix building failures
Key: HBASE-23541
URL: https://issues.apache.org/jira/browse/HBASE-23541
Project: HBase
Issue Type: Sub-task
Reporter: guanyun
Assignee: Junhong Xu
Fix For: HBASE-14850
Attachments: HBASE-22038.HBASE-14850.v01.patch,
HBASE-22038.HBASE-14850.v02.patch, HBASE-22038.HBASE-14850.v03.patch
When building the hbase c++ client with Dockerfile, it fails, because of the
url resources not found. But this patch just solve the problem in temporary,
cos when some dependent libraries are removed someday, the failure will appear
again. Maybe a base docker image which contains all these dependencies
maintained by us is required in the long run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)