Hi Vignesh, In previous email thread David suggested to change: udf.directory.root: "/C:/Temp/" /C:/Temp/ is syntax that can be used on Windows [1].
Can you please try this variant? [1] https://drill.apache.org/docs/dynamic-udfs/ Kind regards Arina On Tue, Apr 18, 2017 at 3:04 PM, Vignesh Kalai < [email protected]> wrote: > Hi Team, > This is in continuation to the mail I sent yesterday I didn't know how > to reply to that. As Abhishek Girish stated I changed the udf local path > i.e.) udf.directory.local: "/udf" > But still the error occured > > * Caused by: java.lang.IllegalStateException: Local udf directory > [C:\Users\vignesh\AppData\Local\Temp;C:\Python27;\udf] must exist* > > The directory is writable. If feel the issue is the root directory is > somewhere else from the directory the apache drill bin is. I also tried > changing *udf.directory.root:* and *udf.directory.base:* to *C:\\apache > *but > that also did not solve the issue. > > Thanks and Regards, > Vignesh k >
