Alex Behm has posted comments on this change. Change subject: IMPALA-3820: Handle linkage errors while loading Java UDFs in Catalog ......................................................................
Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/3567/4/tests/test-hive-udfs/pom.xml File tests/test-hive-udfs/pom.xml: Line 29: <dependency> > The problem with adding a static block is that we can't add it as a UDF fro Maybe we can make the throwing of Error conditional for example by inspecting System.getProperty("java.vm.name") in te static block, and only throwing the Error for Impala/Catalogd? -- To view, visit http://gerrit.cloudera.org:8080/3567 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1109614f1617caa9bb27e8c151e902aae71a6b41 Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-HasComments: Yes
