You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2019/10/17 01:07:00 UTC

[jira] [Resolved] (IMPALA-5755) Undefined symbol in catalog in Ubuntu 16.04 with -so

     [ https://issues.apache.org/jira/browse/IMPALA-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-5755.
-----------------------------------
    Resolution: Duplicate

IMPALA-3926

> Undefined symbol in catalog in Ubuntu 16.04 with -so
> ----------------------------------------------------
>
>                 Key: IMPALA-5755
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5755
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>         Environment: ec2, c4.8xlarge, ubuntu 16.04, Linux ip-172-31-7-214 4.4.0-1022-aws #31-Ubuntu SMP Tue Jun 27 11:27:55 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Jim Apple
>            Priority: Major
>
> A build with the {{-so}} flag fails in {{/home/ubuntu/Impala/logs/data_loading/catalogd-error.log}} with:
> {noformat}
> /home/ubuntu/Impala/be/build/latest/catalog/catalogd: symbol lookup error: /home/ubuntu/Impala/be/src/kudu/util/libversion_info_proto.so: undefined symbol: _ZN6google8protobuf8internal13empty_string_E
> {noformat}
> The last things printed to stdout are:
> {noformat}
> Creating /test-warehouse HDFS directory (logging to /home/ubuntu/Impala/logs/data_loading/create-test-warehouse-dir.log)... 
>     OK (Took: 0 min 2 sec)
> Derived params for create-load-data.sh:
> EXPLORATION_STRATEGY=exhaustive
> SKIP_METADATA_LOAD=0
> SKIP_SNAPSHOT_LOAD=0
> SNAPSHOT_FILE=
> CM_HOST=
> REMOTE_LOAD=
> Starting Impala cluster (logging to /home/ubuntu/Impala/logs/data_loading/start-impala-cluster.log)... 
>     FAILED (Took: 0 min 11 sec)
>     '/home/ubuntu/Impala/bin/start-impala-cluster.py --log_dir=/home/ubuntu/Impala/logs/data_loading -s 3' failed. Tail of log:
> Log for command '/home/ubuntu/Impala/bin/start-impala-cluster.py --log_dir=/home/ubuntu/Impala/logs/data_loading -s 3'
> Starting State Store logging to /home/ubuntu/Impala/logs/data_loading/statestored.INFO
> Starting Catalog Service logging to /home/ubuntu/Impala/logs/data_loading/catalogd.INFO
> Error starting cluster: Unable to start catalogd. Check log or file permissions for more details.
> Error in /home/ubuntu/Impala/testdata/bin/create-load-data.sh at line 48: LOAD_DATA_ARGS=""
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)