Step 1 of 4: Choose Issues

Cancel

T Patch Info Key Summary Assignee Reporter P Status Resolution Created Updated Due Development
Sub-task YARN-5316

YARN-2928 fix hadoop-aws pom not to do the exclusion

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-5291

YARN-2928 Store node information for finished containers in timeline v2

Unassigned Li Lu Major Resolved Invalid  
Sub-task YARN-5243

YARN-2928 fix several rebase and other miscellaneous issues before merge

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-5239

YARN-2928 Eliminate unused imports checkstyle warnings

Joep Rottinghuis Joep Rottinghuis Trivial Resolved Won't Fix  
Sub-task YARN-5235

YARN-2928 Avoid re-creation of EventColumnNameConverter in HBaseTimelineWriterImpl#storeEvents

Joep Rottinghuis Joep Rottinghuis Trivial Resolved Won't Fix  
Sub-task YARN-5210

YARN-2928 NPE in Distributed Shell while publishing DS_CONTAINER_START event and other miscellaneous issues

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-5189

YARN-2928 Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl

Joep Rottinghuis Joep Rottinghuis Major Resolved Fixed  
Sub-task YARN-5174

YARN-2928 [documentation] several updates/corrections to timeline service documentation

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-5170

YARN-2928 Eliminate singleton converters and static method access

Joep Rottinghuis Joep Rottinghuis Major Resolved Fixed  
Sub-task YARN-5167

YARN-2928 Escaping occurences of encodedValues

Sangjin Lee Joep Rottinghuis Critical Resolved Fixed  
Sub-task YARN-5142

YARN-2928 fix findbugs warnings/errors for hadoop-yarn-server-timelineservice-hbase-tests

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-5138

YARN-2928 fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-5111

YARN-2928 YARN container system metrics are not aggregated to application

Naganarasimha G R Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-5109

YARN-2928 timestamps are stored unencoded causing parse errors

Varun Saxena Sangjin Lee Blocker Resolved Fixed  
Sub-task YARN-5105

YARN-2928 entire time series is returned for YARN container system metrics (CPU and memory)

Varun Saxena Sangjin Lee Major Resolved Fixed  
Sub-task YARN-5102

YARN-2928 timeline service build fails with java 8

Sangjin Lee Sangjin Lee Blocker Resolved Fixed  
Sub-task YARN-5097

YARN-2928 NPE in Separator.joinEncoded()

Vrushali C Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-5096

YARN-2928 timelinereader has a lot of logging that's not useful

Sangjin Lee Sangjin Lee Minor Resolved Fixed  
Sub-task YARN-5095

YARN-2928 flow activities and flow runs are populated with wrong timestamp when RM restarts w/ recovery enabled

Varun Saxena Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-5093

YARN-2928 created time shows 0 in most REST output

Varun Saxena Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-5070

YARN-2928 upgrade HBase version for first merge

Vrushali C Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-5052

YARN-2928 [Documentation] Update timeline service v2 documentation to capture information about filters

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-5050

YARN-2928 Code cleanup for TestDistributedShell

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-5045

YARN-2928 hbase unit tests fail due to dependency issues

Sangjin Lee Sangjin Lee Blocker Resolved Fixed  
Sub-task YARN-5018

YARN-2928 Online aggregation logic should not run immediately after collectors got started

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-5014

YARN-2928 Ensure non-metric values are returned as is for flow run table from the coprocessor

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-4986

YARN-2928 Add a check in the coprocessor for table to operated on

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-4712

YARN-2928 CPU Usage Metric is not captured properly in YARN-2928

Naganarasimha G R Naganarasimha G R Major Resolved Fixed  
Sub-task YARN-4711

YARN-2928 NM is going down with NPE's due to single thread processing of events by Timeline client

Naganarasimha G R Naganarasimha G R Critical Resolved Fixed  
Sub-task YARN-4700

YARN-2928 ATS storage has one extra record each time the RM got restarted

Naganarasimha G R Li Lu Major Resolved Fixed  
Sub-task YARN-4645

YARN-2928 New findbugs warning in resourcemanager in YARN-2928 branch

Varun Saxena Varun Saxena Major Resolved Duplicate  
Sub-task YARN-4644

YARN-2928 TestRMRestart fails and findbugs issue in YARN-2928 branch

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4622

YARN-2928 TestDistributedShell fails for v2 test cases after modifications for 1.5

Naganarasimha G R Naganarasimha G R Major Resolved Fixed  
Sub-task YARN-4460

YARN-2928 [Bug fix] RM fails to start when SMP is enabled

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-4450

YARN-2928 TestTimelineAuthenticationFilter and TestYarnConfigurationFields fail

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-4447

YARN-2928 Provide a mechanism to represent complex filters and parse them at the REST layer

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4446

YARN-2928 Refactor reader API for better extensibility

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4445

YARN-2928 Unify the term flowId and flowName in timeline v2 codebase

Zhan Zhang Li Lu Major Resolved Fixed  
Sub-task YARN-4409

YARN-2928 Fix javadoc and checkstyle issues in timelineservice code

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4356

YARN-2928 ensure the timeline service v.2 is disabled cleanly and has no impact when it's turned off

Sangjin Lee Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-4350

YARN-2928 TestDistributedShell fails for V2 scenarios

Naganarasimha G R Sangjin Lee Major Resolved Fixed  
Sub-task YARN-4297

YARN-2928 TestJobHistoryEventHandler and TestRMContainerAllocator failing on YARN-2928 branch

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4238

YARN-2928 correctly set createdTime and remove modifiedTime when publishing entities

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4237

YARN-2928 Support additional queries for ATSv2 Web UI

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4224

YARN-2928 Support fetching entities by UID and change the REST interface to conform to current REST APIs' in YARN

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4221

YARN-2928 Store user in app to flow table

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4210

YARN-2928 HBase reader throws NPE if Get returns no rows

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4203

YARN-2928 Add request/response logging & timing for each REST endpoint call

Varun Saxena Vrushali C Minor Resolved Fixed  
Sub-task YARN-4200

YARN-2928 Refactor reader classes in storage to nest under hbase specific package name

Li Lu Vrushali C Minor Resolved Fixed  
Sub-task YARN-4179

YARN-2928 [reader implementation] support flow activity queries based on time

Varun Saxena Sangjin Lee Minor Resolved Fixed  
Sub-task YARN-4178

YARN-2928 [storage implementation] app id as string in row keys can cause incorrect ordering

Varun Saxena Sangjin Lee Major Resolved Fixed  
Sub-task YARN-4174

YARN-2928 Fix javadoc warnings floating up from hbase

Sangjin Lee Vrushali C Minor Resolved Done  
Sub-task YARN-4129

YARN-2928 Refactor the SystemMetricPublisher in RM to better support newer events

Naganarasimha G R Naganarasimha G R Major Resolved Fixed  
Sub-task YARN-4102

YARN-2928 Add a "skip existing table" mode for timeline schema creator

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-4075

YARN-2928 [reader REST API] implement support for querying for flows and flow runs

Varun Saxena Sangjin Lee Major Resolved Fixed  
Sub-task YARN-4074

YARN-2928 [timeline reader] implement support for querying for flows and flow runs

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-4068

YARN-2928 Support appUpdated event in TimelineV2 to publish details for movetoqueue, change in priority

Sunil G Sunil G Major Resolved Won't Fix  
Sub-task YARN-4064

YARN-2928 build is broken at TestHBaseTimelineWriterImpl.java

Sangjin Lee Sangjin Lee Blocker Resolved Fixed  
Sub-task YARN-4063

YARN-2928 Populate the flow activity table

Vrushali C Vrushali C Major Resolved Duplicate  
Sub-task YARN-4062

YARN-2928 Add the flush and compaction functionality via coprocessors and scanners for flow run table

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-4058

YARN-2928 Miscellaneous issues in NodeManager project

Naganarasimha G R Naganarasimha G R Minor Resolved Fixed  
Sub-task YARN-4053

YARN-2928 Change the way metric values are stored in HBase Storage

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-4025

YARN-2928 Deal with byte representations of Longs in writer code

Sangjin Lee Vrushali C Major Resolved Fixed  
Sub-task YARN-4013

YARN-2928 Publisher V2 should write the unmanaged AM flag and application priority

Sunil G Zhijie Shen Major Resolved Won't Fix  
Sub-task YARN-3995

YARN-2928 Some of the NM events are not getting published due race condition when AM container finishes in NM

Naganarasimha G R Naganarasimha G R Major Resolved Fixed  
Sub-task YARN-3993

YARN-2928 Change to use the AM flag in ContainerContext determine AM container

Sunil G Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3984

YARN-2928 Rethink event column key issue

Vrushali C Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3952

YARN-2928 Fix new findbugs warnings in resourcemanager in YARN-2928 branch

Varun Saxena Varun Saxena Major Resolved Duplicate  
Sub-task YARN-3949

YARN-2928 ensure timely flush of timeline writes

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3908

YARN-2928 Bugs in HBaseTimelineWriterImpl

Vrushali C Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3906

YARN-2928 split the application table from the entity table

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3904

YARN-2928 Refactor timelineservice.storage to add support to online and offline aggregation writers

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-3901

YARN-2928 Populate flow run data in the flow_run & flow activity tables

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-3899

YARN-2928 Add equals and hashCode to TimelineEntity

Li Lu Li Lu Major Resolved Duplicate  
Sub-task YARN-3864

YARN-2928 Implement support for querying single app and all apps for a flow run

Varun Saxena Varun Saxena Blocker Resolved Fixed  
Sub-task YARN-3863

YARN-2928 Support complex filters in TimelineReader

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-3862

YARN-2928 Support for fetching specific configs and metrics based on prefixes

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-3836

YARN-2928 add equals and hashCode to TimelineEntity and other classes in the data model

Li Lu Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3816

YARN-2928 [Aggregation] App-level aggregation and accumulation for YARN system metrics

Li Lu Junping Du Major Resolved Fixed  
Sub-task YARN-3814

YARN-2928 REST API implementation for getting raw entities in TimelineReader

Varun Saxena Varun Saxena Major Resolved Fixed  
Sub-task YARN-3801

YARN-2928 [JDK-8][YARN-2928] Exclude jdk.tools from hbase-client and hbase-testing-util

Tsuyoshi Ozawa Tsuyoshi Ozawa Major Resolved Fixed  
Sub-task YARN-3792

YARN-2928 Test case failures in TestDistributedShell and some issue fixes related to ATSV2

Naganarasimha G R Naganarasimha G R Major Resolved Fixed  
Sub-task YARN-3726

YARN-2928 Fix TestHBaseTimelineWriterImpl unit test failure by fixing it's test data

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-3721

YARN-2928 build is broken on YARN-2928 branch due to possible dependency cycle

Li Lu Sangjin Lee Blocker Resolved Fixed  
Sub-task YARN-3706

YARN-2928 Generalize native HBase writer for additional tables

Joep Rottinghuis Joep Rottinghuis Minor Resolved Fixed  
Sub-task YARN-3699

YARN-2928 Decide if flow version should be part of row key or column

Unassigned Vrushali C Major Resolved Information Provided  
Sub-task YARN-3634

YARN-2928 TestMRTimelineEventHandling and TestApplication are broken

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3595

YARN-2928 Performance optimization using connection cache of Phoenix timeline writer

Li Lu Li Lu Major Resolved Later  
Sub-task YARN-3586

YARN-2928 RM only get back addresses of Collectors that NM needs to know.

Junping Du Junping Du Critical Resolved Fixed  
Sub-task YARN-3562

YARN-2928 unit tests failures and issues found from findbug from earlier ATS checkins

Naganarasimha G R Sangjin Lee Minor Resolved Fixed  
Sub-task YARN-3551

YARN-2928 Consolidate data model change according to the backend implementation

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3529

YARN-2928 Add miniHBase cluster and Phoenix support to ATS v2 unit tests

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-3461

YARN-2928 Consolidate flow name/version/run defaults

Sangjin Lee Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3445

YARN-2928 Cache runningApps in RMNode for getting running apps on given NodeId

Junping Du Junping Du Major Resolved Fixed  
Sub-task YARN-3431

YARN-2928 Sub resources of timeline entity needs to be passed to a separate endpoint.

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3411

YARN-2928 [Storage implementation] explore & create the native HBase schema for writes

Vrushali C Sangjin Lee Critical Resolved Fixed  
Sub-task YARN-3407

YARN-2928 HttpServer2 Max threads in TimelineCollectorManager should be more than 10

Varun Saxena Varun Saxena Major Resolved Later  
Sub-task YARN-3402

YARN-2928 Security support for new timeline service.

Unassigned Junping Du Major Resolved Duplicate  
Sub-task YARN-3391

YARN-2928 Clearly define flow ID/ flow run / flow version in API and storage

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3390

YARN-2928 Reuse TimelineCollectorManager for RM

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3377

YARN-2928 TestTimelineServiceClientIntegration fails

Sangjin Lee Sangjin Lee Minor Resolved Fixed  
Sub-task YARN-3374

YARN-2928 Collector's web server should randomly bind an available port

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3367

YARN-2928 Replace starting a separate thread for post entity with event loop in TimelineClient

Naganarasimha G R Junping Du Major Resolved Fixed  
Sub-task YARN-3334

YARN-2928 [Event Producers] NM TimelineClient container metrics posting to new timeline service.

Junping Du Junping Du Major Resolved Fixed  
Sub-task YARN-3333

YARN-2928 rename TimelineAggregator etc. to TimelineCollector

Sangjin Lee Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3276

YARN-2928 Refactor and fix null casting in some map cast for TimelineEntity (old and new) and fix findbug warnings

Junping Du Junping Du Major Resolved Fixed  
Sub-task YARN-3264

YARN-2928 [Storage implementation] Create backing storage write interface and a POC only file based storage implementation

Vrushali C Vrushali C Major Resolved Fixed  
Sub-task YARN-3240

YARN-2928 [Data Mode] Implement client API to put generic entities

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3210

YARN-2928 [Source organization] Refactor timeline collector according to new code organization

Li Lu Li Lu Major Resolved Fixed  
Sub-task YARN-3167

YARN-2928 [Collector implementation] Implement the core functionality of the timeline collector

Vrushali C Sangjin Lee Major Resolved Invalid  
Sub-task YARN-3150

YARN-2928 [Documentation] Documenting the timeline service v2

Sangjin Lee Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3134

YARN-2928 [Storage implementation] Exploiting the option of using Phoenix to access HBase backend

Li Lu Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3125

YARN-2928 [Event producers] Change distributed shell to use new timeline service

Junping Du Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3116

YARN-2928 [Collector wireup] We need an assured way to determine if a container is an AM container on NM

Giovanni Matteo Fumarola Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3087

YARN-2928 [Collector implementation] the REST server (web server) for per-node collector does not work if it runs inside node manager

Li Lu Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3063

YARN-2928 Bootstrap TimelineServer Next Gen Module

Zhijie Shen Zhijie Shen Major Resolved Fixed  
Sub-task YARN-3052

YARN-2928 [Data Serving] Provide a very simple POC html ATS UI

Sangjin Lee Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3051

YARN-2928 [Storage abstraction] Create backing storage read interface for ATS readers

Varun Saxena Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3049

YARN-2928 [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend

Zhijie Shen Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3048

YARN-2928 [Data Serving] Handle how to set up and start/stop ATS reader instances

Varun Saxena Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3047

YARN-2928 [Data Serving] Set up ATS reader with basic request serving structure and lifecycle

Varun Saxena Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3045

YARN-2928 [Event producers] Implement NM writing container lifecycle events to ATS

Naganarasimha G R Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3044

YARN-2928 [Event producers] Implement RM writing app lifecycle events to ATS

Naganarasimha G R Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3043

YARN-2928 [Data Model] Create ATS configuration, metadata, etc. as part of entities

Unassigned Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3042

YARN-2928 [Data Model] Create ATS metrics API

Unassigned Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3041

YARN-2928 [Data Model] create overall data objects of TS next gen

Zhijie Shen Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3040

YARN-2928 [Data Model] Make putEntities operation be aware of the app's context

Zhijie Shen Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3039

YARN-2928 [Collector wireup] Implement timeline app-level collector service discovery

Junping Du Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3037

YARN-2928 [Storage implementation] Create HBase cluster backing storage implementation for ATS writes

Vrushali C Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3036

YARN-2928 [Storage implementation] Create standalone HBase backing storage implementation for ATS writes

Zhijie Shen Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3035

YARN-2928 [Storage implementation] Create a test-only backing storage implementation for ATS writes

Sangjin Lee Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3034

YARN-2928 [Collector wireup] Implement RM starting its timeline collector

Naganarasimha G R Sangjin Lee Major Resolved Fixed  
Sub-task YARN-3031

YARN-2928 [Storage abstraction] Create backing storage write interface for timeline collectors

Vrushali C Sangjin Lee Major Resolved Duplicate  
Sub-task YARN-3030

YARN-2928 [Collector wireup] Set up timeline collector with basic request serving structure and lifecycle

Sangjin Lee Sangjin Lee Major Resolved Fixed  

Cancel