[
https://issues.apache.org/jira/browse/IMPALA-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953967#comment-16953967
]
Alice Fan edited comment on IMPALA-9058 at 10/17/19 5:46 PM:
-------------------------------------------------------------
Saw this at recent broken build impala-cdpd-master-core-s3
*{color:red}Error Message{color}*
{code:java}
query_test/test_mt_dop.py:75: in test_compute_stats
self.execute_query("alter table %s recover partitions" % fq_table_name)
common/impala_test_suite.py:790: in wrapper return function(*args,
**kwargs) common/impala_test_suite.py:822: in execute_query return
self.__execute_query(self.client, query, query_options)
common/impala_test_suite.py:893: 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:362: in __execute_query handle =
self.execute_query_async(query_string, user=user)
beeswax/impala_beeswax.py:356: in execute_query_async handle =
self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:519: in __do_rpc raise
ImpalaBeeswaxException(self.__build_error_message(b), b) E
ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class
'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: ImpalaRuntimeException: Error
making 'add_partition' RPC to Hive Metastore: E CAUSED BY: MetaException:
java.io.IOException: Got exception: java.io.FileNotFoundException
getVersionMarkerItem on ../VERSION:
com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException: Requested
resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code:
ResourceNotFoundException; Request ID:
H65LDOQQ8I847QGDN8SQUC86N3VV4KQNSO5AEMVJF66Q9ASUAAJG)
{code}
*{color:red}Stacktrace{color}*
{code:java}
query_test/test_mt_dop.py:75: in test_compute_stats
self.execute_query("alter table %s recover partitions" % fq_table_name)
common/impala_test_suite.py:790: in wrapper
return function(*args, **kwargs)
common/impala_test_suite.py:822: in execute_query
return self.__execute_query(self.client, query, query_options)
common/impala_test_suite.py:893: 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:362: in __execute_query
handle = self.execute_query_async(query_string, user=user)
beeswax/impala_beeswax.py:356: in execute_query_async
handle = self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:519: in __do_rpc
raise ImpalaBeeswaxException(self.__build_error_message(b), b)
E ImpalaBeeswaxException: ImpalaBeeswaxException:
E INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
E MESSAGE: ImpalaRuntimeException: Error making 'add_partition' RPC to Hive
Metastore:
E CAUSED BY: MetaException: java.io.IOException: Got exception:
java.io.FileNotFoundException getVersionMarkerItem on ../VERSION:
com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException: Requested
resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code:
ResourceNotFoundException; Request ID:
H65LDOQQ8I847QGDN8SQUC86N3VV4KQNSO5AEMVJF66Q9ASUAAJG)
{code}
was (Author: afan):
Saw this at recent broken build impala-cdpd-master-core-s3
{code:java}
*{color:red}Error Message{color}*
query_test/test_mt_dop.py:75: in test_compute_stats
self.execute_query("alter table %s recover partitions" % fq_table_name)
common/impala_test_suite.py:790: in wrapper return function(*args,
**kwargs) common/impala_test_suite.py:822: in execute_query return
self.__execute_query(self.client, query, query_options)
common/impala_test_suite.py:893: 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:362: in __execute_query handle =
self.execute_query_async(query_string, user=user)
beeswax/impala_beeswax.py:356: in execute_query_async handle =
self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:519: in __do_rpc raise
ImpalaBeeswaxException(self.__build_error_message(b), b) E
ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class
'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: ImpalaRuntimeException: Error
making 'add_partition' RPC to Hive Metastore: E CAUSED BY: MetaException:
java.io.IOException: Got exception: java.io.FileNotFoundException
getVersionMarkerItem on ../VERSION:
com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException: Requested
resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code:
ResourceNotFoundException; Request ID:
H65LDOQQ8I847QGDN8SQUC86N3VV4KQNSO5AEMVJF66Q9ASUAAJG)
*{color:red}Stacktrace{color}*
query_test/test_mt_dop.py:75: in test_compute_stats
self.execute_query("alter table %s recover partitions" % fq_table_name)
common/impala_test_suite.py:790: in wrapper
return function(*args, **kwargs)
common/impala_test_suite.py:822: in execute_query
return self.__execute_query(self.client, query, query_options)
common/impala_test_suite.py:893: 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:362: in __execute_query
handle = self.execute_query_async(query_string, user=user)
beeswax/impala_beeswax.py:356: in execute_query_async
handle = self.__do_rpc(lambda: self.imp_service.query(query,))
beeswax/impala_beeswax.py:519: in __do_rpc
raise ImpalaBeeswaxException(self.__build_error_message(b), b)
E ImpalaBeeswaxException: ImpalaBeeswaxException:
E INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
E MESSAGE: ImpalaRuntimeException: Error making 'add_partition' RPC to Hive
Metastore:
E CAUSED BY: MetaException: java.io.IOException: Got exception:
java.io.FileNotFoundException getVersionMarkerItem on ../VERSION:
com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException: Requested
resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code:
ResourceNotFoundException; Request ID:
H65LDOQQ8I847QGDN8SQUC86N3VV4KQNSO5AEMVJF66Q9ASUAAJG)
{code}
> S3 tests failing with FileNotFoundException getVersionMarkerItem on ../VERSION
> ------------------------------------------------------------------------------
>
> Key: IMPALA-9058
> URL: https://issues.apache.org/jira/browse/IMPALA-9058
> Project: IMPALA
> Issue Type: Test
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
>
> I've seen this happen several times now, S3 tests intermittently fail with an
> error such as:
> {code:java}
> Query aborted:InternalException: Error adding partitions E CAUSED BY:
> MetaException: java.io.IOException: Got exception:
> java.io.FileNotFoundException getVersionMarkerItem on ../VERSION:
> com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException: Requested
> resource not found (Service: AmazonDynamoDBv2; Status Code: 400; Error Code:
> ResourceNotFoundException; Request ID:
> 8T9IS939MDI7ASOB0IJCC34J3NVV4KQNSO5AEMVJF66Q9ASUAAJG) {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]