Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
PStores were really built for trivial configuration data, not large query profiles. As such, we should move to using the DFS for storage of query profiles when distributed mode.
Release Notes:-
By default, the blob data (hence the fragment profiles) are stored on the local file system under $DRILL_LOG_DIR folder, however this can be moved to DFS by specifying the target folder URL using "drill.exec.sys.store.provider.zk.blobroot" setting in Drill configuration.