[jira] [Updated] (HADOOP-17573) Fix compilation error of OBSFileSystem in trunk

2024-02-11 Thread Shilun Fan (Jira)


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

Shilun Fan updated HADOOP-17573:

  Component/s: fs/huawei
 Target Version/s: 3.4.0
Affects Version/s: 3.4.0

> Fix compilation error of OBSFileSystem in trunk
> ---
>
> Key: HADOOP-17573
> URL: https://issues.apache.org/jira/browse/HADOOP-17573
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: fs/huawei
>Affects Versions: 3.4.0
>Reporter: Masatake Iwasaki
>Assignee: Masatake Iwasaki
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.4.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project hadoop-huaweicloud: Compilation failure
> [ERROR] 
> /home/centos/srcs/hadoop/hadoop-cloud-storage-project/hadoop-huaweicloud/src/main/java/org/apache/hadoop/fs/obs/OBSFileSystem.java:[396,58]
>  incompatible types: org.apache.hadoop.util.BlockingThreadPoolExecutorService 
> cannot be converted to 
> org.apache.hadoop.thirdparty.com.google.common.util.concurrent.ListeningExecutorService
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (HADOOP-17573) Fix compilation error of OBSFileSystem in trunk

2021-03-10 Thread Masatake Iwasaki (Jira)


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

Masatake Iwasaki updated HADOOP-17573:
--
Fix Version/s: 3.4.0
 Hadoop Flags: Reviewed
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

> Fix compilation error of OBSFileSystem in trunk
> ---
>
> Key: HADOOP-17573
> URL: https://issues.apache.org/jira/browse/HADOOP-17573
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Masatake Iwasaki
>Assignee: Masatake Iwasaki
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.4.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project hadoop-huaweicloud: Compilation failure
> [ERROR] 
> /home/centos/srcs/hadoop/hadoop-cloud-storage-project/hadoop-huaweicloud/src/main/java/org/apache/hadoop/fs/obs/OBSFileSystem.java:[396,58]
>  incompatible types: org.apache.hadoop.util.BlockingThreadPoolExecutorService 
> cannot be converted to 
> org.apache.hadoop.thirdparty.com.google.common.util.concurrent.ListeningExecutorService
> {noformat}



--
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



[jira] [Updated] (HADOOP-17573) Fix compilation error of OBSFileSystem in trunk

2021-03-10 Thread Masatake Iwasaki (Jira)


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

Masatake Iwasaki updated HADOOP-17573:
--
Status: Patch Available  (was: Open)

> Fix compilation error of OBSFileSystem in trunk
> ---
>
> Key: HADOOP-17573
> URL: https://issues.apache.org/jira/browse/HADOOP-17573
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Masatake Iwasaki
>Assignee: Masatake Iwasaki
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project hadoop-huaweicloud: Compilation failure
> [ERROR] 
> /home/centos/srcs/hadoop/hadoop-cloud-storage-project/hadoop-huaweicloud/src/main/java/org/apache/hadoop/fs/obs/OBSFileSystem.java:[396,58]
>  incompatible types: org.apache.hadoop.util.BlockingThreadPoolExecutorService 
> cannot be converted to 
> org.apache.hadoop.thirdparty.com.google.common.util.concurrent.ListeningExecutorService
> {noformat}



--
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



[jira] [Updated] (HADOOP-17573) Fix compilation error of OBSFileSystem in trunk

2021-03-10 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated HADOOP-17573:

Labels: pull-request-available  (was: )

> Fix compilation error of OBSFileSystem in trunk
> ---
>
> Key: HADOOP-17573
> URL: https://issues.apache.org/jira/browse/HADOOP-17573
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Masatake Iwasaki
>Assignee: Masatake Iwasaki
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project hadoop-huaweicloud: Compilation failure
> [ERROR] 
> /home/centos/srcs/hadoop/hadoop-cloud-storage-project/hadoop-huaweicloud/src/main/java/org/apache/hadoop/fs/obs/OBSFileSystem.java:[396,58]
>  incompatible types: org.apache.hadoop.util.BlockingThreadPoolExecutorService 
> cannot be converted to 
> org.apache.hadoop.thirdparty.com.google.common.util.concurrent.ListeningExecutorService
> {noformat}



--
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