liujinhui1994 commented on pull request #3614:
URL: https://github.com/apache/hudi/pull/3614#issuecomment-951786854


   [ERROR] Tests run: 5, Failures: 4, Errors: 0, Skipped: 1, Time elapsed: 
60.788 s <<< FAILURE! - in org.apache.hudi.cli.integ.ITTestRepairsCommand
   [ERROR] 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithUpserts  Time 
elapsed: 17.615 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <Deduplicated files placed 
in:  /tmp/junit143864869679333308/dataset/tmp> but was: <Deduplication failed!>
        at 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithUpserts(ITTestRepairsCommand.java:185)
   
   [ERROR] 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithReal  Time 
elapsed: 14.341 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <Deduplicated files placed 
in:  2016/03/15> but was: <Deduplication failed!>
        at 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithReal(ITTestRepairsCommand.java:216)
   
   [ERROR] 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithInserts  Time 
elapsed: 14.497 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <Deduplicated files placed 
in:  /tmp/junit1309106493026106232/dataset/tmp> but was: <Deduplication failed!>
        at 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithInserts(ITTestRepairsCommand.java:131)
   
   [ERROR] 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithUpdates  Time 
elapsed: 14.166 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <Deduplicated files placed 
in:  /tmp/junit6489994487954268291/dataset/tmp> but was: <Deduplication failed!>
        at 
org.apache.hudi.cli.integ.ITTestRepairsCommand.testDeduplicateWithUpdates(ITTestRepairsCommand.java:158)
   
   [INFO] Running org.apache.hudi.cli.integ.ITTestBootstrapCommand
   249780 [main] ERROR org.springframework.shell.core.SimpleExecutionStrategy  
- Command failed org.apache.hudi.exception.HoodieException: This is not a 
bootstrapped Hudi table. Don't have any index info
   [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
16.275 s <<< FAILURE! - in org.apache.hudi.cli.integ.ITTestBootstrapCommand
   [ERROR] 
org.apache.hudi.cli.integ.ITTestBootstrapCommand.testBootstrapRunCommand  Time 
elapsed: 16.13 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
        at 
org.apache.hudi.cli.integ.ITTestBootstrapCommand.testBootstrapRunCommand(ITTestBootstrapCommand.java:94)
   
   @nsivabalan 
   Can you help me see it? I locally used the unchanged master branch for 
debugging, but it seems not to work.
   
   


-- 
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]


Reply via email to