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


   ```
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
125.714 s - in org.apache.hudi.integ.command.ITTestHoodieSyncCommand
   
   [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 
29.812 s <<< FAILURE! - in org.apache.hudi.integ.ITTestHoodieDemo
   [ERROR] org.apache.hudi.integ.ITTestHoodieDemo.testParquetDemo  Time 
elapsed: 29.622 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: Command ([hdfs, dfsadmin, -safemode, 
wait]) expected to succeed. Exit (255) ==> expected: <0> but was: <255>
        at 
org.apache.hudi.integ.ITTestHoodieDemo.setupDemo(ITTestHoodieDemo.java:167)
        at 
org.apache.hudi.integ.ITTestHoodieDemo.testParquetDemo(ITTestHoodieDemo.java:107)
   
   ```
   
   This keeps failing. Could you rebase again with latest master? want to try 
running the tests again


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to