mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
Fix Ops (#18061)
(cherry picked from commit 66cd00c56868ddc54260655e8c4b363e23296b86)
This commit is contained in:
parent
afd9267f66
commit
426d292548
@ -270,7 +270,7 @@ public class OpenMetadataOperations implements Callable<Integer> {
|
||||
int batchSize,
|
||||
@Option(
|
||||
names = {"-p", "--payload-size"},
|
||||
defaultValue = "104857600l")
|
||||
defaultValue = "104857600")
|
||||
long payloadSize,
|
||||
@Option(
|
||||
names = {"--recreate-indexes"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user