[ 
https://issues.apache.org/jira/browse/CASSANDRA-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021198#comment-13021198
 ] 

Jonathan Ellis commented on CASSANDRA-1497:
-------------------------------------------

The main reason for going with a binary format initially instead of plaintext 
was that, at the time, we had limited information about
column types.

Now that we have column_metadata we've been moving towards more human-readable 
formats (e.g. https://issues.apache.org/jira/browse/CASSANDRA-1933).  Key types 
are newer (https://issues.apache.org/jira/browse/CASSANDRA-2311) but the same 
principle applies.

Sure feels like (typed) json would be a better fit today than Avro or Thrift.

> Add input support for Hadoop Streaming
> --------------------------------------
>
>                 Key: CASSANDRA-1497
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1497
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Hadoop
>            Reporter: Jeremy Hanna
>         Attachments: 0001-An-updated-avro-based-input-streaming-solution.patch
>
>
> related to CASSANDRA-1368 - create similar functionality for input streaming.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to