fengjian428 commented on issue #3755:
URL: https://github.com/apache/hudi/issues/3755#issuecomment-942709709
@guanziyue Do you know what this error means?
`21/10/14 04:36:22 ERROR RequestHandler: Got runtime exception servicing
request
partition=TH%2F2021-01&maxinstant=20211014043535&basepath=hdfs%3A%2F%2Ftl5%2Fprojects%2Fdata_vite%2Fmysql_ingestion%2Frti_vite%2Fshopee_item_v4_db__item_v4_tab_new6&lastinstantts=20211014043614&timelinehash=5d50a0189abbb1e122f7a838ac389bb21ae27ef6db6428821c908be8f566e032
java.lang.IllegalArgumentException: Last known instant from client was
20211014043614 but server has the following timeline
[[20211014042315__deltacommit__COMPLETED],
[20211014042356__deltacommit__COMPLETED],
[20211014042430__deltacommit__COMPLETED],
[20211014042509__deltacommit__COMPLETED],
[20211014042534__deltacommit__COMPLETED], [20211014042558__commit__COMPLETED],
[20211014042607__deltacommit__COMPLETED],
[20211014042648__deltacommit__COMPLETED],
[20211014042713__deltacommit__COMPLETED],
[20211014042736__deltacommit__COMPLETED],
[20211014042758__deltacommit__COMPLETED], [20211014042820__commit__COMPLETED],
[20211014042824__deltacommit__COMPLETED], [20211014042905__clean__COMPLETED],
[20211014042918__deltacommit__COMPLETED], [20211014042937__clean__COMPLETED],
[20211014042948__deltacommit__COMPLETED], [20211014043012__clean__COMPLETED],
[20211014043022__deltacommit__COMPLETED], [20211014043047__clean__COMPLETED],
[20211014043056__deltacommit__COMPLETED], [20211014043115__clean
__COMPLETED], [20211014043124__commit__COMPLETED],
[20211014043127__deltacommit__COMPLETED], [20211014043145__clean__COMPLETED],
[20211014043313__deltacommit__COMPLETED], [20211014043351__clean__COMPLETED],
[20211014043419__deltacommit__COMPLETED], [20211014043443__clean__COMPLETED],
[20211014043454__deltacommit__COMPLETED], [20211014043525__clean__COMPLETED],
[20211014043535__deltacommit__COMPLETED], [20211014043605__clean__COMPLETED],
[20211014043614__commit__COMPLETED]]
at
org.apache.hudi.common.util.ValidationUtils.checkArgument(ValidationUtils.java:40)
at
org.apache.hudi.timeline.service.RequestHandler$ViewHandler.handle(RequestHandler.java:510)
at
io.javalin.security.SecurityUtil.noopAccessManager(SecurityUtil.kt:22)
at io.javalin.Javalin.lambda$addHandler$0(Javalin.java:606)
at
io.javalin.core.JavalinServlet$service$2$1.invoke(JavalinServlet.kt:46)
at
io.javalin.core.JavalinServlet$service$2$1.invoke(JavalinServlet.kt:17)
at
io.javalin.core.JavalinServlet$service$1.invoke(JavalinServlet.kt:143)
at
io.javalin.core.JavalinServlet$service$2.invoke(JavalinServlet.kt:41)
at io.javalin.core.JavalinServlet.service(JavalinServlet.kt:107)
at
io.javalin.core.util.JettyServerUtil$initialize$httpHandler$1.doHandle(JettyServerUtil.kt:72)
at
org.apache.hudi.org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at
org.apache.hudi.org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at
org.apache.hudi.org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1668)
at
org.apache.hudi.org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at
org.apache.hudi.org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
at
org.apache.hudi.org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at
org.apache.hudi.org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:61)
at
org.apache.hudi.org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:174)
at
org.apache.hudi.org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at
org.apache.hudi.org.eclipse.jetty.server.Server.handle(Server.java:502)
at
org.apache.hudi.org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
at
org.apache.hudi.org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
at
org.apache.hudi.org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
at
org.apache.hudi.org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at
org.apache.hudi.org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at
org.apache.hudi.org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at
org.apache.hudi.org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at
org.apache.hudi.org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.apache.hudi.org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at
org.apache.hudi.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at
org.apache.hudi.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.apache.hudi.org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
21/10/14 04:36:22 WARN ExceptionMapper: Uncaught exception
`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]