Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11100

Impala can't start when built with -so option after we bump boost version to 1.74

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend
    • None
    • ghx-label-7

    Description

      After we bump boost version from 1.61.0 to 1.74.0, Impala can't start when built with -so option. E.g. the error in logs/cluster/statestore-out.log shows

      /home/quanlong/workspace/Impala/be/build/latest/service/statestored: symbol lookup error: /home/quanlong/workspace/Impala/be/build/debug/util/libUtil.so: undefined symbol: _ZN5boost10filesystem6detail6statusERKNS0_4pathEPNS_6system10error_codeE

      The last two commits are

      bf72851 IMPALA-11005 (part 2): Upgrade Boost library to 1.74.0 for Impala
      b3dfc8f IMPALA-11004 (part 2): Upgrade glog library for Impala 

      If I reset HEAD to b3dfc8f, everything backs to normal.

      Attachments

        1. fix-so-build.patch
          2 kB
          Quanlong Huang

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stigahuang Quanlong Huang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: