Join Slack
Powered by
Is it possible to achieve parallelism in admin.sh ...
# general
h
Hemavathi
10/08/2019, 7:09 AM
Is it possible to achieve parallelism in admin.sh create segment command?
k
Kishore G
10/08/2019, 1:52 PM
No. I don’t think so.
h
Hemavathi
10/08/2019, 4:18 PM
do you mean parallelism automatically taken care if we create the segments via spark job? Is it built in feature available in the jar?
m
Mayank
10/08/2019, 4:24 PM
@Hemavathi
there's a
-numThreads
option in createSegment command that you can use for parallelism.
h
Hemavathi
10/08/2019, 4:51 PM
okay, thank you
Open in Slack
Previous
Next