You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/08/19 14:00:08 UTC

[GitHub] [hudi] nagacse commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster

nagacse commented on issue #1961:
URL: https://github.com/apache/hudi/issues/1961#issuecomment-676405616


   @saumyasuhagiya , The issue has to do with the dependencies. Databricks has  a version of jetty server  in its runtime libraries https://docs.databricks.com/release-notes/runtime/6.6.html and  databricks does not let you override those libraries.
   The only way to override is maven  shade relocation and it is part of  hudi v0.6..0


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