[jira] [Created] (HIVE-24177) hive mapjoin udf class not found
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
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?