jihoonson commented on issue #5938: URL encode datasources, task ids, authenticator names. URL: https://github.com/apache/incubator-druid/pull/5938#issuecomment-413022276 Please check the build failure. ``` [ERROR] Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] [ERROR] in io.druid.query.topn.types.NumericTopNColumnSelectorStrategy (NumericTopNColumnSelectorStrategy.java:153) [ERROR] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] [ERROR] in io.druid.query.topn.types.NumericTopNColumnSelectorStrategy (NumericTopNColumnSelectorStrategy.java:153) [ERROR] Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] [ERROR] in io.druid.query.topn.TopNLexicographicResultBuilder (TopNLexicographicResultBuilder.java:79) [ERROR] Scanned 1596 (and 630 related) class file(s) for forbidden API invocations (in 1.63s), 3 error(s). ```
---------------------------------------------------------------- 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]
