jihoonson commented on issue #9164: fix Hadoop ingestion fails due to error 
'JavaScript is disabled' on certain config
URL: https://github.com/apache/druid/pull/9164#issuecomment-601944806
 
 
   Please check the CI failure.
   
   ```
   [ERROR] 
/home/travis/build/apache/druid/indexing-hadoop/src/test/java/org/apache/druid/indexer/JobHelperTest.java:60:
 Using a static member import should be avoided - 
org.junit.Assert.assertNotNull. [AvoidStaticImport]
   
   [ERROR] 
/home/travis/build/apache/druid/indexing-hadoop/src/test/java/org/apache/druid/indexer/JobHelperTest.java:61:
 Using a static member import should be avoided - org.junit.Assert.assertNull. 
[AvoidStaticImport]
   
   [ERROR] 
/home/travis/build/apache/druid/indexing-hadoop/src/test/java/org/apache/druid/indexer/JobHelperTest.java:158:26:
 '{' at column 26 should be on a new line. [LeftCurly]
   
   [ERROR] 
/home/travis/build/apache/druid/indexing-hadoop/src/test/java/org/apache/druid/indexer/JobHelperTest.java:184:61:
 '{' at column 61 should be on a new line. [LeftCurly]
   ```

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to