[
https://issues.apache.org/jira/browse/CASSANDRA-11816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287954#comment-15287954
]
Stefania commented on CASSANDRA-11816:
--------------------------------------
This is the exact same issue as CASSANDRA-11574. Apologies, the 2.2 fix version
was incorrect, it should have been 2.2.7.
To resolve the problem you can simply delete _pylib/cqlshlib/copyutil.so_ and
_copyutil.c_.
> 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)