CHANGES.branch-trunk-win.txt 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. branch-trunk-win changes - unreleased
  2. HADOOP-8924. Hadoop Common creating package-info.java must not depend on sh.
  3. (Chris Nauroth via suresh)
  4. HADOOP-8945. Merge winutils from branch-1-win to branch-trunk-win.
  5. (Bikas Saha, Chuan Liu, Giridharan Kesavan, Ivan Mitic, and Steve Maine
  6. ported by Chris Nauroth via suresh)
  7. HADOOP-8946. winutils: compile codebase during Maven build on
  8. branch-trunk-win. (Chris Nauroth via suresh)
  9. HADOOP-8947. Merge FileUtil and Shell changes from branch-1-win to
  10. branch-trunk-win to enable initial test pass. (Raja Aluri, Davio Lao,
  11. Sumadhur Reddy Bolli, Ahmed El Baz, Kanna Karanam, Chuan Liu,
  12. Ivan Mitic, Chris Nauroth, and Bikas Saha via suresh)
  13. HADOOP-8954. "stat" executable not found on Windows. (Bikas Saha, Ivan Mitic
  14. ported by Chris Narouth via suresh)
  15. HADOOP-8959. TestUserGroupInformation fails on Windows due to "id" executable
  16. not found. (Bikas Saha, Ivan Mitic, ported by Chris Narouth via suresh)
  17. HADOOP-8955. "chmod" executable not found on Windows.
  18. (Chris Nauroth via suresh)
  19. HADOOP-8960. TestMetricsServlet fails on Windows. (Ivan Mitic via suresh)
  20. HADOOP-8961. GenericOptionsParser URI parsing failure on Windows.
  21. (Ivan Mitic via suresh)
  22. HADOOP-8949. Remove FileUtil.CygPathCommand dead code. (Chris Nauroth via
  23. suresh)
  24. HADOOP-8956. FileSystem.primitiveMkdir failures on Windows cause multiple
  25. test suites to fail. (Chris Nauroth via suresh)
  26. HADOOP-8978. TestTrash fails on Windows. (Chris Nauroth via suresh)
  27. HADOOP-8979. TestHttpServer fails on Windows. (Chris Nauroth via suresh)
  28. HADOOP-8953. Shell PathData parsing failures on Windows. (Arpit Agarwal via
  29. suresh)
  30. HADOOP-8975. TestFileContextResolveAfs fails on Windows. (Chris Nauroth via
  31. suresh)
  32. HADOOP-8977. Multiple FsShell test failures on Windows. (Chris Nauroth via
  33. suresh)
  34. HADOOP-9005. Merge hadoop cmd line scripts from branch-1-win.
  35. (Ivan Mitic via suresh)