[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom White updated MAPREDUCE-1148:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Aaron!

> SQL identifiers are a superset of Java identifiers
> --------------------------------------------------
>
>                 Key: MAPREDUCE-1148
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1148
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/sqoop
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-1148.2.patch, MAPREDUCE-1148.3.patch, 
> MAPREDUCE-1148.patch
>
>
> SQL identifiers can contain arbitrary characters, can start with numbers, can 
> be words like {{class}} which are reserved in Java, etc. If Sqoop uses these 
> names literally for class and field names then compilation errors can occur 
> in auto-generated classes. SQL identifiers need to be cleansed to map onto 
> Java identifiers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to