Hi Ajay,
Have a look here :
https://docs.datastax.com/en/cassandra/1.2/cassandra/security/secureSSLNodeToNode_t.html
You can configure for DC level Security:
Procedure
On each node under sever_encryption_options:
- Enable internode_encryption.
The available options are:
- all
Congrats Prem !!!
Me too planning to take up the certificate.
Please, Provide tips?
regards
Neha
On Wed, Nov 25, 2015 at 10:36 PM, Ariel Weisberg wrote:
> Hi,
>
> Congratulations! I hope the certification brings good things for you.
>
> Regards,
> Ariel
>
>
> On Sun, Nov 22, 2015, at 01:00 PM,
CREATE type metadata1 (
key text,
value set,
);
CREATE TABLE test_path3 (
path_id text,
mdata frozen,
PRIMARY KEY (path_id,mdata)
);
CREATE INDEX metadata_teste_path3 on test_path3 (mdata) ;
INSERT INTO test_path3 (path_id, mdata ) VALUES ( '2', { key
:'mime-typ
key. And
> add a clustering key for the mime values name.
>
> -- Jack Krupansky
>
> On Sat, Nov 14, 2015 at 5:16 AM, Neha Dave wrote:
>
>> Any Help?
>>
>> On Tue, Nov 10, 2015 at 7:44 PM, Neha Dave
>> wrote:
>>
>>> How can we achieve Neste
Any Help?
On Tue, Nov 10, 2015 at 7:44 PM, Neha Dave wrote:
> How can we achieve Nested Collections in cassandra.
>
> My requirement :
> metadata map> ... Is it possible?
>
> Eg. 'mime-type' : 'MIME'
> 'Security' : {'SOX
How can we achieve Nested Collections in cassandra.
My requirement :
metadata map> ... Is it possible?
Eg. 'mime-type' : 'MIME'
'Security' : {'SOX','FOX'}
Query will be Give me all the ID's where 'Security' : {'SOX'} OR contains
'SOX'
Is it Possible?
Can I use UDT to do it?
Eg CQL :
C
Havent used it.. but u can try SSTaable Bulk Loader:
http://docs.datastax.com/en/cassandra/2.0/cassandra/tools/toolsBulkloader_t.html
regards
Neha
On Tue, Sep 15, 2015 at 11:21 AM, Ajay Garg wrote:
> Hi All.
>
> We have a schema on one Cassandra-node, and wish to duplicate the
> entire schema
Try
>cqlsh
regards
Neha
On Mon, Sep 14, 2015 at 3:53 PM, Ajay Garg wrote:
> Hi All.
>
> We have setup a Ubuntu-14.04 server, and followed the steps exactly as
> per http://wiki.apache.org/cassandra/DebianPackaging
>
> Installation completes fine, Cassandra starts fine, however cqlsh does not
>