Aitozi commented on code in PR #168:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/168#discussion_r854664914


##########
flink-kubernetes-operator/pom.xml:
##########
@@ -270,6 +283,13 @@ under the License.
                             <version>${flink.version}</version>
                             
<outputDirectory>${plugins.tmp.dir}/flink-metrics-statsd</outputDirectory>
                         </artifactItem>
+                        <artifactItem>

Review Comment:
   As discussed in the mail list, I think we should avoid bundle all the fs 
jars It will make the image bigger and not necessary. I intend to add here as 
an example for the user to follow up the guide, But I think I can remove it now 
and clarify how to extend it in the doc.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to