arina-ielchiieva commented on a change in pull request #1846: DRILL-7356:
Introduce session options for the Drill Metastore
URL: https://github.com/apache/drill/pull/1846#discussion_r316770040
##########
File path: exec/java-exec/src/main/resources/drill-module.conf
##########
@@ -691,5 +691,13 @@ drill.exec.options: {
# ========= rm related options ===========
exec.rm.queryTags: "",
exec.rm.queues.wait_for_preferred_nodes: true,
- exec.statistics.tdigest_compression: 100
+ exec.statistics.tdigest_compression: 100,
+ # ========= metastore related options ===========
Review comment:
```suggestion
# ========= Metastore related options ===========
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services