Github user arina-ielchiieva commented on a diff in the pull request:

    https://github.com/apache/drill/pull/574#discussion_r80737998
  
    --- Diff: exec/java-exec/src/main/resources/drill-module.conf ---
    @@ -45,6 +45,8 @@ drill.client: {
       supports-complex-types: true
     }
     
    +drill.home: "/tmp"
    --- End diff --
    
    Changed to drill.home to drill.dfs-home.
    The problem why I set value to /tmp is since I am not quite sure to which 
value to set it.
    If I set for example, /user/drill drillbit will fail at start up since 
currently we don't have such directory and user that runs drillbit usually 
doesn't have rights to create directory from /.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to