You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Takanobu Asanuma (JIRA)" <ji...@apache.org> on 2017/02/04 06:17:51 UTC

[jira] [Created] (BIGTOP-2684) Fix a smoke-test for HDFS fsck

Takanobu Asanuma created BIGTOP-2684:
----------------------------------------

             Summary: Fix a smoke-test for HDFS fsck
                 Key: BIGTOP-2684
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2684
             Project: Bigtop
          Issue Type: Bug
          Components: hadoop
            Reporter: Takanobu Asanuma


We need to fix some codes in TestFsck.groovy.

* All options should be added after filepath.
* "-blocks", "-locations" and "-racks" options should be executed with "-files" option.

The format is in this document.
https://hadoop.apache.org/docs/r2.7.3/hadoop-project-dist/hadoop-hdfs/HDFSCommands.html

I will do some local tests and upload a patch later.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)