Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.7.0
Description
http://sandbox.jenkins.cloudera.com/job/impala-cdh5-trunk-exhaustive-release/134/
12:33:22 =================================== FAILURES =================================== 12:33:22 TestTextScanRangeLengths.test_text_scanner_with_header[exec_option: {'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none] 12:33:22 [gw2] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python 12:33:22 query_test/test_scanners.py:541: in test_text_scanner_with_header 12:33:22 self.run_test_case('QueryTest/hdfs-text-scan-with-header', vector) 12:33:22 common/impala_test_suite.py:303: in run_test_case 12:33:22 result = self.__execute_query(target_impalad_client, query, user=user) 12:33:22 common/impala_test_suite.py:496: in __execute_query 12:33:22 return impalad_client.execute(query, user=user) 12:33:22 common/impala_connection.py:157: in execute 12:33:22 return self.__beeswax_client.execute(sql_stmt, user=user) 12:33:22 beeswax/impala_beeswax.py:158: in execute 12:33:22 handle = self.__execute_query(query_string.strip(), user=user) 12:33:22 beeswax/impala_beeswax.py:322: in __execute_query 12:33:22 handle = self.execute_query_async(query_string, user=user) 12:33:22 beeswax/impala_beeswax.py:318: in execute_query_async 12:33:22 return self.__do_rpc(lambda: self.imp_service.query(query,)) 12:33:22 beeswax/impala_beeswax.py:443: in __do_rpc 12:33:22 raise ImpalaBeeswaxException(self.__build_error_message(b), b) 12:33:22 E ImpalaBeeswaxException: ImpalaBeeswaxException: 12:33:22 E INNER EXCEPTION: <class 'impala._thrift_gen.beeswax.ttypes.BeeswaxException'> 12:33:22 E MESSAGE: AnalysisException: Table does not exist: functional.mixed