Tanmay Movva
12/02/2020, 4:31 AMERROR [LLRealtimeSegmentDataManager_spanEventView__0__15__20201201T0448Z] [spanEventView__0__15__20201201T0448Z] Could not build segment
java.lang.IllegalStateException: Cannot create output dir: /var/pinot/server/data/index/spanEventView_REALTIME/_tmp/tmp-spanEventView__0__15__20201201T0448Z-160688315943
because of which pinot is not able to build segments/ingest data. How to debug this?GOOD
.CONSUMING
Kishore G
Tanmay Movva
12/02/2020, 4:54 AM_tmp
path.Kishore G
Tanmay Movva
12/02/2020, 4:55 AMKishore G
Tanmay Movva
12/02/2020, 4:57 AMXiang Fu
Tanmay Movva
12/02/2020, 4:59 AMXiang Fu
Tanmay Movva
12/02/2020, 4:59 AMXiang Fu
Tanmay Movva
12/02/2020, 5:02 AMXiang Fu
Tanmay Movva
12/02/2020, 6:04 AMGOOD
Xiang Fu
Tanmay Movva
12/02/2020, 6:13 AMalso need to distinguish this with the scenario like kafka upstream has no data comingIn that scenario, comparing last consumed offset in pinot and latest available offset in kafka should help, yes? Also I am assuming the current freshness metric is measured from current time. If the data is not available in kafka, then this would keep on increasing.