[
https://issues.apache.org/jira/browse/CASSANDRA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877842#action_12877842
]
Jeremy Hanna commented on CASSANDRA-1047:
-----------------------------------------
I wonder if there could be some way to just have the subset of configuration
information that it needs in a cassandra.yaml file. I can look into that -
that way, they're not overspecifying having to come up with all that info that
they don't really need, and it's still in a configuration file so code wouldn't
be required for the case of pig.
> Get hadoop ColumnFamily metadata from describe_keyspace instead of config file
> ------------------------------------------------------------------------------
>
> Key: CASSANDRA-1047
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1047
> Project: Cassandra
> Issue Type: Improvement
> Components: Hadoop
> Reporter: Jonathan Ellis
> Assignee: Jeremy Hanna
> Fix For: 0.7
>
> Attachments: add-reconciler-data-patch.txt
>
>
> Requiring the Hadoop job to contain a copy of the Cassandra configuration
> file is clunky and error-prone. Instead, the Hadoop job should get an IP and
> port to contact for the range map and for CF metadata (with
> describe_keyspace).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.