[jira] [Resolved] (IMPALA-12953) CentOS 8 builds fail with python ImportError: No module named RuntimeProfile.ttypes

2024-03-28 Thread Joe McDonnell (Jira)


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

Joe McDonnell resolved IMPALA-12953.

Fix Version/s: Impala 4.4.0
   Resolution: Fixed

> CentOS 8 builds fail with python ImportError: No module named 
> RuntimeProfile.ttypes
> ---
>
> Key: IMPALA-12953
> URL: https://issues.apache.org/jira/browse/IMPALA-12953
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Reporter: Zoltán Borók-Nagy
>Assignee: Laszlo Gaal
>Priority: Major
>  Labels: broken-build
> Fix For: Impala 4.4.0
>
>
> Saw the followings in CentOS 8 builds:
> {noformat}
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/bin/start-impala-cluster.py",
>  line 39, in 
> from tests.common.impala_cluster import (ImpalaCluster, 
> DEFAULT_BEESWAX_PORT,
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/tests/common/impala_cluster.py",
>  line 37, in 
> from tests.common.impala_service import (
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/tests/common/impala_service.py",
>  line 33, in 
> from tests.common.impala_connection import create_connection, 
> create_ldap_connection
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/tests/common/impala_connection.py",
>  line 31, in 
> from RuntimeProfile.ttypes import TRuntimeProfileFormat
> ImportError: No module named RuntimeProfile.ttypes{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Resolved] (IMPALA-12953) CentOS 8 builds fail with python ImportError: No module named RuntimeProfile.ttypes

2024-03-28 Thread Joe McDonnell (Jira)


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

Joe McDonnell resolved IMPALA-12953.

Fix Version/s: Impala 4.4.0
   Resolution: Fixed

> CentOS 8 builds fail with python ImportError: No module named 
> RuntimeProfile.ttypes
> ---
>
> Key: IMPALA-12953
> URL: https://issues.apache.org/jira/browse/IMPALA-12953
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Reporter: Zoltán Borók-Nagy
>Assignee: Laszlo Gaal
>Priority: Major
>  Labels: broken-build
> Fix For: Impala 4.4.0
>
>
> Saw the followings in CentOS 8 builds:
> {noformat}
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/bin/start-impala-cluster.py",
>  line 39, in 
> from tests.common.impala_cluster import (ImpalaCluster, 
> DEFAULT_BEESWAX_PORT,
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/tests/common/impala_cluster.py",
>  line 37, in 
> from tests.common.impala_service import (
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/tests/common/impala_service.py",
>  line 33, in 
> from tests.common.impala_connection import create_connection, 
> create_ldap_connection
>   File 
> "/data/jenkins/workspace/impala-asf-master-core-release-arm/repos/Impala/tests/common/impala_connection.py",
>  line 31, in 
> from RuntimeProfile.ttypes import TRuntimeProfileFormat
> ImportError: No module named RuntimeProfile.ttypes{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)