[
https://issues.apache.org/jira/browse/HADOOP-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223580#comment-14223580
]
Yongjun Zhang commented on HADOOP-11293:
----------------------------------------
Hi [~cnauroth] and [[email protected]],
I created INFRA-8655 for checking why jenkins test was not triggered by the
patch here, and it's concluded that we need to create separate jiras to address
different projects. Patch rev 004 submitted here is for hadoop-common. Would
any of you please help taking a look?
Thanks a lot.
> Factor OSType out from Shell
> ----------------------------
>
> Key: HADOOP-11293
> URL: https://issues.apache.org/jira/browse/HADOOP-11293
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs, util
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HADOOP-11293.001.patch, HADOOP-11293.002.patch,
> HADOOP-11293.003.patch, HADOOP-11293.004.patch
>
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)