You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/07 06:21:51 UTC

[GitHub] [flink-ml] mumuhhh commented on a change in pull request #68: [FLINK-26404] support non-local file systems

mumuhhh commented on a change in pull request #68:
URL: https://github.com/apache/flink-ml/pull/68#discussion_r820409320



##########
File path: flink-ml-core/pom.xml
##########
@@ -31,6 +31,10 @@ under the License.
   <artifactId>flink-ml-core_${scala.binary.version}</artifactId>
   <name>Flink ML : Core</name>
 
+  <properties>
+    <hadoop.version>2.4.1</hadoop.version>

Review comment:
       I referred to flink-ml-iteration’s pom.xml




-- 
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: issues-unsubscribe@flink.apache.org

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