gianm commented on issue #6467: add rule count on log
URL: https://github.com/apache/incubator-druid/pull/6467#issuecomment-431193612
 
 
   @hate13, I see this issue in the Travis log:
   
   ```
   
/home/travis/build/apache/incubator-druid/sql/src/test/java/org/apache/druid/sql/calcite/util/CalciteTests.java:588:
 error: incompatible types: String cannot be converted to NodeType
           "nodetype",
           ^
   
/home/travis/build/apache/incubator-druid/sql/src/test/java/org/apache/druid/sql/calcite/util/CalciteTests.java:585:
 error: cannot find symbol
       final DruidLeaderClient druidLeaderClient = new DruidLeaderClient(
                                                   ^
     symbol: constructor 
(HttpClient,DruidNodeDiscoveryProvider,String,String,ServerDiscoverySelector)
   ```
   
   It's probably because you're missing some changes from master - could you 
please merge master into your branch and re-push?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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