amaranathv commented on issue #759: Deltastreamer not working in non partition 
table
URL: https://github.com/apache/incubator-hudi/issues/759#issuecomment-506150296
 
 
   I am getting new error after rerun with different output path.
   
   19/06/26 22:59:58 ERROR FileSystemViewHandler: Got runtime exception 
servicing request 
partition=&basepath=%2Fdatalake%2Foptum%2Foptuminsight%2Fudw%2Fhive%2Fwarehouse%2Fstock_ticks_cow_no_part10&fileid=1349e964-8d2a-4928-a127-341cc33f37b8-0&lastinstantts=20190626224954&timelinehash=f3ed651effeb6c16de70cd22ee8d49758b4bd189b97d219a43a2d2a867713734
   io.javalin.BadRequestResponse: Query parameter 'partition' with value '' 
cannot be null or empty
           at io.javalin.validation.TypedValidator.getOrThrow(Validator.kt:25)
           at 
com.uber.hoodie.timeline.service.FileSystemViewHandler.lambda$registerDataFilesAPI$3(FileSystemViewHandler.java:174)
           at 
com.uber.hoodie.timeline.service.FileSystemViewHandler$ViewHandler.handle(FileSystemViewHandler.java:326)
           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.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
           at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
           at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1668)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
           at 
org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:61)
           at 
org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:174)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at org.eclipse.jetty.server.Server.handle(Server.java:502)
           at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
           at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
           at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
           at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
           at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
           at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
           at java.lang.Thread.run(Thread.java:748)
   19/06/26 22:59:58 WARN FileSystemViewHandler: Syncing view as client passed 
last known instant 20190626225950 as last known instant but server has the 
folling timeline :[[20190626224954__clean__COMPLETED], 
[20190626224954__commit__COMPLETED]]
   19/06/26 22:59:58 WARN IncrementalTimelineSyncFileSystemView: Incremental 
Sync of timeline is turned off or deemed unsafe. Will revert to full syncing
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to