Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 91EA11846E for ; Mon, 4 May 2015 11:46:13 +0000 (UTC) Received: (qmail 53554 invoked by uid 500); 4 May 2015 11:46:13 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 53523 invoked by uid 500); 4 May 2015 11:46:13 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 53513 invoked by uid 99); 4 May 2015 11:46:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 11:46:13 +0000 Date: Mon, 4 May 2015 11:46:13 +0000 (UTC) From: "Sean Owen (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SPARK-6098) Propagate Experimental tag to child classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6098: ----------------------------- Target Version/s: (was: 1.3.0) > Propagate Experimental tag to child classes > ------------------------------------------- > > Key: SPARK-6098 > URL: https://issues.apache.org/jira/browse/SPARK-6098 > Project: Spark > Issue Type: Improvement > Components: Documentation > Affects Versions: 1.3.0 > Reporter: Joseph K. Bradley > > Issue: An abstraction (e.g., mllib.classification.ClassificationModel) may be Experimental even when its implementing classes (e.g., mllib.classification.LogisticRegressionModel) are not. > Proposal: That tag should be propagated to child classes (or better yet to the relevant parts of the child classes). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org