mmuuooaa created HIVE-24043:
-------------------------------
Summary: 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
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)