Description
This test works by having the mapper check all classpath entries loaded by the classloader. On Windows, the classpath is packed into an intermediate jar file with a manifest containing the classpath to work around command line length limitation. The test needs to be updated to unpack the intermediate jar file and read the manifest when running on Windows.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-4401 Enhancements to MapReduce for Windows Server and Windows Azure development and runtime environments
- Resolved