You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Tim Sell (JIRA)" <ji...@apache.org> on 2009/03/24 20:26:51 UTC

[jira] Updated: (HBASE-1285) Forcing compactions should be available via thrift.

     [ https://issues.apache.org/jira/browse/HBASE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Sell updated HBASE-1285:
----------------------------

    Attachment: HBase-1285v1.patch

This patch adds the compact and majorCompact functions to the thrift api.
I think the thrift api will need of another overhaul soon. but for now this works.
I didn't patch the generated files. I'll make a new patch tomorrow.

In a related issue I think we should generate the thrift src files in an ant target and not include them in the source code. But this would require that users recompiling hbase have thrift installed. Apparently thrift is gearing up for an apache release soon, which might make this more reasonable. I might make an issue/patch for that anyway as it would be useful for when using a different version of thrift. 

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