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

    https://github.com/apache/drill/pull/574#discussion_r82260717
  
    --- Diff: exec/java-exec/src/main/resources/drill-module.conf ---
    @@ -45,7 +45,7 @@ drill.client: {
       supports-complex-types: true
     }
     
    -drill.home: "/tmp"
    +drill.dfs-home: "/tmp"
    --- End diff --
    
    On a standard HDFS setup, is there a /tmp folder? All the examples suggest 
that stuff often goes into "/user/something" such as "/user/drill".
    
    Also, if "/tmp" behaves like a Linux /tmp, might something come along and 
clean up the UDFs during a long Drill run?


---
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