Github user paul-rogers commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1200#discussion_r179025617
  
    --- Diff: distribution/src/resources/drill-env.sh ---
    @@ -86,6 +86,12 @@
     
     #export DRILL_PID_DIR=${DRILL_PID_DIR:-$DRILL_HOME}
     
    +# CGroup to which the Drillbit belong when running as a daemon using
    --- End diff --
    
    Also, maybe provide a bit more of a description. My guess is that the 
CGroup must already be set up? That we only enforce CPU? Or, is what we enforce 
determined entirely by what the user has configured? If so, wouldn't "drill" be 
a better CGroup name?


---

Reply via email to