[
https://issues.apache.org/jira/browse/CASSANDRA-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036614#comment-14036614
]
Alex Liu commented on CASSANDRA-7410:
-------------------------------------
The patch is on top of CASSANDRA-6927. The following url parameters are added
to CqlStorage
{code}
[&bulk_output_format=true|false]
[&bulk_cf_schema=bulk_cf_schema]
[&bulk_insert_statement=bulk_insert_statement]
[&bulk_output_location=<bulk_output_location>]
[&bulk_buff_size=<bulk_buff_size>]
[&bulk_stream_throttle=<bulk_stream_throttle>]
[&bulk_max_failed_hosts=<bulk_max_failed_hosts>]
{code}
Note: legacy thrift based BulkOutputFormat is not supported.
> Pig support for BulkOutputFormat as a parameter in url
> ------------------------------------------------------
>
> Key: CASSANDRA-7410
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7410
> Project: Cassandra
> Issue Type: Improvement
> Components: Hadoop
> Reporter: Alex Liu
> Assignee: Alex Liu
> Priority: Minor
> Fix For: 2.0.9
>
> Attachments: 7410-2.0-branch.txt
>
>
> Add BulkOutputFormat support in Pig url
--
This message was sent by Atlassian JIRA
(v6.2#6252)