[jira] [Updated] (CASSANDRA-4558) Configurable transport in CF RecordReader / RecordWriter

2012-08-20 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piotr Kołaczkowski updated CASSANDRA-4558:
--

Attachment: configurable_transport.patch

Patch enabling to set transport factory class in hadoop job configuration. 
Added new properties cassandra.input.transport.factory.class and 
cassandra.output.transport.factory.class. TFramedTransportFactory is used by 
default if properties are not set, so old behaviour is preserved.

 Configurable transport in CF RecordReader / RecordWriter
 

 Key: CASSANDRA-4558
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4558
 Project: Cassandra
  Issue Type: New Feature
  Components: Hadoop
Reporter: Piotr Kołaczkowski
 Attachments: configurable_transport.patch


 Currently RecordReaders and RecordWriters use hardcoded TFramedTransport. In 
 order to use other transports, e.g. SSL transport, allow for setting custom 
 transport class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CASSANDRA-4558) Configurable transport in CF RecordReader / RecordWriter

2012-08-20 Thread Jonathan Ellis (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-4558:
--

Reviewer: brandon.williams
Assignee: Piotr Kołaczkowski

 Configurable transport in CF RecordReader / RecordWriter
 

 Key: CASSANDRA-4558
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4558
 Project: Cassandra
  Issue Type: New Feature
  Components: Hadoop
Reporter: Piotr Kołaczkowski
Assignee: Piotr Kołaczkowski
 Fix For: 1.1.5

 Attachments: configurable_transport.patch


 Currently RecordReaders and RecordWriters use hardcoded TFramedTransport. In 
 order to use other transports, e.g. SSL transport, allow for setting custom 
 transport class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira