[
https://issues.apache.org/jira/browse/HBASE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688830#action_12688830
]
ryan rawson commented on HBASE-1285:
------------------------------------
I'd prefer we did not require users and devs who are uninterested in thrift
required to _have_ thrift installed.
The reason is thrift is a fairly heavyweight requirement - you are required to
have boost installed to install the compiler. Boost isn't always easy to
install (for example on OS X). And all to just generate a few files that are a
< .1% by LOC of the code-base.
> Forcing compactions should be available via thrift.
> ---------------------------------------------------
>
> Key: HBASE-1285
> URL: https://issues.apache.org/jira/browse/HBASE-1285
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: Tim Sell
> Assignee: Tim Sell
> Priority: Minor
> Fix For: 0.20.0
>
> Attachments: HBase-1285v1.patch
>
>
> It would be useful to be able to trigger compactions via thrift just as we
> can with the ruby shell.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.