You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/03/14 11:05:21 UTC

[GitHub] [spark] HyukjinKwon commented on a diff in pull request #40326: [SPARK-42708][DOCS] Improve doc about protobuf java file can't be indexed.

HyukjinKwon commented on code in PR #40326:
URL: https://github.com/apache/spark/pull/40326#discussion_r1135373698


##########
connector/protobuf/README.md:
##########
@@ -34,3 +34,17 @@ export SPARK_PROTOC_EXEC_PATH=/path-to-protoc-exe
 
 The user-defined `protoc` binary files can be produced in the user's compilation environment by source code compilation, 
 for compilation steps, please refer to [protobuf](https://github.com/protocolbuffers/protobuf).
+
+### Work with IDE
+
+#### IntelliJ IDEA
+
+If you encounter the problem that the JAVA files generated by protobuf are not indexed by IDEA,

Review Comment:
   Hm, you could make it working by explicitly running protobuf generation step via Maven Tools dialog.



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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org