wirybeaver opened a new issue, #14349:
URL: https://github.com/apache/pinot/issues/14349

   ```
   {"@timestamp":"2024-10-23T22:03:02.376+00:00","@version":1,"message":"failed 
to index value with 
json_index","logger_name":"org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl_<private_info>","thread_name":"<private_info>","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException:
 Caught exception while flattening JSON node:  with config: 
{\"disabled\":false,\"maxLevels\":-1,\"excludeArray\":false,\"disableCrossArrayUnnest\":false,\"maxValueLength\":0,\"skipInvalidJson\":true}\n\tat
 org.apache.pinot.spi.utils.JsonUtils.flatten(JsonUtils.java:370)\n\tat 
org.apache.pinot.spi.utils.JsonUtils.flatten(JsonUtils.java:737)\n\tat 
org.apache.pinot.segment.local.realtime.impl.json.MutableJsonIndexImpl.add(MutableJsonIndexImpl.java:82)\n\tat
 
org.apache.pinot.segment.spi.index.mutable.MutableJsonIndex.add(MutableJsonIndex.java:32)\n\tat
 
org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl.addNewRow(MutableSegmentImpl.java:705)\n
 \tat 
org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl.index(MutableSegmentImpl.java:531)\n\tat
 
org.apache.pinot.core.data.manager.realtime.RealtimeSegmentDataManager.processStreamEvents(RealtimeSegmentDataManager.java:607)\n\tat
 
org.apache.pinot.core.data.manager.realtime.RealtimeSegmentDataManager.consumeLoop(RealtimeSegmentDataManager.java:457)\n\tat
 
org.apache.pinot.core.data.manager.realtime.RealtimeSegmentDataManager$PartitionConsumer.run(RealtimeSegmentDataManager.java:695)\n\tat
 java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: 
java.lang.IllegalArgumentException: Unexpected node type: MISSING\n\tat 
fievel.shaded.streaming.pinot.com.google.common.base.Preconditions.checkArgument(Preconditions.java:218)\n\tat
 org.apache.pinot.spi.utils.JsonUtils.flatten(JsonUtils.java:391)\n\tat 
org.apache.pinot.spi.utils.JsonUtils.flatten(JsonUtils.java:363)\n\t... 9 
common frames omitted\n",<private_info>} 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to