You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Josh Ferguson (JIRA)" <ji...@apache.org> on 2008/11/26 03:00:47 UTC

[jira] Issue Comment Edited: (HIVE-35) Fix some of the out dated syntax in the hive tutorial

    [ https://issues.apache.org/jira/browse/HIVE-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650837#action_12650837 ] 

besquared edited comment on HIVE-35 at 11/25/08 5:59 PM:
-------------------------------------------------------------

Also I don't think the \xxx syntax works for specifying ASCII characters in the delimiter specification sections of CREATE TABLE. The tutorial has them unquoted but I think the literals need to go in single quotes or in some other format.

Also the LOAD DATA syntax is now different than described in the tutorial

      was (Author: besquared):
    Also I don't think the \xxx syntax works for specifying ASCII characters in the delimiter specification sections of CREATE TABLE. The tutorial has them unquoted but I think the literals need to go in single quotes or in some other format.
  
> Fix some of the out dated syntax in the hive tutorial
> -----------------------------------------------------
>
>                 Key: HIVE-35
>                 URL: https://issues.apache.org/jira/browse/HIVE-35
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: 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.