Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
YARN-2928
-
None
Description
The trunk is now adding or planning to add more and more backward-incompatible changes. Some examples include
- remove v.1 metrics classes (
HADOOP-12504) - update jersey version (
HADOOP-9613) - target java 8 by default (
HADOOP-11858)
This poses big challenges for the timeline service v.2 as we have a dependency on hbase which depends on an older version of hadoop.
We need to find a way to solve/contain/manage these risks before it is too late.
Attachments
Issue Links
- is related to
-
YARN-5045 hbase unit tests fail due to dependency issues
- Resolved
-
HBASE-15812 HttpServer fails to come up against hadoop trunk
- In Progress