Arjun Singh Bora created GOBBLIN-1589:
-----------------------------------------
Summary: provide a way to cache FileContext
Key: GOBBLIN-1589
URL: https://issues.apache.org/jira/browse/GOBBLIN-1589
Project: Apache Gobblin
Issue Type: Improvement
Reporter: Arjun Singh Bora
provide a way to cache FileContext. This is needed because unlike FileSystem,
FileContext is not cached and thus every file being copied in distcp creates a
new object of FileContext. This often causes OOM errors.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)