[ https://issues.apache.org/jira/browse/CASSANDRA-9904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695910#comment-14695910 ]
Joshua McKenzie edited comment on CASSANDRA-9904 at 8/13/15 8:48 PM: --------------------------------------------------------------------- bq. The multiproc_import() setup was moved into ImportProcess.run(), and it looks like this minor change happened as part of that. Ah, I see. I'd forgotten about that part of the patch change and didn't catch that scope change on the review. I expect that will be fixed as part of CASSANDRA-10066 (and likely belongs there more so than on this ticket) but good catch on that [~thobbs]. was (Author: joshuamckenzie): bq The multiproc_import() setup was moved into ImportProcess.run(), and it looks like this minor change happened as part of that. Ah, I see. I'd forgotten about that part of the patch change and didn't catch that scope change on the review. I expect that will be fixed as part of CASSANDRA-10066 (and likely belongs there more so than on this ticket) but good catch on that [~thobbs]. > Windows dtest: cqlsh_tests\cqlsh_copy_tests.py failing with Permission denied > ----------------------------------------------------------------------------- > > Key: CASSANDRA-9904 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9904 > Project: Cassandra > Issue Type: Sub-task > Reporter: Joshua McKenzie > Assignee: Joshua McKenzie > Priority: Minor > Labels: Windows > Fix For: 2.2.1 > > > Last run shows failure on all the cqlsh copy dtests with messages similar to > the following: > {noformat} > 05:39:07 > ====================================================================== > 05:39:07 ERROR: test_source_copy_round_trip (cqlsh_copy_tests.CqlshCopyTest) > 05:39:07 > ---------------------------------------------------------------------- > 05:39:07 Traceback (most recent call last): > 05:39:07 File > "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\cqlsh_tests\cqlsh_copy_tests.py", > line 789, in test_source_copy_round_trip > 05:39:07 with open(commandfile.name, 'w') as commands: > 05:39:07 IOError: [Errno 13] Permission denied: 'd:\\temp\\tmpawtlxf' > 05:39:07 -------------------- >> begin captured logging << > -------------------- > 05:39:07 dtest: DEBUG: removing ccm cluster test at: d:\temp\dtest-9dklfv > 05:39:07 dtest: DEBUG: cluster ccm directory: d:\temp\dtest-98gttb > 05:39:07 dtest: DEBUG: Exporting to csv file: d:\temp\tmppok0qa > 05:39:07 --------------------- >> end captured logging << > --------------------- > {noformat} > Jake did quite a bit of work around this on CASSANDRA-9795 but I'm not > certain this is a related issue so opening as a new ticket and linking. -- This message was sent by Atlassian JIRA (v6.3.4#6332)