[
https://issues.apache.org/jira/browse/HIVE-27189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779894#comment-17779894
]
Stamatis Zampetakis commented on HIVE-27189:
--------------------------------------------
[~shuyouZZ] [~hemanth619] Can you please fill in the Fix Version field with the
correct Hive version where this issue is fixed?
> 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
> Assignee: shuyouZZ
> Priority: Major
> Labels: pull-request-available
> Fix For: All Versions
>
> Time Spent: 1h 50m
> 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 debug log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)