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

[GitHub] [incubator-inlong] thesumery opened a new pull request, #4657: [INLONG-4650][Sort] Sort lightweight iceberg hive classpath notfound

thesumery opened a new pull request, #4657:
URL: https://github.com/apache/incubator-inlong/pull/4657

   ### Prepare a Pull Request
   *(Change the title refer to the following example)*
   
   Sort lightweight iceberg hive classpath notfound
   
   *(The following *XYZ* should be replaced by the actual [GitHub Issue](https://github.com/apache/incubator-inlong/issues) number)*
   
   - Fixes #4650 
   
   ### Motivation
   
   fix bug: Sort lightweight iceberg hive classpath notfound
   


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

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


[GitHub] [incubator-inlong] healchow merged pull request #4657: [INLONG-4650][Sort] Iceberg connector not found the Hive classpath

Posted by GitBox <gi...@apache.org>.
healchow merged PR #4657:
URL: https://github.com/apache/incubator-inlong/pull/4657


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

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


[GitHub] [incubator-inlong] healchow commented on a diff in pull request #4657: [INLONG-4650][Sort] Sort lightweight iceberg hive classpath notfound

Posted by GitBox <gi...@apache.org>.
healchow commented on code in PR #4657:
URL: https://github.com/apache/incubator-inlong/pull/4657#discussion_r895591980


##########
inlong-sort/sort-connectors/iceberg/pom.xml:
##########
@@ -35,11 +35,36 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.iceberg</groupId>
-            <artifactId>iceberg-flink-1.13</artifactId>

Review Comment:
   The license of `iceberg-flink-1.13` and its related license file should remove.



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

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