[ 
https://issues.apache.org/jira/browse/HADOOP-17620?focusedWorklogId=584801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-584801
 ]

ASF GitHub Bot logged work on HADOOP-17620:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Apr/21 19:59
            Start Date: 18/Apr/21 19:59
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on a change in pull request 
#2861:
URL: https://github.com/apache/hadoop/pull/2861#discussion_r615446447



##########
File path: 
hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/contract/AbstractContractDistCpTest.java
##########
@@ -628,8 +629,15 @@ public void testDistCpWithIterator() throws Exception {
     GenericTestUtils
         .createFiles(remoteFS, source, getDepth(), getWidth(), getWidth());
 
+    GenericTestUtils.LogCapturer log =

Review comment:
       * hive code looks great!
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 584801)
    Time Spent: 1h 50m  (was: 1h 40m)

> DistCp: Use Iterator for listing target directory as well
> ---------------------------------------------------------
>
>                 Key: HADOOP-17620
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17620
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.3.1, 3.4.0
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Use iterator for listing target directory as well, when {{-useiterator}} 
> option is specified.
> Target is listed when delete option is specified.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to