Paul Pak created CASSANDRA-7827:
-----------------------------------
Summary: Work around for output names 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
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.2#6252)