[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-10-13 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14169309#comment-14169309
 ] 

Piotr Kołaczkowski commented on CASSANDRA-:
---

+1

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt, trunk--v2.txt, trunk--v3.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-10-09 Thread Paul Pak (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14165336#comment-14165336
 ] 

Paul Pak commented on CASSANDRA-:
-

Updated the configuration name to cassandra.output.delete.source. I suppose 
keeping the helper methods to set the config on CqlBulkOutputFormat is the 
indication that this is applicable to this OutputFormat. If this functionality 
is generalized in the future, the helper methods should probably be moved to 
CqlConfigHelper.

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt, trunk--v2.txt, trunk--v3.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-10-07 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14161629#comment-14161629
 ] 

Piotr Kołaczkowski commented on CASSANDRA-:
---

I don't like the cqlbulkoutputformat.delete.source name. Most of the 
parameters for configuring output formats are named cassandra.output, and the 
convention seems to be to separate words with dots. Why not 
cassandra.output.delete.source ?

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt, trunk--v2.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-10-07 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14161631#comment-14161631
 ] 

Piotr Kołaczkowski commented on CASSANDRA-:
---

Other than that, +1.

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt, trunk--v2.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-10-07 Thread Paul Pak (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162020#comment-14162020
 ] 

Paul Pak commented on CASSANDRA-:
-

[~pkolaczk] The reason why I named it as such (and put the helper methods on 
CqlBulkOutputFormat) is that it is applicable only with CqlBulkOutputFormat. 
So, I wanted it to be reflective of that and make it absolutely unambiguous to 
the user that it wasn't a more general option for other Cassandra-related 
OutputFormats. If you're thinking that this configuration could in the future 
be broadened to be used more generally outside of CqlBulkOutputFormat, then I 
definitely have no issue changing the name.

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt, trunk--v2.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-08-15 Thread Paul Pak (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14098671#comment-14098671
 ] 

Paul Pak commented on CASSANDRA-:
-

Deletion (if enabled) should only occur on successful load.

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor

 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-08-15 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14098702#comment-14098702
 ] 

Brandon Williams commented on CASSANDRA-:
-

I think I'd prefer it the other way around; the principle of least surprise.

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-7777) Ability to clean up local sstable files after they've been loaded by the CqlBulkRecordWriter

2014-08-15 Thread Paul Pak (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14098720#comment-14098720
 ] 

Paul Pak commented on CASSANDRA-:
-

That's perfectly fine with me. Updating.

 Ability to clean up local sstable files after they've been loaded by the 
 CqlBulkRecordWriter
 

 Key: CASSANDRA-
 URL: https://issues.apache.org/jira/browse/CASSANDRA-
 Project: Cassandra
  Issue Type: Improvement
  Components: Hadoop
Reporter: Paul Pak
Assignee: Paul Pak
Priority: Minor
  Labels: cql3, hadoop
 Attachments: trunk--v1.txt


 Deleting the source files should most likely be the default behavior with the 
 ability to disable it via config.



--
This message was sent by Atlassian JIRA
(v6.2#6252)