File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ spark.source.username some-username
4
4
spark.source.password some-secret-password
5
5
spark.source.read.consistency.level LOCAL_QUORUM
6
6
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
11
7
12
8
spark.destination.isAstra true
13
9
spark.destination.scb file:///aaa/bbb/secure-connect-enterprise.zip
@@ -17,9 +13,6 @@ spark.destination.read.consistency.level LOCAL_QUORUM
17
13
spark.destination.keyspaceTable test.a2
18
14
spark.destination.autocorrect.missing false
19
15
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
23
16
24
17
spark.maxRetries 10
25
18
spark.readRateLimit 20000
You can’t perform that action at this time.
0 commit comments