David Knupp created IMPALA-6925:
-----------------------------------
Summary: 'load-data functional-query exhaustive' failed: exception
in load-data worker thread
Key: IMPALA-6925
URL: https://issues.apache.org/jira/browse/IMPALA-6925
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 2.13.0
Reporter: David Knupp
{noformat}
17:10:41 Error executing hive SQL:
/data/jenkins/workspace/impala-cdh5-trunk-exhaustive-integration/repos/Impala/logs/data_loading/sql/functional/load-functional-query-exhaustive-hive-generated-seq-snap-record.sql
See:
/data/jenkins/workspace/impala-cdh5-trunk-exhaustive-integration/repos/Impala/logs/data_loading/sql/functional/load-functional-query-exhaustive-hive-generated-seq-snap-record.sql.log
Exception in thread Thread-6 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib64/python2.6/threading.py", line 484, in run
File "/usr/lib64/python2.6/multiprocessing/pool.py", line 68, in worker
File
"/data/jenkins/workspace/impala-cdh5-trunk-exhaustive-integration/repos/Impala/bin/load-data.py",
line 146, in exec_hive_query_from_file_beeline
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'info'
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)