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

Chris Nauroth commented on HDFS-2802:
-------------------------------------

I just want to drop a quick note about Windows compatibility for snapshots.  
I've done a full test run of all snapshots tests on Windows.  Out of all those 
new tests, only 1 failed!  It was {{TestNestedSnapshots#testSnapshotLimit}}.  
It failed on test timeout while trying to create 2^16 snapshots.  I suspect the 
failure is just due to poor performance on my VM rather than a Windows 
compatibility concern.  If so, then this is easily fixed by tuning the test 
timeout.  Nice job everyone on implementing a major new feature without 
accidental platform dependencies!
                
> Support for RW/RO snapshots in HDFS
> -----------------------------------
>
>                 Key: HDFS-2802
>                 URL: https://issues.apache.org/jira/browse/HDFS-2802
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: datanode, namenode
>            Reporter: Hari Mankude
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: 2802.diff, 2802.patch, 2802.patch, h2802_20130417.patch, 
> h2802_20130422.patch, h2802_20130423.patch, h2802_20130425.patch, 
> h2802_20130426.patch, h2802_20130430b.patch, h2802_20130430.patch, 
> h2802_20130508.patch, h2802_20130509.patch, HDFS-2802.20121101.patch, 
> HDFS-2802.branch-2.0510.patch, HDFS-2802-meeting-minutes-121101.txt, 
> HDFSSnapshotsDesign.pdf, snap.patch, snapshot-design.pdf, 
> snapshot-design.tex, snapshot-one-pager.pdf, Snapshots20120429.pdf, 
> Snapshots20121018.pdf, Snapshots20121030.pdf, Snapshots.pdf, 
> snapshot-testplan.pdf
>
>
> Snapshots are point in time images of parts of the filesystem or the entire 
> filesystem. Snapshots can be a read-only or a read-write point in time copy 
> of the filesystem. There are several use cases for snapshots in HDFS. I will 
> post a detailed write-up soon with with more information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to