[
https://issues.apache.org/jira/browse/CASSANDRA-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161746#comment-14161746
]
Piotr Kołaczkowski commented on CASSANDRA-7827:
-----------------------------------------------
Why is MultipleOutputs name format restricted?
> Work around for output name restriction when using MultipleOutputs with
> CqlBulkOutputFormat
> -------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7827
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7827
> Project: Cassandra
> Issue Type: Improvement
> Components: Hadoop
> Reporter: Paul Pak
> Assignee: Paul Pak
> Priority: Minor
> Labels: cql3, hadoop
> Attachments: trunk-7827-v1.txt
>
>
> When using MultipleOutputs with CqlBulkOutputFormat, the column family names
> to output to are restricted to only alphanumeric characters due to the logic
> found in MultipleOutputs.checkNamedOutputName(). This will provide a way to
> alias any column family name to a MultipleOutputs compatible output name, so
> that column family names won't be artificially restricted when using
> MultipleOutputs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)