[
https://issues.apache.org/jira/browse/HDFS-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251769#comment-15251769
]
Steve Loughran commented on HDFS-10304:
---------------------------------------
oops. hit return.
"enough for jenkins failures to be meaningful".
# There's a utility class to go with the FS contract tests,
{{ContractTestUtils}} which lets you assert that a file in a hadoop FS
exists/doesn't exist, etc, which gives text and listing of the parent dir; it
also lets you write text and read it back in, which can verify that the moved
file contains the original data
# Do the test directories/paths need cleaning up? Or is that already done in
the test suite's teardown
> Implement moveToLocal
> ---------------------
>
> Key: HDFS-10304
> URL: https://issues.apache.org/jira/browse/HDFS-10304
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Xiaobing Zhou
> Priority: Minor
> Attachments: HDFS-10304.000.patch
>
>
> if you get the usage list of {{hdfs dfs}} it tells you of "-moveToLocal".
> If you try to use the command, it tells you off "Option '-moveToLocal' is not
> implemented yet."
> Either the command should be implemented, or it should be removed from the
> usage list, as it is not technically a command you can use, except in the
> special case of "I want my shell to print "not implemented yet""
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)