[ https://issues.apache.org/jira/browse/HIVE-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904050#comment-14904050 ]
Chao Sun commented on HIVE-8007: -------------------------------- I think you can install thrift 0.9.2 with either homebrew or macports on mac. Then, after you add that fb303.thrift (mentioned on the wiki) to a proper location, generating code using thrift should just work. > Clean up Thrift definitions > --------------------------- > > Key: HIVE-8007 > URL: https://issues.apache.org/jira/browse/HIVE-8007 > Project: Hive > Issue Type: Improvement > Reporter: Lars Francke > Assignee: Lars Francke > Priority: Minor > Attachments: HIVE-8007.1.patch, HIVE-8007.2.patch, HIVE-8007.3.patch > > > This patch changes the following: > * Currently the thrift file uses {{//}} to denote comments. Thrift > understands the {{/** ... */}} syntax and converts that into documentation in > the generated code. This patch changes the syntax > * Change tabs to spaces > * Consistent indentation > * Minor whitespace and/or formatting issues > There should be no changes to functionality at all. -- This message was sent by Atlassian JIRA (v6.3.4#6332)