Log inSkip to main contentSkip to sidebar
Loading…
ASF JIRA
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

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

  1. Bug MAPREDUCE-6563
    Streaming documentation contains a stray '%' character.
  2. Bug MAPREDUCE-6610
    JobHistoryEventHandler should not swallow timeline response
  3. Bug MAPREDUCE-6281
    Fix javadoc in Terasort
  4. Bug MAPREDUCE-6294
    Remove an extra parameter described in Javadoc of TockenCache
  5. Bug MAPREDUCE-6389
    Fix BaileyBorweinPlouffe CLI usage message
  6. Bug MAPREDUCE-6341
    Fix typo in mapreduce tutorial
  7. Improvement MAPREDUCE-5755
    MapTask.MapOutputBuffer#compare/swap should have @Override annotation
  8. Bug MAPREDUCE-4742
    Fix typo in nnbench#displayUsage
  9. Bug MAPREDUCE-6740
    Enforce mapreduce.task.timeout to be at least mapreduce.task.progress-report.interval
  10. Bug MAPREDUCE-6553
    Replace '\u2b05' with '<-' in rendering job configuration
  11. Test MAPREDUCE-6614
    Remove unnecessary code in TestMapreduceConfigFields
  12. Bug MAPREDUCE-6300
    Task list sort by task id broken
  13. Improvement MAPREDUCE-6297
    Task Id of the failed task in diagnostics should link to the task page
  14. Test MAPREDUCE-6204
    TestJobCounters should use new properties instead of JobConf.MAPRED_TASK_JAVA_OPTS
  15. Bug MAPREDUCE-6273
    HistoryFileManager should check whether summaryFile exists to avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED state
  16. New Feature MAPREDUCE-6284
    Add Task Attempt State API to MapReduce Application Master REST API
  17. Bug MAPREDUCE-6165
    [JDK8] TestCombineFileInputFormat failed on JDK8
  18. Improvement MAPREDUCE-6307
    Remove property mapreduce.tasktracker.taskmemorymanager.monitoringinterval
  19. Task MAPREDUCE-6388
    Remove deprecation warnings from JobHistoryServer classes
  20. Sub-task MAPREDUCE-5400
    MRAppMaster throws InvalidStateTransitonException: Invalid event: JOB_TASK_COMPLETED at SUCCEEDED for JobImpl
  21. Improvement MAPREDUCE-6462
    JobHistoryServer to support JvmPauseMonitor as a service
  22. Bug MAPREDUCE-6330
    Fix typo in Task Attempt API's URL in documentations
  23. Bug MAPREDUCE-6356
    Misspelling of threshold in log4j.properties for tests
  24. Bug MAPREDUCE-6349
    Fix typo in property org.apache.hadoop.mapreduce.lib.chain.Chain.REDUCER_INPUT_VALUE_CLASS
  25. Bug MAPREDUCE-5905
    CountersStrings.toEscapedCompactStrings outputs unnecessary "null" strings
  26. Improvement MAPREDUCE-5762
    Port MAPREDUCE-3223 and MAPREDUCE-4695 (Remove MRv1 config from mapred-default.xml) to branch-2
  27. Bug MAPREDUCE-5748
    Potential null pointer dereference in ShuffleHandler#Shuffle#messageReceived()
  28. Bug MAPREDUCE-5883
    "Total megabyte-seconds" in job counters is slightly misleading
  29. Bug MAPREDUCE-5708
    Duplicate String.format in YarnOutputFiles.getSpillFileForWrite
  30. Bug MAPREDUCE-7074
    Shuffle get stuck in fetch failures loop, when a few mapoutput were lost or corrupted and task timeout was set to 0
  31. Bug MAPREDUCE-6628
    Potential memory leak in CryptoOutputStream
  32. Bug MAPREDUCE-6633
    AM should retry map attempts if the reduce task encounters commpression related errors.
  33. Bug MAPREDUCE-6550
    archive-logs tool changes log ownership to the Yarn user when using DefaultContainerExecutor
  34. Bug MAPREDUCE-6680
    JHS UserLogDir scan algorithm sometime could skip directory with update in CloudFS (Azure FileSystem, S3, etc.)
  35. Bug MAPREDUCE-6698
    Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser
  36. Bug MAPREDUCE-6558
    multibyte delimiters with compressed input files generate duplicate records
  37. Task MAPREDUCE-6477
    Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem
  38. Bug MAPREDUCE-6480
    archive-logs tool may miss applications
  39. Improvement MAPREDUCE-6478
    Add an option to skip cleanupJob stage or ignore cleanup failure during commitJob().
  40. Bug MAPREDUCE-6619
    HADOOP_CLASSPATH is overwritten in MR container
  41. Bug MAPREDUCE-6421
    Fix findbugs warning in RMContainerAllocator.reduceNodeLabelExpression
  42. Bug MAPREDUCE-6419
    JobHistoryServer doesn't sort properly based on Job ID when Job id's exceed 9999
  43. New Feature MAPREDUCE-6415
    Create a tool to combine aggregated logs into HAR files
  44. Improvement MAPREDUCE-6395
    Improve the commit failure messages in MRAppMaster recovery
  45. Bug MAPREDUCE-6375
    Modify the JHS to be able to read the ConcatenatableAggregatedLogFormat
  46. Bug MAPREDUCE-6382
    Don't escape HTML links in Diagnostics in JHS job overview
  47. Bug MAPREDUCE-6301
    Task UI, sort by name doesn't work
  48. Improvement MAPREDUCE-6079
    Rename JobImpl#username to reporterUserName
  49. Bug MAPREDUCE-6068
    Illegal progress value warnings in map tasks
  50. Improvement MAPREDUCE-6174
    Combine common stream code into parent class for InMemoryMapOutput and OnDiskMapOutput.
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
  • 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