Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16373

Fix typo in FileSystemShell#test documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.7.1, 3.0.0, 3.2.0, 2.9.2, 3.1.2
    • 3.3.0
    • documentation
    • None

    Description

      Typo is describing option -d
      https://hadoop.apache.org/docs/r3.1.2/hadoop-project-dist/hadoop-common/FileSystemShell.html#test

      test
      Usage: hadoop fs -test -[defsz] URI
      
      Options:
      
      -d: f the path is a directory, return 0.
      -e: if the path exists, return 0.
      -f: if the path is a file, return 0.
      -s: if the path is not empty, return 0.
      -z: if the file is zero length, return 0.
      

      Attachments

        Issue Links

          Activity

            People

              dineshchitlangia Dinesh Chitlangia
              dineshchitlangia Dinesh Chitlangia
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: