You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/03/05 08:43:55 UTC

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #2013: Clean up a bit, add example for s3 storage of query profiles

arina-ielchiieva commented on a change in pull request #2013: Clean up a bit, add example for s3 storage of query profiles
URL: https://github.com/apache/drill/pull/2013#discussion_r388146704
 
 

 ##########
 File path: _docs/configure-drill/configuration-options/040-persistent-configuration-storage.md
 ##########
 @@ -18,32 +18,25 @@ modes:
 
 ## Configuring ZooKeeper PStore
 
-Drill uses ZooKeeper to
-store persistent configuration data. The ZooKeeper PStore provider stores all
-of the persistent configuration data in ZooKeeper except for query profile
-data. The ZooKeeper PStore provider offloads query profile data to the Drill log directory on Drill nodes. 
+Drill uses ZooKeeper to store persistent configuration data. The ZooKeeper PStore provider stores all of the persistent configuration data in ZooKeeper except for query profile data. By default, drill stores query profile data to the Drill log directory on Drill nodes. 
 
 Review comment:
   ```suggestion
   Drill uses ZooKeeper to store persistent configuration data. The ZooKeeper PStore provider stores all of the persistent configuration data in ZooKeeper except for query profile data. By default, Drill stores query profile data to the Drill log directory on Drill nodes. 
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services