Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BBA818AD4 for ; Tue, 13 Oct 2015 14:57:48 +0000 (UTC) Received: (qmail 90345 invoked by uid 500); 13 Oct 2015 14:57:47 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 90250 invoked by uid 500); 13 Oct 2015 14:57:47 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Delivered-To: moderator for dev@hbase.apache.org Received: (qmail 14291 invoked by uid 99); 13 Oct 2015 10:01:27 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.881 X-Spam-Level: ** X-Spam-Status: No, score=2.881 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=p6fS2H3JkuDAYKzdv1+vTRQXwqJ5qXFO4Rgz/YnrQCA=; b=c+OcrMTsgI5LwXMLHhpYJXipJPMp9ZMlBRAlsf0ZChSFrJNCfYXfGUAuBS09EFsYK+ +3N+gRz0QRckJ7LZrJfU1/35y7gCilQ+AWFb5WjCQawLy2eSG6fZ/drVCAeFjf5/cy7m FZCDgQ7kydFPShM6jY6gdFMyMD5OwjU6B1svejmcH1QkGZekeuJCCEi4o4PyJQcHNK3I z+iTnb+GbJxwYjt1mciDSFKZoa0ec+C5OOZ++9bT/F10gUZ06FozAOGqV0OwfHpvNUl1 yYZ3IxdUKFK1RyIeMCYni8Pc4p+e3L5DGi72bceS+aAKqhVOQvrfs2wkZuAH2l+zWlda D7UQ== X-Received: by 10.180.189.144 with SMTP id gi16mr10045731wic.23.1444730477887; Tue, 13 Oct 2015 03:01:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <5614BBC3.7@oss.nttdata.co.jp> <436A8BC6-4B9E-4567-A26B-5DC73CFE0A3E@hortonworks.com> From: Jean-Baptiste Note Date: Tue, 13 Oct 2015 12:00:58 +0200 Message-ID: Subject: Re: [DISCUSS] About the details of JDK-8 support To: common-dev@hadoop.apache.org Cc: "mapreduce-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , dev , "yarn-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a11c2221cee48d80521f986bb --001a11c2221cee48d80521f986bb Content-Type: text/plain; charset=UTF-8 Hi, As far as security is concerned we (Criteo) are using CDH5 with JDK8 in production with security enabled. We reported some gripes with some specific java versions: https://issues.cloudera.org/browse/DISTRO-732 I would bump the dependency to _u51 or later; _u40 _u45 do have a lot of problems with SPNEGO SSO. JB --001a11c2221cee48d80521f986bb--