Having some issues with the RealtimeToOfflineSegme...
# troubleshooting
p
Having some issues with the RealtimeToOfflineSegmentsTaskExecutor, exception from the logs
IlleglArgumentExceptionL watermarksMs in RealtimeToOfflineSegmentsTask metadata {"tableNameWithType":"myTable_REALTIME", "watermarksMs":16175808000000} does not match windowStartMs: %d in task configs for table: ....
m
@Haitao Zhang ^^
h
okay, let me take a look
this seems like a bug that has already been fixed: https://github.com/apache/pinot/pull/8054/files
it's possible that there is a time gap between different segments, previously, the gas was not handled properly
p
thanks will wait for a release which we can pull in; 0.10 has vulnerabilities so is blocked here
h
Maybe you can build the jars yourself to unblock yourself for now?
You can also use the snapshot versions here: https://repo.startreedata.io/artifactory/external-snapshots/