You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2023/01/13 06:34:41 UTC

[GitHub] [linkis] GuoPhilipse commented on a diff in pull request #4110: [WIP]support different hadoop version compile

GuoPhilipse commented on code in PR #4110:
URL: https://github.com/apache/linkis/pull/4110#discussion_r1068980942


##########
pom.xml:
##########
@@ -1349,6 +1248,20 @@
   </build>
 
   <profiles>
+    <!-- hadoop version: mvn validate -Phadoop3  -->
+    <profile>
+      <id>hadoop3</id>
+      <properties>
+        <hadoop.version>3.3.1</hadoop.version>

Review Comment:
   make sense , will update later



-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org