[ 
https://issues.apache.org/jira/browse/HADOOP-17374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495655#comment-17495655
 ] 

Steve Loughran commented on HADOOP-17374:
-----------------------------------------

seems to have broken the 3.1 build

{code}
ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project hadoop-aliyun: Compilation failure: Compilation failure:
[ERROR] 
hadoop-tools/hadoop-aliyun/src/main/java/org/apache/hadoop/fs/aliyun/oss/AliyunOSSFileSystemStore.java:[39,28]
 cannot find symbol
[ERROR]   symbol:   class ListObjectsV2Request
[ERROR]   location: package com.aliyun.oss.model

{code}

are the jar dependencies up to date?

as this is not got a release planned/scheduled, i'm not going to rollback -can 
you just update the dependency jar through a yetus patch to get it compiling 
again. thanks

> AliyunOSS: support ListObjectsV2
> --------------------------------
>
>                 Key: HADOOP-17374
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17374
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/oss
>    Affects Versions: 2.9.2, 3.0.3, 3.3.0, 3.2.1, 3.1.4, 2.10.1
>            Reporter: wujinhu
>            Assignee: wujinhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0, 3.3.2, 3.1.5, 3.2.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> OSS supports 
> ListObjectsV2([https://help.aliyun.com/document_detail/187544.html?spm=a2c4g.11186623.6.1589.e0623d9fE1b64S)]
>  to optimize versioning bucket list. We should support this feature in 
> AliyunOSS module.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to