[
https://issues.apache.org/jira/browse/HDFS-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362472#comment-14362472
]
Rakesh R commented on HDFS-5640:
--------------------------------
I couldn't get the reason for this failure, locally passing the compilation
phase:(
{code}
Compiling /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build
/home/jenkins/tools/maven/latest/bin/mvn clean test -DskipTests
-DHadoopPatchProcess -Ptest-patch >
/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/../patchprocess/trunkJavacWarnings.txt
2>&1
Trunk compilation is broken?
{code}
> Add snapshot methods to FileContext.
> ------------------------------------
>
> Key: HDFS-5640
> URL: https://issues.apache.org/jira/browse/HDFS-5640
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client, snapshots
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Chris Nauroth
> Assignee: Rakesh R
> Attachments: HDFS-5640-001.patch
>
>
> Currently, methods related to HDFS snapshots are defined on {{FileSystem}}.
> For feature parity, these methods need to be added to {{FileContext}}. This
> would also require updating {{AbstractFileSystem}} and the {{Hdfs}} subclass.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)