Skip to content

Update SimpleUDFExample.java#4

Open
mselmansezgin wants to merge 1 commit intorathboma:masterfrom
mselmansezgin:patch-1
Open

Update SimpleUDFExample.java#4
mselmansezgin wants to merge 1 commit intorathboma:masterfrom
mselmansezgin:patch-1

Conversation

@mselmansezgin
Copy link
Copy Markdown

It gives error when defined in Hive without public declaration.

"Error: FAILED: SemanticException [Error 10014]: Line 1:7 Wrong arguments 'name': Unable to instantiate UDF implementation class com.matthewrathbone.example.SimpleUDFExample: java.lang.IllegalAccessException: Class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge can not access a member of class com.matthewrathbone.example.SimpleUDFExample with modifiers """

It gives error when defined in Hive without public declaration.

"Error: FAILED: SemanticException [Error 10014]: Line 1:7 Wrong arguments 'name': Unable to instantiate UDF implementation class com.matthewrathbone.example.SimpleUDFExample: java.lang.IllegalAccessException: Class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge can not access a member of class com.matthewrathbone.example.SimpleUDFExample with modifiers """
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant