You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/04/29 06:30:13 UTC

[GitHub] [hudi] danny0405 commented on a diff in pull request #5188: [HUDI-3759] hive-exec shade is lost in flink-bundle-jar

danny0405 commented on code in PR #5188:
URL: https://github.com/apache/hudi/pull/5188#discussion_r861490331


##########
pom.xml:
##########
@@ -977,14 +977,6 @@
             <groupId>org.apache.logging.log4j</groupId>
             <artifactId>*</artifactId>
           </exclusion>
-        </exclusions>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.hive</groupId>
-        <artifactId>hive-exec</artifactId>
-        <version>${hive.version}</version>
-        <scope>provided</scope>

Review Comment:
   Thanks, we already add the hive exec jar in the flink bundle pom, doesn't that work ?



-- 
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: commits-unsubscribe@hudi.apache.org

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