[
https://issues.apache.org/jira/browse/HIVE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702212#action_12702212
]
Zheng Shao commented on HIVE-376:
---------------------------------
Actually it's not in hive-default.xml. Please add it.
Also, I think we should put some hints about "set hive.mapred.mode=nonstrict"
in the error message for the negative case so user can fix it quickly. What do
you think?
> In strict mode do not allow join without "ON" condition
> --------------------------------------------------------
>
> Key: HIVE-376
> URL: https://issues.apache.org/jira/browse/HIVE-376
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Configuration
> Affects Versions: 0.4.0
> Reporter: Suresh Antony
> Assignee: Namit Jain
> Priority: Minor
> Fix For: 0.4.0
>
> Attachments: hive.376.1.patch, hive.376.2.patch
>
>
> In strict mode do not allow join without "ON" condition. This will result in
> cartition product and explosion of data. Very few people want to run with
> join condition. Usually it is a mistake.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.