vinothchandar commented on pull request #2899:
URL: https://github.com/apache/hudi/pull/2899#issuecomment-837953122


   Longer term, I think we should think about running the timeline server with 
the job manager, rather than task manager IMO.
   
   I was trying to understand how incremental sync of new commits to timeline 
server happens. 
   
   
![image](https://user-images.githubusercontent.com/1179324/117772080-a6df1200-b1eb-11eb-9608-4dd7183bb5d1.png)
   
   @bvaradar wrote most of this code. But seems like there is a refresh 
interval after which the timeline server keeps itself updated with new instants 
on the timeline? We need to understand this a bit more, before making this 
singleton, regardless of other issues. 
   
   


-- 
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:
us...@infra.apache.org


Reply via email to