[jira] [Created] (HIVE-24177) hive mapjoin udf class not found

2020-09-17 Thread xiaohang.li (Jira)
xiaohang.li created HIVE-24177: -- Summary: hive mapjoin udf class not found Key: HIVE-24177 URL: https://issues.apache.org/jira/browse/HIVE-24177 Project: Hive Issue Type: Bug

Hive mapjoin

2015-11-20 Thread yuming wang
Hi: I’m using Hive-1.1.0. If a Hive table join another table mapped from HBase, it will run mapjoin default, no matter how large the HBase table is. It is a bug?