Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-4
Description
This is a follow-up task of IMPALA-12831 where we try acquiring the table read lock in HdfsTable.toMinimalTCatalogObject() to protect the access. If acquiring the table read lock fails, we return the object without the partitions.
There is a WIP patch for adding a fine-grained lock on the partition map to improve this: https://gerrit.cloudera.org/c/21115/
Attachments
Issue Links
- relates to
-
IMPALA-12831 HdfsTable.toMinimalTCatalogObject() should hold table read lock to generate incremental updates
- Resolved