You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2021/01/19 23:40:00 UTC

[jira] [Commented] (IMPALA-10448) observability/test_profile_tool.py fails missing impala-profile-tool during Docker-based tests

    [ https://issues.apache.org/jira/browse/IMPALA-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268280#comment-17268280 ] 

Laszlo Gaal commented on IMPALA-10448:
--------------------------------------

There is already a BE test executable, {{parquet-reader}},  built at the end of the  build in the build container, because it is required by {{test_insert_parquet.py}} running in the EE_TEST containers. {{impala-profile-tool}} can simply be built there too, it just needs to be added to the {{make}} command there.

> observability/test_profile_tool.py fails missing impala-profile-tool during Docker-based tests
> ----------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10448
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10448
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Major
>
> The test executable {{impala-profile-tool}} is missing during the execution of the test suite EE_TEST_PARALLEL. This is specific to Docker-based tests (driven by docker/test-with-docker-py), because in that environment test executables are built only in the container execuring the suite BE_TEST. All other containers receive only the core Impala binaries as built by
> {code}
> buildall.sh -notests
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org