Details
Description
Any COPY FROM command in cqlsh is throwing the following error:
"get_num_processes() takes no keyword arguments"
Example command:
COPY inboxdata (to_user_id,to_user_network,created_time,attachments,from_user_id,from_user_name,from_user_network,id,message,to_user_name,updated_time) FROM 'inbox.csv';
Similar commands worked parfectly in the previous versions such as 3.0.4
Attachments
Issue Links
- is broken by
-
CASSANDRA-11053 COPY FROM on large datasets: fix progress report and optimize performance part 4
- Resolved
- is duplicated by
-
CASSANDRA-11816 clqsh: COPY TO throws error
- Resolved
- is related to
-
CASSANDRA-11816 clqsh: COPY TO throws error
- Resolved
- relates to
-
CASSANDRA-11630 Make cython optional in pylib/setup.py
- Resolved