zhangpu created HUDI-473:
----------------------------
Summary: QuickstartUtils
Key: HUDI-473
URL: https://issues.apache.org/jira/browse/HUDI-473
Project: Apache Hudi (incubating)
Issue Type: Improvement
Components: Usability
Reporter: zhangpu
First call dataGen.generateInserts to write the data,Then another process call
dataGen.generateUpdates ,Throws the following exception:
Exception in thread "main" java.lang.IllegalArgumentException: bound must be
positive
at java.util.Random.nextInt(Random.java:388)
at
org.apache.hudi.QuickstartUtils$DataGenerator.generateUpdates(QuickstartUtils.java:163)
Is the design reasonable?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)