[ https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-4535: -------------------------------- Attachment: HIVE-4535.2.patch Thanks for the review, Carl. Attaching new patch. Not directly related to this patch - I wonder if we should send the exception stack trace also through MetaException. It would make it more info to clients so that users can debug better. Ideally, MetaException should have supported a second 'detailed error message' string. > hive build fails with hadoop 0.20 > --------------------------------- > > Key: HIVE-4535 > URL: https://issues.apache.org/jira/browse/HIVE-4535 > Project: Hive > Issue Type: Bug > Affects Versions: 0.12.0 > Reporter: Thejas M Nair > Attachments: HIVE-4535.1.patch, HIVE-4535.2.patch > > > ant package -Dhadoop.mr.rev=20 > leads to - > {code} > [javac] > /Users/thejas/hive_thejas_git/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:382: > cannot find symbol > [javac] symbol : method > join(java.lang.String,java.util.List<java.lang.String>) > [javac] location: class org.apache.hadoop.util.StringUtils > [javac] StringUtils.join(",", incompatibleCols) > {code} -- 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