[jira] [Commented] (HADOOP-18188) Support touch command for directory

2022-04-05 Thread Akira Ajisaka (Jira)


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

Akira Ajisaka commented on HADOOP-18188:


{quote}I mean if some application expects PathIsDirectoryException to be thrown 
for touch command used with directory, from that viewpoint this behaviour 
change might be treated as incompatible?
{quote}
Thank you [~vjasani] for your comment. It makes sense to me, so I will add a 
release note to warn the users. Anyway I'm not a fan of adding a new option 
because the option is not consistent with the touch command in POSIX.

> Support touch command for directory
> ---
>
> Key: HADOOP-18188
> URL: https://issues.apache.org/jira/browse/HADOOP-18188
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Assignee: Viraj Jasani
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently hadoop fs -touch command cannot update the mtime and the atime of 
> directory. The feature would be useful when we check whether the filesystem 
> is ready to write or not without creating any file.



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

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



[jira] [Commented] (HADOOP-18188) Support touch command for directory

2022-03-31 Thread Viraj Jasani (Jira)


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

Viraj Jasani commented on HADOOP-18188:
---

{quote}be interesting to see which filesystems don't like this
{quote}
Filesystems that don't implement fs#setTimes are the ones that don't support 
touch command anyways (for files), and that would be the same case with this 
improvement as well (for dirs).

> Support touch command for directory
> ---
>
> Key: HADOOP-18188
> URL: https://issues.apache.org/jira/browse/HADOOP-18188
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Assignee: Viraj Jasani
>Priority: Major
>
> Currently hadoop fs -touch command cannot update the mtime and the atime of 
> directory. The feature would be useful when we check whether the filesystem 
> is ready to write or not without creating any file.



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

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



[jira] [Commented] (HADOOP-18188) Support touch command for directory

2022-03-30 Thread Steve Loughran (Jira)


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

Steve Loughran commented on HADOOP-18188:
-

be interesting to see which filesystems don't like this...maybe add a new 
contract test for the stores to implement

> Support touch command for directory
> ---
>
> Key: HADOOP-18188
> URL: https://issues.apache.org/jira/browse/HADOOP-18188
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Assignee: Viraj Jasani
>Priority: Major
>
> Currently hadoop fs -touch command cannot update the mtime and the atime of 
> directory. The feature would be useful when we check whether the filesystem 
> is ready to write or not without creating any file.



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

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



[jira] [Commented] (HADOOP-18188) Support touch command for directory

2022-03-30 Thread Viraj Jasani (Jira)


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

Viraj Jasani commented on HADOOP-18188:
---

I mean if some application expects PathIsDirectoryException to be thrown for 
touch command used with directory, from that viewpoint this behaviour change 
might be treated as incompatible?

Regardless, I agree with supporting directory with touch command.

> Support touch command for directory
> ---
>
> Key: HADOOP-18188
> URL: https://issues.apache.org/jira/browse/HADOOP-18188
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Priority: Major
>
> Currently hadoop fs -touch command cannot update the mtime and the atime of 
> directory. The feature would be useful when we check whether the filesystem 
> is ready to write or not without creating any file.



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

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



[jira] [Commented] (HADOOP-18188) Support touch command for directory

2022-03-29 Thread Akira Ajisaka (Jira)


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

Akira Ajisaka commented on HADOOP-18188:


I don't think it is incompatible.

> Support touch command for directory
> ---
>
> Key: HADOOP-18188
> URL: https://issues.apache.org/jira/browse/HADOOP-18188
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Priority: Major
>
> Currently hadoop fs -touch command cannot update the mtime and the atime of 
> directory. The feature would be useful when we check whether the filesystem 
> is ready to write or not without creating any file.



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

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



[jira] [Commented] (HADOOP-18188) Support touch command for directory

2022-03-29 Thread Viraj Jasani (Jira)


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

Viraj Jasani commented on HADOOP-18188:
---

[~aajisaka] Would it be good idea to add a new option with touch command (maybe 
"fs -touch -dir") to allow this behaviour? Otherwise this would be incompatible 
change, correct?

> Support touch command for directory
> ---
>
> Key: HADOOP-18188
> URL: https://issues.apache.org/jira/browse/HADOOP-18188
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Akira Ajisaka
>Priority: Major
>
> Currently hadoop fs -touch command cannot update the mtime and the atime of 
> directory. The feature would be useful when we check whether the filesystem 
> is ready to write or not without creating any file.



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

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