Vrushali C created YARN-6094: -------------------------------- Summary: Update the coprocessor to be a dynamically loaded one Key: YARN-6094 URL: https://issues.apache.org/jira/browse/YARN-6094 Project: Hadoop YARN Issue Type: Sub-task Reporter: Vrushali C Assignee: Vrushali C
The timeline service v2 code base on yarn now uses hbase 1.2.4 after YARN-5976. With this version of hbase, system classes (starting with org.apache.hadoop) can be loaded as table level coprocessors. Hence we should update the timeline service coprocessor to be a dynamically loaded one instead of static loading. This involves code changes as well as documentation updates for deployment. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org