Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8687

Remove the duplicate usage message from Dfsck.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      Toolrunner also give same usage message,, I think , we can remove

      printUsage(System.err);

      if ((args.length == 0) || ("-files".equals(args[0]))) {
            printUsage(System.err);
            ToolRunner.printGenericCommandUsage(System.err);
          } 
      

      Attachments

        1. HDFS-8687.patch
          0.9 kB
          Brahma Reddy Battula
        2. HDFS-8687-002.patch
          0.8 kB
          Brahma Reddy Battula

        Activity

          People

            brahmareddy Brahma Reddy Battula
            brahmareddy Brahma Reddy Battula
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: