[
https://issues.apache.org/jira/browse/HADOOP-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HADOOP-12160:
-----------------------------------
Description:
The following snapshot APIs should be documented in the [FileSystem
specification|https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/filesystem/filesystem.html].
# createSnapshot(Path path)
# createSnapshot(Path path, String snapshotName)
# renameSnapshot(Path path, String snapshotOldName, String snapshotNewName)
# deleteSnapshot(Path path, String snapshotName)
was:The snapshot APIs should be documented in the [FileSystem
specification|https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/filesystem/filesystem.html].
> Document snapshot APIs exposed by the FileSystem interface
> ----------------------------------------------------------
>
> Key: HADOOP-12160
> URL: https://issues.apache.org/jira/browse/HADOOP-12160
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.1
> Reporter: Arpit Agarwal
> Labels: newbie
>
> The following snapshot APIs should be documented in the [FileSystem
> specification|https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/filesystem/filesystem.html].
> # createSnapshot(Path path)
> # createSnapshot(Path path, String snapshotName)
> # renameSnapshot(Path path, String snapshotOldName, String snapshotNewName)
> # deleteSnapshot(Path path, String snapshotName)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)