nilesh-kanawade commented on issue #3459: Compilation Failure while executing "mvn install package -DskipTests -Pbuild-shaded-jar" URL: https://github.com/apache/incubator-pinot/issues/3459#issuecomment-437744409 I peeked into the code and found issue in these line: import sun.misc.Cleaner; -> cannot find Cleaner class import sun.nio.ch.DirectBuffer; -> internal API anybody knows how to solve this??
---------------------------------------------------------------- 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]
