Skip to main contentSkip to sidebar
Loading…
ASF JIRA
  • Dashboards
  • Projects
  • Issues
  • Boards
  • Create
  • Help
    • Jira Software help
    • Jira Core help
    • Advanced Roadmaps for Jira help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • User profile for Hudson
    • Profile
    • Accessibility
    My Jira Home
    • Dashboard
    • Boards
    • Issue Navigator
    • Log Out
Share this search by emailing other users Share

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Bug HADOOP-10142
    Avoid groups lookup for unprivileged users such as "dr.who"
  2. Bug HADOOP-10094
    NPE in GenericOptionsParser#preProcessForWindows()
  3. Bug HADOOP-10090
    Jobtracker metrics not updated properly after execution of a mapreduce job
  4. Improvement HADOOP-9802
    Support Snappy codec on Windows.
  5. Bug HADOOP-9801
    Configuration#writeXml uses platform defaulting encoding, which may mishandle multi-byte characters.
  6. Bug HADOOP-9791
    Add a test case covering long paths for new FileUtil access check methods
  7. Bug HADOOP-9790
    Job token path is not unquoted properly
  8. Bug HADOOP-9768
    chown and chgrp reject users and groups with spaces on platforms where spaces are otherwise acceptable
  9. Bug HADOOP-9722
    Branch-1-win TestNativeIO failed caused by Window incompatible test case
  10. Bug HADOOP-9719
    Branch-1-win TestFsShellReturnCode#testChgrp() failed caused by incorrect exit codes
  11. Bug HADOOP-9718
    Branch-1-win TestGroupFallback#testGroupWithFallback() failed caused by java.lang.UnsatisfiedLinkError
  12. Bug HADOOP-9687
    branch-1-win TestJobTrackerQuiescence and TestFileLengthOnClusterRestart failed caused by incorrect DFS path construction on Windows
  13. Bug HADOOP-9685
    hadoop-config.cmd: builds a classpath that is too long on windows
  14. Bug HADOOP-9681
    FileUtil.unTarUsingJava() should close the InputStream upon finishing
  15. Bug HADOOP-9678
    TestRPC#testStopsAllThreads intermittently fails on Windows
  16. Bug HADOOP-9677
    TestSetupAndCleanupFailure#testWithDFS fails on Windows
  17. Bug HADOOP-9665
    BlockDecompressorStream#decompress will throw EOFException instead of return -1 when EOF
  18. Bug HADOOP-9660
    [WINDOWS] Powershell / cmd parses -Dkey=value from command line as [-Dkey, value] which breaks GenericsOptionParser
  19. Test HADOOP-9624
    TestFSMainOperationsLocalFileSystem failed when the Hadoop test root path has "X" in its name
  20. Bug HADOOP-9609
    Remove sh dependency of bin-package target
  21. Bug HADOOP-9579
    Contrib ant test target not setting the java.library.path
  22. Bug HADOOP-9552
    Windows log4j template should suppress info messages from mortbay.log
  23. Bug HADOOP-9551
    Backport common utils introduced with HADOOP-9413 to branch-1-win
  24. Bug HADOOP-9507
    LocalFileSystem rename() is broken in some cases when destination exists
  25. Bug HADOOP-9472
    Cleanup hadoop-config.cmd
  26. Bug HADOOP-9463
    branch-1-win fails to build with OpenJDK7
  27. Improvement HADOOP-9450
    HADOOP_USER_CLASSPATH_FIRST is not honored; CLASSPATH is PREpended instead of APpended
  28. Bug HADOOP-9250
    Windows installer bugfixes
  29. Bug HADOOP-9185
    TestFileCreation.testFsClose should clean up on exit.
  30. Bug HADOOP-9177
    Address issues that came out from running static code analysis on winutils
  31. Improvement HADOOP-9111
    Fix failed testcases with @ignore annotation In branch-1
  32. Bug HADOOP-9110
    winutils ls off-by-one error indexing MONTHS array can cause access violation
  33. Bug HADOOP-9102
    winutils task isAlive does not return a non-zero exit code if the requested task is not alive
  34. Bug HADOOP-9099
    NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an IP address
  35. Bug HADOOP-9095
    TestNNThroughputBenchmark fails in branch-1
  36. Bug HADOOP-9062
    hadoop-env.cmd overwrites the value of *_OPTS set before install
  37. Bug HADOOP-9061
    Java6+Windows does not work well with symlinks
  38. Sub-task HADOOP-9050
    Remove java5 dependencies from build
  39. Bug HADOOP-9043
    disallow in winutils creating symlinks with forwards slashes
  40. Bug HADOOP-9036
    TestSinkQueue.testConcurrentConsumers fails intermittently (Backports HADOOP-7292)
  41. Bug HADOOP-9027
    Build fails on Windows without sh/sed/echo in the path
  42. Bug HADOOP-9026
    Hadoop.cmd fails to initialize if user's %path% variable has parenthesis
  43. Bug HADOOP-9007
    TestJobStatusPersistency.testJobStoreDisablingWithInvalidPath failure
  44. Bug HADOOP-9006
    Winutils should keep Administrators privileges intact
  45. Bug HADOOP-8983
    Minor fixes to windows batch scripts to accept alternate config directory location
  46. Bug HADOOP-8973
    DiskChecker cannot reliably detect an inaccessible disk on Windows with NTFS ACLs
  47. Bug HADOOP-8972
    Move winutils tests from bat to Java
  48. Task HADOOP-8949
    FileUtil.CygPathCommand is dead code on branch-1-win and branch-trunk-win
  49. Bug HADOOP-8936
    Local users should be able to query a domain user's groups on Windows
  50. Bug HADOOP-8935
    Make 'winutils ls' show the SID if the owner does not exist on the system
Refresh results
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software (v8.20.7#820007-sha1:98f6b16)
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira open source license for Apache Software Foundation. Try Jira - bug tracking software for your team.

Atlassian