[ 
https://issues.apache.org/jira/browse/HIVE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654733#comment-13654733
 ] 

Carl Steinbach commented on HIVE-4535:
--------------------------------------

+1. I can commit it if you're willing to test it.

bq. 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.

This sounds like a really good idea to me.
                
> 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

Reply via email to