[
https://issues.apache.org/jira/browse/HIVE-21552?focusedWorklogId=619204&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619204
]
ASF GitHub Bot logged work on HIVE-21552:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jul/21 11:31
Start Date: 06/Jul/21 11:31
Worklog Time Spent: 10m
Work Description: marton-bod opened a new pull request #2446:
URL: https://github.com/apache/hive/pull/2446
When committing Iceberg writes, currently we only have the JobID without the
vertexID, therefore we have to list the folder `<tableLocation>/temp` first,
and parse out the full JobIDs (incl. vertexID) from the resulting folder names.
With Tez 0.10.1 released, now we have a new API we can call to acquire the
full JobID, making the file listing unnecessary.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 619204)
Time Spent: 20m (was: 10m)
> Remove tomcat:jasper-* from hive-service-rpc
> --------------------------------------------
>
> Key: HIVE-21552
> URL: https://issues.apache.org/jira/browse/HIVE-21552
> Project: Hive
> Issue Type: Improvement
> Reporter: Yuming Wang
> Assignee: Yuming Wang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{hive-service}} added these dependency. {{hive-service-rpc}} do not need
> these dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)