but in auto_join25.q
--------------------
Key: HIVE-1808
URL: https://issues.apache.org/jira/browse/HIVE-1808
Project: Hive
Issue Type: Bug
Reporter: Liyin Tang
In this test case, there are 2 SET statements:
set hive.mapjoin.localtask.max.memory.usage = 0.0001;
set hive.mapjoin.check.memory.rows = 2;
But in HiveConf, the names of these 2 conf variable do not match with each
other.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.