Navis Ryu
Navis Ryu
``` Exception in thread "schema-callback" java.util.NoSuchElementException at java.base/java.util.ArrayList$Itr.next(ArrayList.java:1000) at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:297) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:285) at io.druid.common.utils.Sequences.only(Sequences.java:316) at io.druid.sql.calcite.table.DruidTable.build(DruidTable.java:448) at io.druid.sql.calcite.table.DruidTable.lambda$update$0(DruidTable.java:145) at com.google.common.base.Suppliers$MemoizingSupplier.get(Suppliers.java:125) at io.druid.sql.calcite.table.DruidTable.update(DruidTable.java:156) at io.druid.sql.calcite.schema.DruidSchema$1.segmentRemoved(DruidSchema.java:106) ```
``` /var/folders/sm/m85_mf890j52w95wpp1jqz380000gn/T/p2vec_16822193013830452500.model.length = 93913376 (30630 msec) p2vec reading... .. (15336 msec) ``` to ``` v2 = 89749680 saved v2.. 89749680 bytes, (1248 msec) loaded v2.. (850 msec) ```
``` 10월 23, 2023 3:33:39 오후 com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl SEVERE: Implementation of JAXB-API has not been found on module path or classpath. javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module...