Details
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
Attachments
Issue Links
- blocks
-
SPARK-2356 Exception: Could not locate executable null\bin\winutils.exe in the Hadoop
-
- Resolved
-
- incorporates
-
HADOOP-11598 Factor OSType out from Shell: changes in tools
-
- Open
-
-
HDFS-7799 Factor OSType out from Shell: change in HDFS
-
- Open
-
-
MAPREDUCE-6262 Factor OSType out from Shell: changes in mapreduce
-
- Open
-
-
YARN-3200 Factor OSType out from Shell: changes in YARN
-
- Open
-
1.
|
Factor OSType out from Shell: change in common |
|
Patch Available | Yongjun Zhang |