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 BF3BC200D19 for ; Fri, 22 Sep 2017 03:34:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BDB231609E4; Fri, 22 Sep 2017 01:34:05 +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 0FB9C1609E1 for ; Fri, 22 Sep 2017 03:34:04 +0200 (CEST) Received: (qmail 39738 invoked by uid 500); 22 Sep 2017 01:34:03 -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 39727 invoked by uid 99); 22 Sep 2017 01:34:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Sep 2017 01:34:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4E7CB18FEC2 for ; Fri, 22 Sep 2017 01:34:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id EciirBd2AA47 for ; Fri, 22 Sep 2017 01:34:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 1FEBD6125C for ; Fri, 22 Sep 2017 01:34:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A99B3E0EF6 for ; Fri, 22 Sep 2017 01:34:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1B5E9241D9 for ; Fri, 22 Sep 2017 01:34:01 +0000 (UTC) Date: Fri, 22 Sep 2017 01:34:01 +0000 (UTC) From: "Subru Krishnan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-6996) Change javax.cache library implementation from JSR107 to Apache Geronimo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 22 Sep 2017 01:34:05 -0000 [ https://issues.apache.org/jira/browse/YARN-6996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subru Krishnan updated YARN-6996: --------------------------------- Fix Version/s: 2.9.0 > Change javax.cache library implementation from JSR107 to Apache Geronimo > ------------------------------------------------------------------------ > > Key: YARN-6996 > URL: https://issues.apache.org/jira/browse/YARN-6996 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 3.0.0-beta1 > Reporter: Ray Chiang > Assignee: Ray Chiang > Priority: Blocker > Fix For: 2.9.0, 3.0.0-beta1 > > Attachments: YARN-6996.001.patch > > > With YARN Federation, we added YARN-3672, which adds the following to > {noformat} > javax.cache > cache-api > {noformat} > This third-party library has some murky license history, as documented in this [really long comment thread|https://github.com/jsr107/jsr107spec/issues/333]. The summary of the thread is that "the library is officially APL (take our word for it), but there hasn't been a subsequent release with the license file change". > LEGAL-325 has been filed to discuss the validity of this license for Apache. > Before we get to final Hadoop 3 release, I'm wondering if anyone else has concerns about using this library. Just from looking at the various javax Maven artifacts in our pom.xml files, I see a lot of other javax.* library entries (although we may not ship the .jars if they're part of the Java runtime). -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org