Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-15702
Update document programming-guide accumulator section - SPARK-15208
Update spark examples with AccumulatorV2 - SPARK-15087
Remove AccumulatorV2.localValue and keep only value - SPARK-15086
Update Java API once the Scala one is finalized - SPARK-15082
Improve unit test coverage for AccumulatorV2 - SPARK-15081
Move AccumulatorV2 and subclasses into util package - SPARK-15080
Break copyAndReset into copy and reset - SPARK-15079
Support average/count/sum in LongAccumulator/DoubleAccumulator - SPARK-15055
Remove setValue method on accumulators - SPARK-15054
Deprecate old accumulator API - SPARK-15049
Rename NewAccumulator to AccumulatorV2 - SPARK-14753
remove internal flag in Accumulable - SPARK-14704
create accumulators in TaskMetrics - SPARK-14654
New accumulator API - SPARK-14628
Remove all the Options in TaskMetrics - SPARK-14625
TaskUIData and ExecutorUIData shouldn't be case classes - SPARK-14619
Track internal accumulators (metrics) by stage attempt rather than stage - SPARK-14617
Remove deprecated APIs in TaskMetrics
{"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