Ritakang0451 commented on issue #1677:
URL:
https://github.com/apache/incubator-linkis/issues/1677#issuecomment-1066103963
Solution: modify the method of generating function statements, or use
hiveaddjarsenginehook. Here, modify the constructcode method of
jarudfenginehook. Replace all after packaging
override protected def constructCode(udfInfo:UDFInfo):String ={
"%sql\n"+"add jar "+udfInfo.getPath +"\n%sql\n"+udfInfo.getRegisterFormat}
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]