[
https://issues.apache.org/jira/browse/HUDI-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-473:
--------------------------------
Summary: IllegalArgumentException in QuickstartUtils (was:
QuickstartUtils )
> IllegalArgumentException in QuickstartUtils
> --------------------------------------------
>
> Key: HUDI-473
> URL: https://issues.apache.org/jira/browse/HUDI-473
> Project: Apache Hudi (incubating)
> Issue Type: Improvement
> Components: Usability
> Reporter: zhangpu
> Priority: Minor
> Labels: bug-bash-0.6.0, starter
>
> 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)