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

Factor OSType out from Shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.7.0
    • None
    • fs, util
    • None

    Description

      Currently the code that detects the OS type is located in Shell.java. Code that need to check OS type refers to Shell, even if no other stuff of Shell is needed.

      I am proposing to refactor OSType out to its own class, so to make the OSType easier to access and the dependency cleaner.

      Attachments

        1. HADOOP-11293.001.patch
          141 kB
          Yongjun Zhang
        2. HADOOP-11293.002.patch
          136 kB
          Yongjun Zhang
        3. HADOOP-11293.003.patch
          133 kB
          Yongjun Zhang
        4. HADOOP-11293.004.patch
          61 kB
          Yongjun Zhang
        5. HADOOP-11293.005.patch
          133 kB
          Yongjun Zhang
        6. HADOOP-11293.005.patch
          133 kB
          Yongjun Zhang
        7. HADOOP-11293.005.patch
          133 kB
          Yongjun Zhang
        8. HADOOP-11293.005.patch
          133 kB
          Yongjun Zhang
        9. HADOOP-11293-branch-2-005.patch
          134 kB
          Steve Loughran

        Issue Links

          Activity

            People

              yzhangal Yongjun Zhang
              yzhangal Yongjun Zhang
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: