[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to