[
https://issues.apache.org/jira/browse/HIVE-27189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shuyouZZ updated HIVE-27189:
----------------------------
Summary: Remove duplicate debug log in Hive.isSubDIr (was: Remove
duplicate info log in Hive.isSubDIr)
> Remove duplicate debug log in Hive.isSubDIr
> -------------------------------------------
>
> Key: HIVE-27189
> URL: https://issues.apache.org/jira/browse/HIVE-27189
> Project: Hive
> Issue Type: Improvement
> Reporter: shuyouZZ
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> In class {{{}org.apache.hadoop.hive.ql.metadata.HIve{}}}, invoke method
> {{isSubDir}} will print twice
> {code:java}
> LOG.debug("The source path is " + fullF1 + " and the destination path is " +
> fullF2);{code}
> we should remove the duplicate info log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)