dongjoon-hyun commented on code in PR #113:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/113#discussion_r1744847803


##########
settings.gradle:
##########
@@ -20,3 +20,4 @@ rootProject.name = 'apache-spark-kubernetes-operator'
 include 'spark-operator-api'
 include 'spark-submission-worker'
 include 'spark-operator'
+include 'spark-operator-docs'

Review Comment:
   Shall we move this into `build-tools` directory? In addition, 
`spark-operator-docs` sounds like a little overclaim because this has only 
`ConfOptionDocGenerator` while the documentations has more contents.



-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to