You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/03/20 22:57:43 UTC

[GitHub] [druid] jihoonson commented on issue #9164: fix Hadoop ingestion fails due to error 'JavaScript is disabled' on certain config

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org