From issues-return-21530-apmail-spark-issues-archive=spark.apache.org@spark.apache.org Tue Dec 23 01:10:13 2014 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 99744109BE for ; Tue, 23 Dec 2014 01:10:13 +0000 (UTC) Received: (qmail 71069 invoked by uid 500); 23 Dec 2014 01:10:13 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 71038 invoked by uid 500); 23 Dec 2014 01:10: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 71028 invoked by uid 99); 23 Dec 2014 01:10:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2014 01:10:13 +0000 Date: Tue, 23 Dec 2014 01:10:13 +0000 (UTC) From: "Alex Liu (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-4925) Publish Spark SQL hive-thriftserver maven artifact 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-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256405#comment-14256405 ] Alex Liu commented on SPARK-4925: --------------------------------- Our build.xml downloads hive-thriftserver maven artifact, and add the downloaded jar file to class path. Currently we have it published at our private repository. But we hope we don't need maintain our private Spark build repository and only depend on public maven repository to down it. > Publish Spark SQL hive-thriftserver maven artifact > --------------------------------------------------- > > Key: SPARK-4925 > URL: https://issues.apache.org/jira/browse/SPARK-4925 > Project: Spark > Issue Type: Improvement > Components: Build, SQL > Affects Versions: 1.2.0 > Reporter: Alex Liu > > The hive-thriftserver maven artifact is needed for integrating Spark SQL with Cassandra. > Can we publish it to maven? -- 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