[
https://issues.apache.org/jira/browse/HIVE-25173?focusedWorklogId=603356&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-603356
]
ASF GitHub Bot logged work on HIVE-25173:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/21 01:16
Start Date: 28/May/21 01:16
Worklog Time Spent: 10m
Work Description: iwasakims opened a new pull request #2326:
URL: https://github.com/apache/hive/pull/2326
https://issues.apache.org/jira/browse/HIVE-25173
```
[ERROR] Failed to execute goal on project hive-pre-upgrade: Could not
resolve dependencies for project
org.apache.hive:hive-pre-upgrade:jar:4.0.0-SNAPSHOT: Failure to find
org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
https://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced
```
The dependency on org.pentaho:pentaho-aggdesigner-algorithm is pulled from
hive-exec-2.3.3 via calcite-core-1.10.0. I think we can safely exclude it from
transitive dependencies.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 603356)
Remaining Estimate: 0h
Time Spent: 10m
> Fix build failure of hive-pre-upgrade due to missing dependency on
> pentaho-aggdesigner-algorithm
> ------------------------------------------------------------------------------------------------
>
> Key: HIVE-25173
> URL: https://issues.apache.org/jira/browse/HIVE-25173
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 3.1.2
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal on project hive-pre-upgrade: Could not resolve
> dependencies for project org.apache.hive:hive-pre-upgrade:jar:4.0.0-SNAPSHOT:
> Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> https://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)