vinothchandar commented on issue #951: HUDI-290 Normalize test class name of 
all test classes
URL: https://github.com/apache/incubator-hudi/pull/951#issuecomment-540888115
 
 
   Seems like the real error is 
   
   ```
   WARN ] 2019-10-10 17:35:30,812 
org.apache.hudi.io.compact.HoodieRealtimeTableCompactor  - After filtering, 
Nothing to compact for hdfs://localho
   st:46337/user/travis/continuous_mor
   [WARN ] 2019-10-10 17:35:31,197 
org.apache.hudi.utilities.TestHoodieDeltaStreamer  - Got error :
   java.lang.AssertionError: Got=1, exp >=5
           at org.junit.Assert.fail(Assert.java:88)
           at org.junit.Assert.assertTrue(Assert.java:41)
           at 
org.apache.hudi.utilities.TestHoodieDeltaStreamer$TestHelpers.assertAtleastNDeltaCommits(TestHoodieDeltaStreamer.java:244)
           at 
org.apache.hudi.utilities.TestHoodieDeltaStreamer.lambda$testUpsertsContinuousMode$1(TestHoodieDeltaStreamer.java:378)
           at 
org.apache.hudi.utilities.TestHoodieDeltaStreamer$TestHelpers.lambda$waitTillCondition$0(TestHoodieDeltaStreamer.java:265)
   ```
   
   

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