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 B723E2009D9 for ; Wed, 18 May 2016 02:28:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B5B7E1609F5; Wed, 18 May 2016 00:28:14 +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 03C71160A1F for ; Wed, 18 May 2016 02:28:13 +0200 (CEST) Received: (qmail 18154 invoked by uid 500); 18 May 2016 00:28:13 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 18115 invoked by uid 99); 18 May 2016 00:28:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 00:28:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D30DE2C1F5D for ; Wed, 18 May 2016 00:28:12 +0000 (UTC) Date: Wed, 18 May 2016 00:28:12 +0000 (UTC) From: "Stefania (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CASSANDRA-11816) clqsh: COPY TO throws error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 00:28:14 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania resolved CASSANDRA-11816. ---------------------------------- Resolution: Duplicate > clqsh: COPY TO throws error > --------------------------- > > Key: CASSANDRA-11816 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11816 > Project: Cassandra > Issue Type: Bug > Components: Tools > Environment: Oracle Java 8, Cassandra 2.2.6 > Reporter: Dominik Keil > > A COPY TO command throws "get_num_processes() takes no keyword arguments" > I don't know if this worked before, but it does not work in C* 2.2.6 for us currently > Example commands (authenticated to KS, with "FooBar" being a thrift table): > copy "FooBar" to '/home/foo/bar.csv'; > copy "FooBar" to '/home/foo/bar.csv' with NUMPROCESSES=1; -- This message was sent by Atlassian JIRA (v6.3.4#6332)