dobesv commented on issue #1977: DRILL-7573: Support htpasswd based 
authentication
URL: https://github.com/apache/drill/pull/1977#issuecomment-586023050
 
 
   Seems like the failure is in another component now:
   
   ```
   [ERROR] Tests run: 30, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
77.4 s <<< FAILURE! - in org.apache.drill.exec.udf.dynamic.TestDynamicUDFSupport
   [ERROR] 
org.apache.drill.exec.udf.dynamic.TestDynamicUDFSupport.testDropFunction  Time 
elapsed: 1.878 s  <<< ERROR!
   org.apache.drill.common.exceptions.UserRemoteException: 
   FUNCTION ERROR: Failure reading Function class.
   
   Function Class org.apache.drill.udf.dynamic.CustomLowerFunction
   Fragment 0:0
   
   [Error Id: 9834cc92-5ec4-4a1a-83e0-deee12f02447 on fv-az89:31064]
   Caused by: java.io.IOException: Failure trying to locate source code for 
class org.apache.drill.udf.dynamic.CustomLowerFunction, tried to read on 
classpath location /org/apache/drill/udf/dynamic/CustomLowerFunction.java
   ```
   
   Was something related to this merged into master recently?
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to