[
https://issues.apache.org/jira/browse/RANGER-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Agrawal updated RANGER-2457:
------------------------------------
Fix Version/s: (was: 0.6.0)
> Support download csv via REST as enhancement
> --------------------------------------------
>
> Key: RANGER-2457
> URL: https://issues.apache.org/jira/browse/RANGER-2457
> Project: Ranger
> Issue Type: Improvement
> Components: admin
> Affects Versions: 0.6.0
> Reporter: Venkateswara Reddy
> Assignee: Mehul Parikh
> Priority: Major
>
> +*LIst of changes / improvements*+
> # Along with download excel spreadsheet feature, add support for download
> file as CSV format using REST API.
> # REST API should have multiple options to download different file formats
> same as Ranger Reports page.
> Sample Excel Command:
> curl -X GET --header "application/xml" -H "Content-Type:
> application/ms-excel" -o Ranger_Policies.xls -u admin:\{password}
> "http://[ranger-server]:6080/service/plugins/policies/downloadExcel?"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)