[
https://issues.apache.org/jira/browse/HIVE-24043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mmuuooaa updated HIVE-24043:
----------------------------
Attachment: HIVE-24043.patch
> 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: mmuuooaa
> Priority: Major
> Attachments: HIVE-24043.patch
>
>
> 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)