You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Qifan Chen (Jira)" <ji...@apache.org> on 2020/10/27 14:23:00 UTC

[jira] [Updated] (IMPALA-10290) Failed to open HDFS file under s3a for table alltypessmall

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

Qifan Chen updated IMPALA-10290:
--------------------------------
    Description: 
During regression test for impala-asf-master-core-s3-data-cache build, the following error was reported. 


{code:java}
query_test/test_scanners.py:99: in test_scanners
    self.run_test_case('QueryTest/scanners', new_vector)
common/impala_test_suite.py:662: in run_test_case
    result = exec_fn(query, user=test_section.get('USER', '').strip() or None)
common/impala_test_suite.py:600: in __exec_in_impala
    result = self.__execute_query(target_impalad_client, query, user=user)
common/impala_test_suite.py:920: in __execute_query
    return impalad_client.execute(query, user=user)
common/impala_connection.py:205: in execute
    return self.__beeswax_client.execute(sql_stmt, user=user)
beeswax/impala_beeswax.py:187: in execute
    handle = self.__execute_query(query_string.strip(), user=user)
beeswax/impala_beeswax.py:365: in __execute_query
    self.wait_for_finished(handle)
beeswax/impala_beeswax.py:386: in wait_for_finished
    raise ImpalaBeeswaxException("Query aborted:" + error_log, None)
E   ImpalaBeeswaxException: ImpalaBeeswaxException:
E    Query aborted:Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-15da.vpc.cloudera.com:27000: Failed to open HDFS file s3a://impala-test-uswest2-1/test-warehouse/alltypessmall/year=2009/month=4/090401.txt
E   Error(2): No such file or directory
E   Root cause: ResourceNotFoundException: Requested resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code: ResourceNotFoundException; Request ID: PF2E6NVONMUSU00CEQJVHCQTFBVV4KQNSO5AEMVJF66Q9ASUAAJG)

{code}



  was:
During regression test for impala-asf-master-core-s3-data-cache build, the following error was reported. 

query_test/test_scanners.py:99: in test_scanners
    self.run_test_case('QueryTest/scanners', new_vector)
common/impala_test_suite.py:662: in run_test_case
    result = exec_fn(query, user=test_section.get('USER', '').strip() or None)
common/impala_test_suite.py:600: in __exec_in_impala
    result = self.__execute_query(target_impalad_client, query, user=user)
common/impala_test_suite.py:920: in __execute_query
    return impalad_client.execute(query, user=user)
common/impala_connection.py:205: in execute
    return self.__beeswax_client.execute(sql_stmt, user=user)
beeswax/impala_beeswax.py:187: in execute
    handle = self.__execute_query(query_string.strip(), user=user)
beeswax/impala_beeswax.py:365: in __execute_query
    self.wait_for_finished(handle)
beeswax/impala_beeswax.py:386: in wait_for_finished
    raise ImpalaBeeswaxException("Query aborted:" + error_log, None)
E   ImpalaBeeswaxException: ImpalaBeeswaxException:
E    Query aborted:Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-15da.vpc.cloudera.com:27000: Failed to open HDFS file s3a://impala-test-uswest2-1/test-warehouse/alltypessmall/year=2009/month=4/090401.txt
E   Error(2): No such file or directory
E   Root cause: ResourceNotFoundException: Requested resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code: ResourceNotFoundException; Request ID: PF2E6NVONMUSU00CEQJVHCQTFBVV4KQNSO5AEMVJF66Q9ASUAAJG)




> Failed to open HDFS file under s3a for table alltypessmall
> ----------------------------------------------------------
>
>                 Key: IMPALA-10290
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10290
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Qifan Chen
>            Assignee: Quanlong Huang
>            Priority: Major
>
> During regression test for impala-asf-master-core-s3-data-cache build, the following error was reported. 
> {code:java}
> query_test/test_scanners.py:99: in test_scanners
>     self.run_test_case('QueryTest/scanners', new_vector)
> common/impala_test_suite.py:662: in run_test_case
>     result = exec_fn(query, user=test_section.get('USER', '').strip() or None)
> common/impala_test_suite.py:600: in __exec_in_impala
>     result = self.__execute_query(target_impalad_client, query, user=user)
> common/impala_test_suite.py:920: in __execute_query
>     return impalad_client.execute(query, user=user)
> common/impala_connection.py:205: in execute
>     return self.__beeswax_client.execute(sql_stmt, user=user)
> beeswax/impala_beeswax.py:187: in execute
>     handle = self.__execute_query(query_string.strip(), user=user)
> beeswax/impala_beeswax.py:365: in __execute_query
>     self.wait_for_finished(handle)
> beeswax/impala_beeswax.py:386: in wait_for_finished
>     raise ImpalaBeeswaxException("Query aborted:" + error_log, None)
> E   ImpalaBeeswaxException: ImpalaBeeswaxException:
> E    Query aborted:Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-15da.vpc.cloudera.com:27000: Failed to open HDFS file s3a://impala-test-uswest2-1/test-warehouse/alltypessmall/year=2009/month=4/090401.txt
> E   Error(2): No such file or directory
> E   Root cause: ResourceNotFoundException: Requested resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code: ResourceNotFoundException; Request ID: PF2E6NVONMUSU00CEQJVHCQTFBVV4KQNSO5AEMVJF66Q9ASUAAJG)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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