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

ASF GitHub Bot commented on HADOOP-18668:
-----------------------------------------

virajjasani opened a new pull request, #5492:
URL: https://github.com/apache/hadoop/pull/5492

   FileSystem#hasPathCapability returns true for probing 
"fs.capability.paths.truncate" only by RawLocalFileSystem. It should be honored 
by all file system implementations that support truncate.
   All filesystems that supports truncate: dfs, httpfs, viewdfs, viewfs, 
webhdfs.




> Path capability probe for truncate is only honored by RawLocalFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-18668
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18668
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs, httpfs, viewfs
>    Affects Versions: 3.3.4
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>
> FileSystem#hasPathCapability returns true for probing 
> "fs.capability.paths.truncate" only by RawLocalFileSystem. It should be 
> honored by all file system implementations that support truncate.



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

Reply via email to