You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/09/11 05:12:01 UTC

[jira] [Commented] (HADOOP-12160) Add snapshot APIs to the FileSystem specification

    [ https://issues.apache.org/jira/browse/HADOOP-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160710#comment-16160710 ] 

Hadoop QA commented on HADOOP-12160:
------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  6s{color} | {color:red} HADOOP-12160 does not apply to branch-2. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-12160 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12815952/HADOOP-12160-branch-2.006.patch |
| Console output | https://builds.apache.org/job/PreCommit-HADOOP-Build/13226/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Add snapshot APIs to the FileSystem specification
> -------------------------------------------------
>
>                 Key: HADOOP-12160
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12160
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: documentation, test
>    Affects Versions: 2.7.1
>            Reporter: Arpit Agarwal
>            Assignee: Masatake Iwasaki
>         Attachments: HADOOP-12160.002.patch, HADOOP-12160.003.patch, HADOOP-12160-branch-2.004.patch, HADOOP-12160-branch-2.005.patch, HADOOP-12160-branch-2.006.patch
>
>
> 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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org