-
Type:
Improvement
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: Impala 3.3.0
-
Fix Version/s: Impala 3.3.0
-
Component/s: Backend
-
Labels:None
-
Epic Color:ghx-label-6
The file handle cache is currently disabled for S3, as the S3 connector needed to implement proper unbuffer support. Now that https://issues.apache.org/jira/browse/HADOOP-14747 is fixed, Impala should provide an option to cache S3 file handles.
This is particularly important for data caching, as accessing the data cache happens after obtaining a file handle. If getting a file handle is slow, the caching will be less effective.
- relates to
-
IMPALA-7265 Cache remote file handles
-
- Resolved
-
-
IMPALA-10202 Enable file handle cache for ABFS files
-
- Resolved
-
There are no Sub-Tasks for this issue.