Yes, I have done Oracle and SQL DB In place masking, but not file masking. But for these everything like creating connector to ruleset and job is direct. But for files is it different. I got some idea referring the above, I will check if I can test with some files to be clearer before proceeding with actual files.
Original Message:
Sent: 11-06-2024 02:26:52 AM
From: Tino Pironti
Subject: Masking Cassandra database using Delphix
This is basic knowledge, have you had any kind of training ?
For OTF you need two environments, one to read from and one to write to.
In each environment a delimited connector connecting to the files using either ftp/sftp/nfs/cifs/blockStorage.
On the TARGET environment you create a ruleset, add to ruleset the files either by selecting them or using a regex pattern to match the files.
On the ruleset per FILE or PATTERN you assign the file-format.
The file-format for delimited is very simple, just one horizontal line per COLUMN of the data, this is used to render the UI where you enter the domain/algorithms. Column names must not contain space or special characters!
Assign algorithms in ruleset as required and run masking job. Done.
------------------------------
Tino Pironti
Masking SME
Technical Manager
Delphix
Original Message:
Sent: 11-05-2024 03:41:45 PM
From: Dimple AB
Subject: Masking Cassandra database using Delphix
Is it possible to share a delphix document link explaining this on the fly masking using the delimited connector - from creating connector to masking as I need to refer and define a process which can be suitable for our customer.
------------------------------
Dimple AB
TCS
Original Message:
Sent: 11-05-2024 07:06:07 AM
From: Tino Pironti
Subject: Masking Cassandra database using Delphix
You can do either :) I would choose OTF because if anything goes wrong with the masking you can easily apply changes and re-run the job.
------------------------------
Tino Pironti
Masking SME
Technical Manager
Delphix
Original Message:
Sent: 11-05-2024 06:20:36 AM
From: Dimple AB
Subject: Masking Cassandra database using Delphix
Thanks for the response. So when masking cassandra as delimited files is it possible for In-place masking or on the fly would be the best option?
------------------------------
Dimple AB
TCS
Original Message:
Sent: 11-04-2024 09:30:06 AM
From: Kevin Bott
Subject: Masking Cassandra database using Delphix
You don't need that for masking delimited files. That is an edge case where you need to pass the entire file into an algorithm. This was needed to mask JSON before JSON support was added.
------------------------------
Kevin Bott
Sr. Database Architect
Northwestern Mutual Life Insurance Company
Original Message:
Sent: 11-04-2024 08:39:28 AM
From: Dimple AB
Subject: Masking Cassandra database using Delphix
Is this the right documentation where it is showing to mask a file - Masking Whole File - Delphix Masking Documentation
------------------------------
Dimple AB
TCS
Original Message:
Sent: 11-04-2024 04:09:55 AM
From: Tino Pironti
Subject: Masking Cassandra database using Delphix
We have heard about accessing Cassandra using Hive or Spark .. but that might be restricted to queries (not update/inserts). Further there are some commercial JDBC vendors like CData that offer custom drivers that translate between SQL and the targeted DB native protocol .. but those drivers may have functional restrictions means I would first get a test version to verify functionality.
My suggestion is to use the ExtractMaskLoad approach, in CQL language (CassandraQueyLanguage) you can use COPY command to export to CSV/import from CSV > and mask the extracted CSV files in Delphix using the Delimited connector. This approach possibly offers the best performance and no costs.
------------------------------
Tino Pironti
Masking SME
Technical Manager
Delphix
Original Message:
Sent: 10-31-2024 04:10:42 PM
From: Dimple AB
Subject: Masking Cassandra database using Delphix
I am trying to mask a Cassandra Database. Currently I have masked Oracle, SQL databases using Delphix. Please let me know if I can mask Cassandra database using delphix. If yes, what is the difference in steps from the usual Oracle or SQL databases
------------------------------
Dimple AB
TCS
------------------------------