Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-10677 Über-jira: Enhancements to NNThroughputBenchmark tool
  3. HDFS-9503

Replace -namenode option with -fs for NNThroughputBenchmark

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.4, 3.0.0-alpha1
    • test
    • None
    • Reviewed
    • Hide
      The patch replaces -namenode option with -fs for specifying the remote name node against which the benchmark is running. Before this patch, if '-namenode' was not given, the benchmark would run in standalone mode, ignoring the 'fs.defaultFS' in config file even if it's remote. With this patch, the benchmark, as other tools, will rely on the 'fs.defaultFS' config, which is overridable by -fs command option, to run standalone mode or remote mode.
      Show
      The patch replaces -namenode option with -fs for specifying the remote name node against which the benchmark is running. Before this patch, if '-namenode' was not given, the benchmark would run in standalone mode, ignoring the 'fs.defaultFS' in config file even if it's remote. With this patch, the benchmark, as other tools, will rely on the 'fs.defaultFS' config, which is overridable by -fs command option, to run standalone mode or remote mode.

    Description

      HDFS-7847 introduced a new option -namenode, which is intended to point the benchmark to a remote NameNode. It should use a standard generic option -fs instead, which is routinely used to specify NameNode URI in shell commands.

      Attachments

        1. HDFS-9053.000.patch
          6 kB
          Mingliang Liu
        2. HDFS-9053.001.patch
          6 kB
          Mingliang Liu
        3. HDFS-9053.002.patch
          11 kB
          Mingliang Liu
        4. HDFS-9053.003.patch
          10 kB
          Mingliang Liu
        5. HDFS-9053.004.patch
          11 kB
          Mingliang Liu
        6. HDFS-9053.005.patch
          11 kB
          Mingliang Liu
        7. HDFS-9503-branch-2.7.patch
          12 kB
          Konstantin Shvachko

        Issue Links

          Activity

            People

              liuml07 Mingliang Liu
              shv Konstantin Shvachko
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: