Re: Generic UDF with Map Return Type -> Class Not Found Error on JOINs
Look like dependencies mismatch here, are you building the UDF with same dependencies of hive cluster where you are running this UDF? Raj K Singh http://in.linkedin.com/in/rajkrrsingh On Thu, Jul 4, 2019 at 7:41 PM Bernard Quizon < bernard.
Re: Beeline and password
if you try beeline -u URL_TO_CONNECT -n hive -p then it should ask you for password, if you are using hive-3.1 then possibly you need fix for https://issues.apache.org/jira/browse/HIVE-21538 Raj K Singh On Mon, Apr 8, 2019 at 12:22 PM Odon Copon wrote