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 C17CE200C1E for ; Fri, 17 Feb 2017 19:19:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C010B160B57; Fri, 17 Feb 2017 18:19:29 +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 0DE93160B46 for ; Fri, 17 Feb 2017 19:19:28 +0100 (CET) Received: (qmail 41829 invoked by uid 500); 17 Feb 2017 18:19:28 -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 41818 invoked by uid 99); 17 Feb 2017 18:19:28 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2017 18:19:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E9835DFC1C; Fri, 17 Feb 2017 18:19:27 +0000 (UTC) From: brkyvz To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #16744: [SPARK-19405][STREAMING] Support for cross-account Kines... Content-Type: text/plain Message-Id: <20170217181927.E9835DFC1C@git1-us-west.apache.org> Date: Fri, 17 Feb 2017 18:19:27 +0000 (UTC) archived-at: Fri, 17 Feb 2017 18:19:29 -0000 Github user brkyvz commented on the issue: https://github.com/apache/spark/pull/16744 @budde Since this PR adds new functionalities, I'm inclined to not backport it since Spark Streaming APIs are considered stable, and this PR adds a lot of new APIs which is weird for a maintenance release. The Spark 2.2 code freeze is in less than 2 weeks, therefore I believe this PR can be included safely in 2.2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org