KurtYoung commented on a change in pull request #11316: [FLINK-16432] Fix 
dependencies in Hive Connector build
URL: https://github.com/apache/flink/pull/11316#discussion_r394156529
 
 

 ##########
 File path: flink-connectors/flink-connector-hive/pom.xml
 ##########
 @@ -40,6 +40,14 @@ under the License.
                <reflections.version>0.9.8</reflections.version>
        </properties>
 
+       <repositories>
+               <repository>
+                       <!-- Needed for 
org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde -->
+                       <id>spring-lib-release</id>
+                       <url>https://repo.spring.io/libs-release/</url>
 
 Review comment:
   according to 
https://mvnrepository.com/artifact/org.pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde
   
   > Note: this artifact it located at Spring Plugins repository 
(https://repo.spring.io/plugins-release/)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to