You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently , i have a new selfdefined hive storage format, i redifine the delimiter "|+|"to seperate words. when i put the jar into the plugin/hive connector's library, it can support the new format.
But, when i debug it in idea, i cant read the hive table, the error as follows:
So i want to know how to debug it and where is the function about auto-read the jars to create a new format instance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Recently , i have a new selfdefined hive storage format, i redifine the delimiter "|+|"to seperate words. when i put the jar into the plugin/hive connector's library, it can support the new format.

But, when i debug it in idea, i cant read the hive table, the error as follows:
So i want to know how to debug it and where is the function about auto-read the jars to create a new format instance.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions