You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Zhiyan Shao (JIRA)" <ji...@apache.org> on 2017/04/26 04:35:04 UTC

[jira] [Created] (CASSANDRA-13477) Add setOutputNativePort function in org.apache.cassandra.hadoop.cql3.CqlConfigHelper.java

Zhiyan Shao created CASSANDRA-13477:
---------------------------------------

             Summary: Add setOutputNativePort function in org.apache.cassandra.hadoop.cql3.CqlConfigHelper.java
                 Key: CASSANDRA-13477
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13477
             Project: Cassandra
          Issue Type: Improvement
          Components: Configuration, Libraries, Tools
            Reporter: Zhiyan Shao
            Priority: Minor
             Fix For: 3.0.x, 3.11.x, 4.x


Currently, hadoop cql3 library does not support setting OutputNativePort. It always uses the default port 9042. If Cassandra cluster uses a different native_transport_port, this won't work. There is a setInputNativePort but no setOutputNativePort. 

This ticket is to add this support.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)