Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1414

Offload fragment profile data to DFS rather than storing in ZooKeeper

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • 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.

      Attachments

        Activity

          People

            adityakishore Aditya Kishore
            jnadeau Jacques Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: