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 2019/12/10 09:07:19 UTC

[GitHub] [incubator-hudi] pratyakshsharma commented on a change in pull request #1082: [HUDI-380]: updated ide setup on contributing.html page

pratyakshsharma commented on a change in pull request #1082: [HUDI-380]: updated ide setup on contributing.html page
URL: https://github.com/apache/incubator-hudi/pull/1082#discussion_r355915096
 
 

 ##########
 File path: docs/contributing.md
 ##########
 @@ -25,6 +25,7 @@ To contribute, you would need to fork the Hudi code on Github & then clone your
 
 We have embraced the code style largely based on [google format](https://google.github.io/styleguide/javaguide.html). Please setup your IDE with style files from [here](https://github.com/apache/incubator-hudi/tree/master/style).
 These instructions have been tested on IntelliJ. We also recommend setting up the [Save Action Plugin](https://plugins.jetbrains.com/plugin/7642-save-actions) to auto format & organize imports on save. The Maven Compilation life-cycle will fail if there are checkstyle violations.
+If you face jetty version related issues while running test cases, we recommend you to add spark jars to the classpath of your module in Intellij. 
 
 Review comment:
   Done with the changes @vinothchandar 

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


With regards,
Apache Git Services