From reviews-return-1032171-archive-asf-public=cust-asf.ponee.io@spark.apache.org Thu Feb 6 00:52:37 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A12FB18061A for ; Thu, 6 Feb 2020 01:52:36 +0100 (CET) Received: (qmail 44894 invoked by uid 500); 6 Feb 2020 00:52:36 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 44882 invoked by uid 99); 6 Feb 2020 00:52:35 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Feb 2020 00:52:35 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] dongjoon-hyun commented on issue #27469: [SPARK-30743][K8S][TESTS] Use JRE instead of JDK in K8S test docker image Message-ID: <158095035583.22625.9628652031863047380.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Thu, 06 Feb 2020 00:52:35 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit dongjoon-hyun commented on issue #27469: [SPARK-30743][K8S][TESTS] Use JRE instead of JDK in K8S test docker image URL: https://github.com/apache/spark/pull/27469#issuecomment-582684292 Hi, @viirya . Could you review this please? Last time, you changed this from `8-alpine` to `8-jdk`. Now, I'm trying to switch to `8-jre`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org