Please watch HBASE-18901 <https://issues.apache.org/jira/browse/HBASE-18901> .
libHBaseClient.a and libHBaseClient.so can be generated outside docker. bq. smart pointers, which hinders simple pointers values as arguments and return values I don't quite get what you meant. Can you elaborate ? Thanks On Sat, Sep 30, 2017 at 12:58 AM, Andrzej <borucki_andr...@wp.pl> wrote: > It is necessary shared library to fast communicate with external world. > Shared library would encapsulate all HBase possibilities and could be used > in big external project, compiled outside HBase docker with many other > dependecies. > There are two problems: > - smart pointers, which hinders simple pointers values as arguments and > return values > - all code must be PIC, and is problem with libevent.a >