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

Ashutosh Chauhan commented on HIVE-2715:
----------------------------------------

Digging more into it:
* I see megastruct.thrift was missing from thriftif target in serde/build.xml I 
added that so I now have MegaStruct.java, MiniStruct.java and MiniStruct.java 
getting generated. 
* Constants.java I think is now replaced by hive_metastoreConstants.java and 
such.
* All the *.php files are new files which are getting generated. I am not sure 
why these files didn't exist on trunk. My guess is since thrift supports php, 
these files should have been there already.
                
> Upgrade Thrift dependency to 0.9.0
> ----------------------------------
>
>                 Key: HIVE-2715
>                 URL: https://issues.apache.org/jira/browse/HIVE-2715
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.8.0, 0.9.0
>            Reporter: Mithun Radhakrishnan
>            Assignee: Ashutosh Chauhan
>         Attachments: hive-2715.patch
>
>
> I work on HCatalog (0.2). Recently, we ran into HCat_server running out of 
> memory every few days, and it boiled down to a bug in thrift, (THRIFT-1468, 
> recently fixed).
> HCat-0.2-branch depends on Hive-0.8, which in turn depends on thrift-0.5.0. 
> (The bug also exists on 0.7.0.)
> May I please enquire if Hive can't depend on a more current version of 
> thrift? (Does it break the metastore?) I'm afraid I'm not privy to the 
> reasoning behind Hive's dependency on a slightly dated thrift-lib. 

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