Skip to content

Commit f0d6aa1

Browse files
authored
DOCS-13573: [sparkConnector] add samplePoolSize config option (#40)
1 parent 04ca561 commit f0d6aa1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/configuration.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@ The following options for reading from MongoDB are available:
128128

129129
*Default*: 1000
130130

131+
* - ``samplePoolSize``
132+
133+
- The sample pool size, used to limit the results from which
134+
to sample data.
135+
136+
*Default*: 10000
137+
131138
* - ``partitioner``
132139

133140
- The class name of the partitioner to use to partition the data.

0 commit comments

Comments
 (0)