Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F2617562
schema-staging.cql
Eevans (Eric Evans)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
Eevans
Sep 18 2015, 8:40 PM
2015-09-18 20:40:17 (UTC+0)
Size
218 B
Referenced Files
None
Subscribers
None
schema-staging.cql
View Options
CREATE KEYSPACE IF NOT EXISTS keyspace1
WITH replication = {'class': 'NetworkTopologyStrategy', 'eqiad': 3, 'codfw': 3 };
CREATE COLUMNFAMILY IF NOT EXISTS
keyspace1.standard1 (id uuid PRIMARY KEY, val int);
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2630746
Default Alt Text
schema-staging.cql (218 B)
Attached To
Mode
T108613: Set up multi-DC replication for Cassandra
Attached
Detach File
Event Timeline
Log In to Comment