Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10388 Pure native hadoop client
  3. HADOOP-10443

limit symbol visibility in libhdfs-core.so and libyarn-core.so

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • HADOOP-10388
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              cmccabe Colin McCabe
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: