You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "maxwellguo (Jira)" <ji...@apache.org> on 2019/09/04 03:20:00 UTC

[jira] [Comment Edited] (CASSANDRA-13479) Create schema file for keyspace as a part of snapshot

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

maxwellguo edited comment on CASSANDRA-13479 at 9/4/19 3:19 AM:
----------------------------------------------------------------

hi [~jeromatron], I also encountered this problem, for I was working on backup - restore recently . This issue said that keyspace is not output . And https://issues.apache.org/jira/browse/CASSANDRA-15298 means that UDT/UDF is not output when make snapshot . For me I have saw that UDT/UDT and keyspace inforamtion is not output. I want to make the keyspace level info (keyspace information , UDT/UDF defination ) output to a file ,but the position where to locate the file is needed to think about it .

What is your opinion?




was (Author: maxwellguo):
hi [~jeromatron], I also encountered this problem, for I was working on backup - restore recently . This issue said that keyspace is not output . And https://issues.apache.org/jira/browse/CASSANDRA-15298 means that UDT/UDF is not output when make snapshot . For me I have saw that UDT/UDT and keyspace inforamtion is not output. I want to make the keyspace level info (keyspace information , UDT/UDF defination ) output to a file ,but the position where to locate the file is needed to think about it .

What is your opinion?

besides,I have got a path for nodetool to make snapshot ,can you help me to look at this ? https://issues.apache.org/jira/browse/CASSANDRA-15297


> Create schema file for keyspace as a part of snapshot
> -----------------------------------------------------
>
>                 Key: CASSANDRA-13479
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13479
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Distributed Metadata
>            Reporter: Varun Gupta
>            Priority: Low
>             Fix For: 3.0.x
>
>
> As of now, snapshot process create schema.cql file per column family. Restoring to new cluster is not feasible if keyspace schema is not present. So similar to schema.cql file created for each column family, a different schema.cql file should be created for keyspace too.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org