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

Lars George commented on HBASE-8832:
------------------------------------

Yes, that is the proper link to check out from. I have installed 0.8.0 of 
Thrift by only executing "$ make$ but not "$ make install" - then you can keep 
0.9.0 in the path, but still execute the 0.8.0 using the absolute path, for 
example:

{noformat}
$ cd hbase-0.94
$ /projects/external/thrift-0.8.0/compiler/cpp/thrift --gen java 
src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift 
{noformat}
                
> Ensure HBASE-4658  is supported by Thrift 2
> -------------------------------------------
>
>                 Key: HBASE-8832
>                 URL: https://issues.apache.org/jira/browse/HBASE-8832
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Thrift
>            Reporter: Lars George
>            Assignee: Hamed Madani
>              Labels: thrift2
>             Fix For: 0.98.0, 0.95.2, 0.94.10
>
>         Attachments: HBASE_8832.patch, HBASE_8832-v2.patch
>
>
> HBASE-4658 adds support for "attributes" for certain operations. Make sure 
> Thrift 2 supports them where ever available in the native API.

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