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

ASF subversion and git services commented on IMPALA-7989:
---------------------------------------------------------

Commit b9377d3fdebb8f13fe4cc56ce16b666897b35822 in impala's branch 
refs/heads/master from Bharath Vissapragada
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=b9377d3 ]

IMPALA-7989: Revert "Remove Python 2.4 workarounds in start-impala-cluster.py"

This reverts commit cf5355bd4051c937100eadc8eaadf77d829f18e2.

This revert is temporary until we figure out the ImportError problem.

Change-Id: Ide42cfd994ea6edc1a9dfa39786e2b805c225656
Reviewed-on: http://gerrit.cloudera.org:8080/12096
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> 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: bharath v
>            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]

Reply via email to