[
https://issues.apache.org/jira/browse/BEAM-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272978#comment-17272978
]
Reuven Lax commented on BEAM-11689:
-----------------------------------
I synced this PR, however I am still getting pentaho errors when I build.
Example:
> Could not resolve all files for configuration
> ':sdks:java:io:hcatalog:provided'.
> Could not resolve org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
Required by:
project :sdks:java:io:hcatalog > org.apache.hive:hive-exec:2.1.0 >
org.apache.calcite:calcite-core:1.6.0
> Could not resolve org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
> Could not get resource
'https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'.
> Could not HEAD
'https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'.
Received status code 401 from server: Unauthorized
> 401 on org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde
> ------------------------------------------------------------
>
> Key: BEAM-11689
> URL: https://issues.apache.org/jira/browse/BEAM-11689
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P1
> Fix For: 2.28.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Note that we get pentaho dependencies from the Spring repo, not Maven central
> like most other dependencies. If you try to open the link in your browser it
> will prompt you for a username and password:
> https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
> 09:07:07 * What went wrong:
> 09:07:07 Could not determine the dependencies of task
> ':sdks:java:io:hcatalog:analyzeTestClassesDependencies'.
> 09:07:07 > Could not resolve all dependencies for configuration
> ':sdks:java:io:hcatalog:testCompile'.
> 09:07:07 > Could not resolve
> org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
> 09:07:07 Required by:
> 09:07:07 project :sdks:java:io:hcatalog >
> org.apache.hive:hive-exec:2.1.0 > org.apache.calcite:calcite-core:1.6.0
> 09:07:07 > Could not resolve
> org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
> 09:07:07 > Could not get resource
> 'https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'.
> 09:07:07 > Could not GET
> 'https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'.
> Received status code 401 from server: Unauthorized
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/3634/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)