[
https://issues.apache.org/jira/browse/CASSANDRA-6927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092559#comment-14092559
]
Piotr Kołaczkowski commented on CASSANDRA-6927:
-----------------------------------------------
Patch does not apply to trunk:
{noformat}
$ git apply trunk-6927-v4.txt
trunk-6927-v4.txt:148: trailing whitespace.
trunk-6927-v4.txt:150: trailing whitespace.
trunk-6927-v4.txt:153: trailing whitespace.
protected final int bufferSize;
trunk-6927-v4.txt:158: trailing whitespace.
trunk-6927-v4.txt:326: trailing whitespace.
}
error: patch failed:
src/java/org/apache/cassandra/hadoop/cql3/CqlConfigHelper.java:20
error: src/java/org/apache/cassandra/hadoop/cql3/CqlConfigHelper.java: patch
does not apply
error: patch failed:
src/java/org/apache/cassandra/streaming/StreamManager.java:76
error: src/java/org/apache/cassandra/streaming/StreamManager.java: patch does
not apply
{noformat}
> Create a CQL3 based bulk OutputFormat
> -------------------------------------
>
> Key: CASSANDRA-6927
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6927
> Project: Cassandra
> Issue Type: New Feature
> Components: Hadoop
> Reporter: Paul Pak
> Priority: Minor
> Labels: cql3, hadoop
> Attachments: 6927-2.0-branch-v2.txt, trunk-6927-v3.txt,
> trunk-6927-v4.txt, trunk-6927.txt
>
>
> This is the CQL compatible version of BulkOutputFormat. CqlOutputFormat
> exists, but doesn't write SSTables directly, similar to
> ColumnFamilyOutputFormat for thrift.
--
This message was sent by Atlassian JIRA
(v6.2#6252)