You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/11/16 14:52:00 UTC

[jira] [Resolved] (BEAM-6078) CassandraIO.read() should use builder's keyspace by default

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

Ismaël Mejía resolved BEAM-6078.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.9.0

> CassandraIO.read() should use builder's keyspace by default
> -----------------------------------------------------------
>
>                 Key: BEAM-6078
>                 URL: https://issues.apache.org/jira/browse/BEAM-6078
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-cassandra
>            Reporter: Fabien Rousseau
>            Assignee: Fabien Rousseau
>            Priority: Minor
>             Fix For: 2.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently for CassandraIO.read(), it connects to the cluster without using the keyspace specified in the builder. (For writes it already does this).
> This would allow to not specify the keyspace in the mapped object (it can be useful if the object is used in more than one keyspace).
> I'll provide a PR shortly



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)