[
https://issues.apache.org/jira/browse/HADOOP-11293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211623#comment-14211623
]
Yongjun Zhang commented on HADOOP-11293:
----------------------------------------
Hi Chris/Steve, I just uploaded rev 003 which has all the new empty line
removed. I'd really appreciate it if you could help taking a look.
Hi Chris, thanks for your help to kick off the test run earlier, the run
finished, however, the strange thing is, it didn't report the result back to
the jira. Another neighboring run
https://builds.apache.org/job/PreCommit-HADOOP-Build/5080/ does report to the
jira. Let's see whether this new upload kick off the test or not.
Thanks.
> Factor OSType out from Shell
> ----------------------------
>
> Key: HADOOP-11293
> URL: https://issues.apache.org/jira/browse/HADOOP-11293
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HADOOP-11293.001.patch, HADOOP-11293.002.patch,
> HADOOP-11293.003.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)