[ https://issues.apache.org/jira/browse/HADOOP-10443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin Patrick McCabe resolved HADOOP-10443. ------------------------------------------- Resolution: Duplicate Fix Version/s: HADOOP-10388 Assignee: Colin Patrick McCabe Target Version/s: HADOOP-10388 > limit symbol visibility in libhdfs-core.so and libyarn-core.so > -------------------------------------------------------------- > > Key: HADOOP-10443 > URL: https://issues.apache.org/jira/browse/HADOOP-10443 > Project: Hadoop Common > Issue Type: Sub-task > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Priority: Minor > Fix For: HADOOP-10388 > > > We should avoid exposing all the symbols of libhdfs-core.so and > libyarn-core.so. Otherwise, we they conflict with symbols used in the > applications using the libraries. This can be done with gcc's symbol > visibility directives. > Also, we should probably include libuv and libprotobuf-c statically into our > libraries, since most distributions don't yet include these libraries, and we > don't want to have version issues there. -- This message was sent by Atlassian JIRA (v6.2#6252)