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

Vijay commented on CASSANDRA-3384:
----------------------------------

I dont see it in 0.8.6 may be in the later version?


[default@unknown] use Keyspace2;
Authenticated to keyspace: Keyspace2
[default@Keyspace2] update column family Standard2 with rows_cached=1000 and 
row_cache_provider=SerializingCacheProvider;
bf5faf90-fa7d-11e0-0000-90ba79db4aff
Waiting for schema agreement...
[default@Keyspace2] describe keyspace Keyspace2;                                
WARNING: Could not connect to the JMX on 0.0.0.0:7199, information won't be 
shown.

Keyspace: Keyspace2:
  Replication Strategy: org.apache.cassandra.locator.NetworkTopologyStrategy
  Durable Writes: true
    Options: [us-east:2]
  Column Families:
    ColumnFamily: Standard2
      Key Validation Class: org.apache.cassandra.db.marshal.BytesType
      Default column value validator: org.apache.cassandra.db.marshal.BytesType
      Columns sorted by: org.apache.cassandra.db.marshal.BytesType
      Row cache size / save period in seconds: 1000.0/0
      Key cache size / save period in seconds: 1.0/14400
      Memtable thresholds: 3.5390625/120/128 (millions of ops/minutes/MB)
      GC grace seconds: 864000
      Compaction min/max thresholds: 4/32
      Read repair chance: 1.0
      Replicate on write: true
[default@Keyspace2] 
                
> it would be nice if "show schema;" in cli shows "Cache Provider"
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-3384
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3384
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.8.4
>         Environment: JVM on Linux
>            Reporter: Vijay
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>              Labels: lhf
>             Fix For: 0.8.8, 1.0.1
>
>
> Show schema in the cli doesn't show the cache provider it would be nice to 
> show it to verify the settings.

--
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

        

Reply via email to