You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/11/01 03:09:05 UTC

[GitHub] [incubator-hudi] yanghua commented on issue #623: Hudi Test Suite

yanghua commented on issue #623: Hudi Test Suite
URL: https://github.com/apache/incubator-hudi/pull/623#issuecomment-548649441
 
 
   Thanks for updating this PR. I have tried to pick this PR to my local then fix the conflicts and continue to work based on it. However, I found there are many conflicts so I gave up this thought.
   
   The things what I did in my local is:
   
   - created a new module named `hudi-end-to-end-test`;
   - copied your most file of this PR into my local module;
   - tried to fix the errors (there are still some errors to be fixed)
   - refactored dag package and provided an `ExecutionContext` POJO and unified `execute` method as an abstract method and refactored `DagScheduler`
   - understanding parsing yaml file business logic
   
   It's OK about working together. 

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


With regards,
Apache Git Services