[
https://issues.apache.org/jira/browse/HIVE-24043?focusedWorklogId=503465&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-503465
]
ASF GitHub Bot logged work on HIVE-24043:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/20 00:58
Start Date: 22/Oct/20 00:58
Worklog Time Spent: 10m
Work Description: github-actions[bot] closed pull request #1407:
URL: https://github.com/apache/hive/pull/1407
----------------------------------------------------------------
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: 503465)
Time Spent: 0.5h (was: 20m)
> Retain original path info in Warehouse.makeSpecFromName()'s logger
> ------------------------------------------------------------------
>
> Key: HIVE-24043
> URL: https://issues.apache.org/jira/browse/HIVE-24043
> Project: Hive
> Issue Type: Improvement
> Reporter: yx91490
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-24043.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The warn logger in Warehouse.makeSpecFromName() not retain original path
> info, for example:
> {code:java}
> 20/08/07 14:32:28 WARN warehouse: Cannot create partition spec from
> hdfs://nameservice/; missing keys [dt1]
> {code}
> the log content was expect to be the full hdfs path but 'hdfs://nameservice'
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)