zzcclp opened a new pull request #3635: [HOTFIX] exclude servlet-api.jar and jsp-api.jar from dependency URL: https://github.com/apache/carbondata/pull/3635 ### Why is this PR needed? When run app in idea, spark ui will throw exception. ### What changes were proposed in this PR? servlet-api.jar 2.5 and jsp-api.jar 2.1 conflict with jetty, so exclude these two jars from dependencies. ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - No
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
