Fix some of the out dated syntax in the hive tutorial -----------------------------------------------------
Key: HADOOP-4088 URL: https://issues.apache.org/jira/browse/HADOOP-4088 Project: Hadoop Core Issue Type: Improvement Reporter: Ashish Thusoo Assignee: Ashish Thusoo Some of the users have reported inconsistencies in the hive tutorial and the actual supported syntax. Some of these issues are as follows: 1. Tutorial refers to SMALLINT which is not supported currently in the Query Language. 2. References to INSERT INTO instead of INSERT OVERWRITE in the section on udfs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.