[ 
https://issues.apache.org/jira/browse/HIVE-27189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

shuyouZZ updated HIVE-27189:
----------------------------
    Description: 
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.

> Remove duplicate info 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
>
> 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)

Reply via email to