You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/28 15:04:00 UTC

[jira] [Work logged] (HADOOP-17199) Backport HADOOP-13230 list/getFileStatus changes for preserved directory markers to 3.2.x

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

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

                Author: ASF GitHub Bot
            Created on: 28/Aug/20 15:03
            Start Date: 28/Aug/20 15:03
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #2247:
URL: https://github.com/apache/hadoop/pull/2247#issuecomment-682673449


   failures in hadoop-common, which would seem utterly unrelated
   
   ```
   [ERROR] COMPILATION ERROR : 
   [INFO] -------------------------------------------------------------
   [ERROR] /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-2247/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java:[481,16] error: cannot find symbol
   [ERROR] /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-2247/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/CryptoStreamUtils.java:[40,20] error: cannot find symbol
   [INFO] 2 errors 
   ```


----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 475854)
    Remaining Estimate: 0h
            Time Spent: 10m

> Backport HADOOP-13230 list/getFileStatus changes for preserved directory markers to 3.2.x
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17199
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17199
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.2.1, 3.1.3
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>             Fix For: 3.2.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Our supported Hadoop releases all need to handle s3a stores where the s3a client does not delete directory markers.
> This is only the minimal set of list changes; no intent of changing marker retention policy. It should be transparent to all clients
> * list/getFileStatus changes
> * backwards compatible test of new algorithm
> * new tests to verify marker handling
> * marker rename bug  (HADOOP-17200) surfacing in testing



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

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