Skip to content

Commit 8a6c928

Browse files
committed
removing spark properties not in use
1 parent 2931b39 commit 8a6c928

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/resources/sparkConf.properties

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ spark.source.username some-username
44
spark.source.password some-secret-password
55
spark.source.read.consistency.level LOCAL_QUORUM
66
spark.source.keyspaceTable test.a1
7-
spark.source.trimColumnRow false
8-
spark.source.FilterColumn test
9-
spark.source.FilterColumnIndex 0
10-
spark.source.FilterColumnType 0
117

128
spark.destination.isAstra true
139
spark.destination.scb file:///aaa/bbb/secure-connect-enterprise.zip
@@ -17,9 +13,6 @@ spark.destination.read.consistency.level LOCAL_QUORUM
1713
spark.destination.keyspaceTable test.a2
1814
spark.destination.autocorrect.missing false
1915
spark.destination.autocorrect.mismatch false
20-
spark.destination.checkTableforColSize false
21-
spark.destination.checkTableforColSize.cols partition-key,clustering-key
22-
spark.destination.checkTableforColSize.cols.types 9,1
2316

2417
spark.maxRetries 10
2518
spark.readRateLimit 20000

0 commit comments

Comments
 (0)