[ https://issues.apache.org/jira/browse/HIVE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065760#comment-13065760 ]
Hudson commented on HIVE-2259: ------------------------------ Integrated in Hive-trunk-h0.21 #828 (See [https://builds.apache.org/job/Hive-trunk-h0.21/828/]) HIVE-2259. Skip comments in hive script (Vaibhav Aggarwal via cws) cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1146960 Files : * /hive/trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java > Skip comments in hive script > ---------------------------- > > Key: HIVE-2259 > URL: https://issues.apache.org/jira/browse/HIVE-2259 > Project: Hive > Issue Type: Bug > Components: CLI > Reporter: Vaibhav Aggarwal > Assignee: Vaibhav Aggarwal > Fix For: 0.8.0 > > Attachments: HIVE-2259.patch > > > If you specify something like: > -- This is a comment > add jar jar_path; > select * from my_table; > This fails. > I have created a fix to skip the commented lines. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira