Failed to perform operation 'get'
See original GitHub issueSince upgrading to com.google.cloud.bigtable:bigtable-hbase-1.x:1.0.0-pre1
I am occasionally seeing the following error. I’ve redacted some confidential elements of the stack trace. Any idea what may be causing it?
2017-07-12 18:35:06,260 [ERROR] XXX:67 Table xxx: Other exception thrown: Failed to perform operation. Operation='get', projectId='xxx', tableName='xxx', rowKey='xxx'
java.io.IOException: Failed to perform operation. Operation='get', projectId='xxx', tableName='xxx', rowKey='1406519542728802'
at com.google.cloud.bigtable.hbase.BigtableTable.logAndCreateIOException(BigtableTable.java:515)
at com.google.cloud.bigtable.hbase.BigtableTable.get(BigtableTable.java:266)
... frames omitted
Caused by: java.util.concurrent.CancellationException: Task was cancelled.
at com.google.common.util.concurrent.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1123)
at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:501)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:404)
at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:86)
at com.google.cloud.bigtable.hbase.BigtableTable.get(BigtableTable.java:253)
... 38 common frames omitted
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:21 (20 by maintainers)
Top Results From Across the Web
Question: Failed to execute GET operation - Boomi Community
I have configured an HTTP Client GET operation to retrieve data from a REST API endpoint. In order to get all of the...
Read more >"Failed to perform operation:<describe...> You are not ...
I have asked to be given access to a client AWS account, to look up some network constructs (subnets, route tables, LBs, VPCs,...
Read more >Troubleshoot IAM policy access denied or unauthorized ...
I am trying to perform an action on an AWS resource and I received an "access denied" or "unauthorized operation" error.
Read more >Failed to perform operation, the store is closed.
In the test output window I get the following : No tests found to run. System.InvalidOperationException: Failed to perform operation, the store is...
Read more >Unable to perform operation. An unexpected error (0x65b) has ...
Problem: Unable to perform operation. An unexpected error (0x65b) has occurred: Function failed during execution.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m aiming to get it out by Wednesday
@sduskis Thanks so much for all the fixes. After several load tests and running in production for several days, I have not seen any of the previous issues yet with 1.0.0-pre2.