[
https://issues.apache.org/jira/browse/IMPALA-10618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310989#comment-17310989
]
Laszlo Gaal commented on IMPALA-10618:
--------------------------------------
cc: [~sql_forever]
> Kudu in the minicluster fails to start in Ubuntu 20.04 container during
> Docker-based tests
> ------------------------------------------------------------------------------------------
>
> Key: IMPALA-10618
> URL: https://issues.apache.org/jira/browse/IMPALA-10618
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 4.0
> Reporter: Laszlo Gaal
> Assignee: Laszlo Gaal
> Priority: Critical
>
> While testing Impala on Ubuntu 20.04, running it inside a Ubuntu 20.04
> container using the Docker-based test infrastructure
> (docker/test-with-docker.py), the minicluster failed to start for dataload.
> The failure was caused by the Kudu binaries missing a system dependency,
> {{libtinfo.so.5}}
> These are the error messages from all the Kudu binaries:
> {code}
> 2021-03-29 08:31:26.974100 Failed to start kudu-master. The end of the log
> (/home/impdev/Impala/testdata/cluster/cdh7/node-1/var/log/kudu-master.out) is:
> 2021-03-29 08:31:26.974874
> /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-master:
> error while loading shared libraries: libtinfo.so.5: cannot open shared
> object file: No such file or directory
> 2021-03-29 08:31:26.978368 Failed to start kudu-tserver. The end of the log
> (/home/impdev/Impala/testdata/cluster/cdh7/node-1/var/log/kudu-tserver.out)
> is:
> 2021-03-29 08:31:26.979283
> /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-tserver:
> error while loading shared libraries: libtinfo.so.5: cannot open shared
> object file: No such file or directory
> 2021-03-29 08:31:26.983694 Failed to start kudu-tserver. The end of the log
> (/home/impdev/Impala/testdata/cluster/cdh7/node-3/var/log/kudu-tserver.out)
> is:
> 2021-03-29 08:31:26.984432
> /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-tserver:
> error while loading shared libraries: libtinfo.so.5: cannot open shared
> object file: No such file or directory
> 2021-03-29 08:31:26.988853 Failed to start kudu-tserver. The end of the log
> (/home/impdev/Impala/testdata/cluster/cdh7/node-2/var/log/kudu-tserver.out)
> is:
> 2021-03-29 08:31:26.989627
> /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-tserver:
> error while loading shared libraries: libtinfo.so.5: cannot open shared
> object file: No such file or directory
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]