You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/11/26 07:09:50 UTC

[GitHub] [bigtop] oflebbe commented on pull request #704: BIGTOP-3280. Bump Hadoop to 3.2.1.

oflebbe commented on pull request #704:
URL: https://github.com/apache/bigtop/pull/704#issuecomment-734117985


   Hi @iwasakims , having a shared library in an system incompatible version installed system visible is asking for trouble, AFAIK. 
   
   Can we install the shared protobuf library in the libhdfspp RPATH as well ? 
   * For instance packaging the protobuf dependency with libhfspp
    or 
   * install shared protobuf in an private directory and extending the RPATH of libhfspp to include protobuf shared library ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org