[ https://issues.apache.org/jira/browse/SQOOP-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750189#comment-13750189 ]
Hudson commented on SQOOP-1170: ------------------------------- SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop20 #844 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop20/844/]) SQOOP-1170: Can't import columns with name "public" (jarcec: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=1b41c9a6d25e8bbe2a9c35c5ed3deb4530a67f28) * src/java/org/apache/sqoop/orm/ClassWriter.java * src/test/com/cloudera/sqoop/orm/TestClassWriter.java * src/java/com/cloudera/sqoop/orm/ClassWriter.java > Can't import columns with name "public" > --------------------------------------- > > Key: SQOOP-1170 > URL: https://issues.apache.org/jira/browse/SQOOP-1170 > Project: Sqoop > Issue Type: Bug > Components: codegen > Affects Versions: 1.4.4 > Reporter: Erik Selin > Assignee: Eric Wadsworth > Fix For: 1.4.5 > > Attachments: bugSQOOP-1170.patch > > > sqoop fails to generate a proper class for tables with a column named > {{public}}. Possible reason: {{public}} is not included in > {{JAVA_RESERVED_WORDS}} in {{ClassWriter.java}}. > Reproduce by: > 1. Create table with column named {{public}} > 2. Attempt to import table. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira