[
https://issues.apache.org/jira/browse/KYLIN-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI resolved KYLIN-796.
--------------------------------
Resolution: Implemented
Fix Version/s: v0.7.1
Checked the codes, this API already there, and I verified it still work; User
can trigger it with curl command like:
curl -X DELETE http://ADMIN:KYLIN@localhost:7070/kylin/api/admin/storage/
> Add REST API to trigger storage cleanup/GC
> ------------------------------------------
>
> Key: KYLIN-796
> URL: https://issues.apache.org/jira/browse/KYLIN-796
> Project: Kylin
> Issue Type: Improvement
> Components: REST Service
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Fix For: v0.8.1, v0.7.1
>
>
> As title described, if Kylin expose a REST API to trigger cleanup, user will
> be able to integrate it with some scheduling tools, to drop the unused
> HTable, HDFS files, or other resources;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)