-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1-win
-
Fix Version/s: None
-
Component/s: tasktracker
-
Labels:None
To support long classpaths on Windows, the class path entries get bundled into a small temporary jar with a manifest that has a Class-Path attribute. When a classpath is specified in a jar manifest like this, it does not expand environment variables (i.e. %HADOOP_COMMON_HOME%), and it does not expand wildcards (i.e. lib/*.jar).
- is part of
-
MAPREDUCE-4401 Enhancements to MapReduce for Windows Server and Windows Azure development and runtime environments
-
- Resolved
-
- relates to
-
HADOOP-8899 Classpath exceeds maximum OS limit
-
- Resolved
-
-
YARN-316 YARN container launch may exceed maximum Windows command line length due to long classpath
-
- Resolved
-