[ 
https://issues.apache.org/jira/browse/CASSANDRA-4499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430746#comment-13430746
 ] 

Brandon Williams commented on CASSANDRA-4499:
---------------------------------------------

bq. No unit tests available yet - I'm not sure how to test the URL or failure 
cases by looking at the existing tests. I'll have to dig a little more.

We should be able to just insert empty tuples in the tests in examples/pig.

While we're at it, maybe we should move the wide row flag to the url too.
                
> CassandraStorage allow_deletes doesn't work in Hadoop cluster
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-4499
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4499
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 1.1.3
>            Reporter: Jeremiah Johnson
>              Labels: hadoop, pig
>         Attachments: trunk-4499.txt
>
>
> When using CassandraStorage in a Pig script that runs in a Hadoop cluster, 
> the environment variable configuration option for allow_deletes doesn't work. 
>  I'd like to see allow_deletes added as a URL parameter.
> For example, I'd like to do
> STORE storable_events INTO 'cassandra://drlcrs/event?allow_deletes=true' 
> USING org.apache.cassandra.hadoop.pig.CassandraStorage();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to