Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9CEC2200B13 for ; Tue, 10 May 2016 20:43:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9B006160877; Tue, 10 May 2016 18:43:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F1666160A11 for ; Tue, 10 May 2016 20:43:13 +0200 (CEST) Received: (qmail 77615 invoked by uid 500); 10 May 2016 18:43:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 77447 invoked by uid 99); 10 May 2016 18:43:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 18:43:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EC1572C1F6A for ; Tue, 10 May 2016 18:43:12 +0000 (UTC) Date: Tue, 10 May 2016 18:43:12 +0000 (UTC) From: "Tsuyoshi Ozawa (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5071) address HBase compatibility issues with trunk MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 May 2016 18:43:14 -0000 [ https://issues.apache.org/jira/browse/YARN-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278663#comment-15278663 ] Tsuyoshi Ozawa commented on YARN-5071: -------------------------------------- {quote} In principle, I don't think this is really a HBase problem at the moment as 3.0.0 has not been released yet. {quote} I agree with you. I meant that we should focus on how Hadoop ecosystem, including HBase, can migrate branch-2 based code to trunk easily and smoothly. I think we should get feedback from users of Hadoop, including HBase developers, to avoid critical problems. In other words, this is a good time to recheck Hadoop Compatibility guide. http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/Compatibility.html > address HBase compatibility issues with trunk > --------------------------------------------- > > Key: YARN-5071 > URL: https://issues.apache.org/jira/browse/YARN-5071 > Project: Hadoop YARN > Issue Type: Sub-task > Components: timelineserver > Affects Versions: YARN-2928 > Reporter: Sangjin Lee > Assignee: Sangjin Lee > Priority: Critical > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org