bhasudha commented on a change in pull request #4049:
URL: https://github.com/apache/hudi/pull/4049#discussion_r754864117



##########
File path: website/docs/snapshot_exporter.md
##########
@@ -0,0 +1,115 @@
+---
+title: Snapshot Exporter
+keywords: [hudi, snapshotexporter, export]
+toc: true
+---
+
+## Introduction
+HoodieSnapshotExporter allows you to copy data from one location to another 
for backups or other purposes. 
+You can write data as Hudi, Json, or Parquet file formats. In addition to 
copying data, you can also repartition data 

Review comment:
       `orc` format  as well




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to