[
https://issues.apache.org/jira/browse/IMPALA-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bharath v reassigned IMPALA-7989:
---------------------------------
Assignee: Tim Armstrong (was: bharath v)
> Impala cluster kill failing with python ImportError
> ---------------------------------------------------
>
> Key: IMPALA-7989
> URL: https://issues.apache.org/jira/browse/IMPALA-7989
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.1.0
> Reporter: bharath v
> Assignee: Tim Armstrong
> Priority: Blocker
>
> The tests seem to run fine, but kill-all.sh is failing with the following
> weird ImportError,
> {noformat}
>
> /data/jenkins/workspace/impala-asf-master-exhaustive-release/repos/Impala/testdata/bin/kill-all.sh
> 01:40:00 Traceback (most recent call last):
> 01:40:00 File
> "/data/jenkins/workspace/impala-asf-master-exhaustive-release/repos/Impala/bin/start-impala-cluster.py",
> line 33, in <module>
> 01:40:00 from tests.common.impala_cluster import ImpalaCluster
> 01:40:00 File
> "/data/jenkins/workspace/impala-asf-master-exhaustive-release/repos/Impala/tests/common/impala_cluster.py",
> line 29, in <module>
> 01:40:00 from tests.common.impala_service import (
> 01:40:00 File
> "/data/jenkins/workspace/impala-asf-master-exhaustive-release/repos/Impala/tests/common/impala_service.py",
> line 32, in <module>
> 01:40:00 from thrift.protocol import TBinaryProtocol, TCompactProtocol,
> TProtocol
> 01:40:00 ImportError: cannot import name TCompactProtocol
> {noformat}
> While I'm still digging into the ImportError issue, I think this is caused by
> https://gerrit.cloudera.org/#/c/12078/.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]