Category: Archiving
-
How to fix apache drill startup error on windows-10
Apache Drill can be downloaded from here. It will works fine on windows 7 but it is giving error when you install it as embedded mode on Windows-10. Error is something like that after running the command: sqlline.bat -u “jdbc:drill:zk=local” Error during udf area creation [/C:/Users/<user>/drill/udf/registry] on file system [file:///] (state=,code=0) After googling I found…