[
https://issues.apache.org/jira/browse/HIVE-23930?focusedWorklogId=464180&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-464180
]
ASF GitHub Bot logged work on HIVE-23930:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jul/20 17:45
Start Date: 29/Jul/20 17:45
Worklog Time Spent: 10m
Work Description: abstractdog commented on pull request #1311:
URL: https://github.com/apache/hive/pull/1311#issuecomment-665614022
@kgyrtkirk : another issue, if you have the chance to take a look...pr-merge
fails with:
`[2020-07-28T16:22:54.138Z] [ERROR] Failed to execute goal on project
hive-shims-0.23: Could not resolve dependencies for project
org.apache.hive.shims:hive-shims-0.23:jar:4.0.0-SNAPSHOT: The following
artifacts could not be resolved: org.apache.tez:tez-api:jar:0.10.1-SNAPSHOT,
org.apache.tez:tez-runtime-library:jar:0.10.1-SNAPSHOT,
org.apache.tez:tez-mapreduce:jar:0.10.1-SNAPSHOT,
org.apache.tez:tez-tests:jar:tests:0.10.1-SNAPSHOT: Could not find artifact
org.apache.tez:tez-api:jar:0.10.1-SNAPSHOT in wonder
(http://artifactory/artifactory/wonder) -> [Help 1]`
is it possible to enable SNAPSHOTS for "wonder"? tez 0.10.1-SNAPSHOT
artifacts are present in:
https://repository.apache.org/snapshots/org/apache/tez/tez-runtime-library/0.10.1-SNAPSHOT/
and works for me locally without using a settings.xml
----------------------------------------------------------------
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: 464180)
Time Spent: 1h (was: 50m)
> Upgrade to tez 0.10.x
> ---------------------
>
> Key: HIVE-23930
> URL: https://issues.apache.org/jira/browse/HIVE-23930
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Tez 0.10.1 is not yet released, but this ticket is for tracking the effort
> and the needed hive changes.
> Currently, Hive depends on 0.9.1
> Hadoop dependencies:
> Hive/master: *3.1.0*
> Tez/master: *3.1.3*
> Tez/branch-0.9: *2.7.2*
> TODOs:
> - check why HIVE-23689 broke some unit tests intermittently (0.9.2 ->0.9.3
> bump), because a 0.10.x upgrade will also contain those tez changes which
> could be related
> - maintain the needed hive changes (reflecting tez api changes):
> HIVE-23190: LLAP: modify IndexCache to pass filesystem object to
> TezSpillRecord
--
This message was sent by Atlassian Jira
(v8.3.4#803005)