[
https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173003#comment-14173003
]
Sean Busbey commented on HBASE-12272:
-------------------------------------
As Nick mentioned, we want to ease generating the thrift stuff but we don't
want to require it at all times. You should move the execution into a profile
so that we can keep the build working without thrift.
please add instructions for activating said profile to the book, similar to
[what we have for generating the protobuf
classes|http://hbase.apache.org/book.html#build.protobuf].
good call on not using maven-thrift-plugin. that project has been folded into
mainline thrift now, but the updated version won't be available until 0.9.2
(see THRIFT-1536).
> Generating Thrift code automatically
> ------------------------------------
>
> Key: HBASE-12272
> URL: https://issues.apache.org/jira/browse/HBASE-12272
> Project: HBase
> Issue Type: Improvement
> Components: Thrift
> Reporter: Niels Basjes
> Attachments: HBASE-12272-2014-10-15-v1-PREVIEW.patch
>
>
> The generated thrift code is currently under source control.
> This should be generated automatically during the build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)