Thejas M Nair created HIVE-4535:
-----------------------------------
Summary: hive build fails hadoop 0.20
Key: HIVE-4535
URL: https://issues.apache.org/jira/browse/HIVE-4535
Project: Hive
Issue Type: Bug
Reporter: Thejas M Nair
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