You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Junhong Xu (JIRA)" <ji...@apache.org> on 2019/03/12 04:17:00 UTC

[jira] [Created] (HBASE-22038) fix building failures

Junhong Xu created HBASE-22038:
----------------------------------

             Summary: fix building failures
                 Key: HBASE-22038
                 URL: https://issues.apache.org/jira/browse/HBASE-22038
             Project: HBase
          Issue Type: Sub-task
            Reporter: Junhong Xu
            Assignee: Junhong Xu


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
(v7.6.3#76005)